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
*
automatically restart gpg4usb after changing keydb path (and add note that re...
nils
2012-06-02
1
-1
/
+20
*
verify file working now
ubbo
2012-05-01
1
-1
/
+1
*
verify for files (not yet working)
ubbo
2012-05-01
1
-3
/
+11
*
possibility for detached signing in gpgcontext
ubbo
2012-05-01
1
-2
/
+9
*
merge with 0.3.2
ubbo
2012-04-02
1
-5
/
+4
*
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