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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
put *.h and *.cpp to src-subdirectory
Nils Achtergarde
1
-183
/
+0
2017-12-30
verify files readded (4ecc173307c8c1ed13f28b6955484a484a25402a to 7c874c55c82...
Ubbo Veentjer
1
-1
/
+1
2017-12-30
recommit of b0810ed26a4f71da4f7a0e84597714e3669e7228 (possibility for detache...
Ubbo Veentjer
1
-1
/
+1
2016-02-07
refactored slots and signals
nils
1
-2
/
+2
2014-01-03
BUGFIX: export of private key in non-ascii path fixed
nils
1
-1
/
+2
2012-05-01
verify for files (not yet working)
ubbo
1
-1
/
+1
2012-05-01
possibility for detached signing in gpgcontext
ubbo
1
-1
/
+1
2012-01-09
tell gpgme and qt version this app was compiled with in about dialog
ubbo
1
-0
/
+1
2012-01-08
added member mkeylist to gpgcontext for use in getkeybyfpr and getkeybyid
nils
1
-0
/
+4
2011-12-28
show useful error message when no matching private key for decryption found
ubbo
1
-0
/
+2
2011-12-27
add methods getKexByFpr / byId to gpgcontext
ubbo
1
-0
/
+3
2011-12-26
added structure for keyimportresult and emit keydbchanged in gpgcontext
nils
1
-2
/
+45
2011-12-06
copyright headers
ubbo
1
-1
/
+1
2011-12-06
use gpgconstants
ubbo
1
-0
/
+1
2011-11-21
added dialog after key import
nils
1
-1
/
+2
2011-11-19
also strike out revoked keys in keylist
nils
1
-1
/
+1
2011-10-29
refactored gpgwin -> mainwindow and context -> gpgcontext
nils
1
-3
/
+3
2011-10-22
changed to GPLv3
nils
1
-6
/
+6
2011-10-21
strike out expired keys
ubbo
1
-1
/
+2
2011-10-16
added keyservertab to settings
nils
1
-13
/
+0
2011-10-14
return false in sign method if user canceld password input to prevent text-lo...
ubbo
1
-1
/
+0
2011-10-12
verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...
nils
1
-0
/
+1
2011-10-11
moved textissigned to context
nils
1
-0
/
+10
2011-10-11
moved preventnodataerr to context.cpp, added refresh slots for verify
nils
1
-0
/
+7
2011-10-06
added list for signinginformation and minor bugfix
nils
1
-0
/
+13
2011-09-28
minor beautyfiyng and repaired cimpile warnings
nils
1
-2
/
+2
2011-09-14
set modal and parent for key details dialog. left margin for verifynotificati...
nils
1
-0
/
+2
2011-08-02
added information to verifylabel and functionalitiy to import missing keys. D...
nils
1
-0
/
+1
2011-07-18
verify returns gpgme_op_verify_result
nils
1
-1
/
+1
2011-07-12
make sign undoable,change return value checkErr to int
nils
1
-2
/
+2
2011-07-11
added Qlabel at the buttom of textedit for verify
nils
1
-1
/
+1
2010-12-16
some more playing with sign&verify, signing kind of works now and has menu entry
ubbo
1
-0
/
+1
2010-12-15
start playing with verify, till now mainly copyed from gpgme-test - more to c...
ubbo
1
-0
/
+3
2010-08-27
implement remember password functionality
ubbo
1
-1
/
+2
2010-08-27
fix bug that crashes windows-build when encrypting twice
ubbo
1
-1
/
+1
2010-05-15
astyle code beautyfying
ubbo
1
-5
/
+5
2010-05-05
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
1
-3
/
+3
2010-01-13
start on keydetailsdialog
ubbo
1
-0
/
+1
2009-09-19
add method for private-key export to context
ubbo
1
-0
/
+5
2009-09-19
cosmetic changes(indention)
nils
1
-4
/
+4
2009-01-04
updated TODO and fixed key export error, when no key is selected
nils
1
-1
/
+1
2008-10-14
added key generation to keymanagement
nils
1
-0
/
+1
2008-10-08
renamed m_ctx to mCtx in context.*
nils
1
-1
/
+1
2008-10-08
now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...
nils
1
-1
/
+5
2008-10-02
added keymanagement including export of keys
nils
1
-0
/
+1
2008-09-29
added key management window
ubbo
1
-1
/
+0
2008-09-13
Where possible, replaced includes with class. So the compiling should go faster
nils
1
-6
/
+7
2008-09-13
moved the include entries from cpp to header files
nils
1
-0
/
+6
2008-09-13
setting privkey to false in constructor of keylist
ubbo
1
-0
/
+3
2008-09-12
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
1
-1
/
+1
[next]