index
:
gpg4usb
0.1
0.3.1
0.3.2
0.3.2-1
0.3.2-mac
0.3.3
0.3.4
0.4-beta
keylist-rewrite
kgpg
master
post-0.3.2
svn-rev-to-132
trayicon-branch
gpg4usb is an easy to use portable editor to encrypt and decrypt with gnupg.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpgcontext.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored slots and signals
nils
2016-02-07
1
-6
/
+6
*
fix compilation with gcc >= 4.7
ubbo
2014-06-22
1
-4
/
+1
*
BUGFIX: export of private key in non-ascii path fixed
nils
2014-01-03
1
-7
/
+10
*
also drop pwcache after signing if confset
ubbo
2012-04-02
1
-0
/
+4
*
fix some issues with utf8 strings in keys
ubbo
2012-03-31
1
-1
/
+1
*
fix some issues with utf8 strings in keys
ubbo
2012-03-31
1
-2
/
+2
*
added missing tr in password dialog
nils
2012-03-07
1
-1
/
+1
*
set maximum keysize of elgamal subkey to 65536
nils
2012-03-07
1
-1
/
+0
*
show password dialog in middle of app window
nils
2012-03-05
1
-2
/
+2
*
fix cancel bug on windows. yay ! :) . thanx to sylphed-sources for the pointe...
ubbo
2012-01-15
1
-5
/
+12
*
tell gpgme and qt version this app was compiled with in about dialog
ubbo
2012-01-09
1
-0
/
+4
*
added member mkeylist to gpgcontext for use in getkeybyfpr and getkeybyid
nils
2012-01-08
1
-4
/
+10
*
show message in statusbar of mainwindow when key is exported to file in keyma...
nils
2012-01-03
1
-4
/
+1
*
fix crash on decrypt with no data
ubbo
2011-12-29
1
-2
/
+4
*
add GPG4USB_NON_PORTABLE flag, which could be used to build non portable app ...
ubbo
2011-12-28
1
-1
/
+2
*
return empty key if nothing found
ubbo
2011-12-28
1
-0
/
+4
*
show useful error message when no matching private key for decryption found
ubbo
2011-12-28
1
-3
/
+19
*
fix utf8 decoding of gpg-error messages
ubbo
2011-12-28
1
-5
/
+12
*
add methods getKexByFpr / byId to gpgcontext
ubbo
2011-12-27
1
-0
/
+27
*
added structure for keyimportresult and emit keydbchanged in gpgcontext
nils
2011-12-26
1
-8
/
+54
*
copyright headers
ubbo
2011-12-06
1
-1
/
+1
*
use gpgconstants
ubbo
2011-12-06
1
-4
/
+4
*
added dialog after key import
nils
2011-11-21
1
-3
/
+12
*
refactored gpgwin -> mainwindow and context -> gpgcontext
nils
2011-10-29
1
-0
/
+671