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
/
context.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored gpgwin -> mainwindow and context -> gpgcontext
nils
2011-10-29
1
-127
/
+0
*
changed to GPLv3
nils
2011-10-22
1
-6
/
+6
*
strike out expired keys
ubbo
2011-10-21
1
-1
/
+2
*
added keyservertab to settings
nils
2011-10-16
1
-13
/
+0
*
return false in sign method if user canceld password input to prevent text-lo...
ubbo
2011-10-14
1
-1
/
+0
*
verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...
nils
2011-10-12
1
-0
/
+1
*
moved textissigned to context
nils
2011-10-11
1
-0
/
+10
*
moved preventnodataerr to context.cpp, added refresh slots for verify
nils
2011-10-11
1
-0
/
+7
*
added list for signinginformation and minor bugfix
nils
2011-10-06
1
-0
/
+13
*
minor beautyfiyng and repaired cimpile warnings
nils
2011-09-28
1
-2
/
+2
*
set modal and parent for key details dialog. left margin for verifynotificati...
nils
2011-09-14
1
-0
/
+2
*
added information to verifylabel and functionalitiy to import missing keys. D...
nils
2011-08-02
1
-0
/
+1
*
verify returns gpgme_op_verify_result
nils
2011-07-18
1
-1
/
+1
*
make sign undoable,change return value checkErr to int
nils
2011-07-12
1
-2
/
+2
*
added Qlabel at the buttom of textedit for verify
nils
2011-07-11
1
-1
/
+1
*
some more playing with sign&verify, signing kind of works now and has menu entry
ubbo
2010-12-16
1
-0
/
+1
*
start playing with verify, till now mainly copyed from gpgme-test - more to c...
ubbo
2010-12-15
1
-0
/
+3
*
implement remember password functionality
ubbo
2010-08-27
1
-1
/
+2
*
fix bug that crashes windows-build when encrypting twice
ubbo
2010-08-27
1
-1
/
+1
*
astyle code beautyfying
ubbo
2010-05-15
1
-5
/
+5
*
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
2010-05-05
1
-3
/
+3
*
start on keydetailsdialog
ubbo
2010-01-13
1
-0
/
+1
*
add method for private-key export to context
ubbo
2009-09-19
1
-0
/
+5
*
cosmetic changes(indention)
nils
2009-09-19
1
-4
/
+4
*
updated TODO and fixed key export error, when no key is selected
nils
2009-01-04
1
-1
/
+1
*
added key generation to keymanagement
nils
2008-10-14
1
-0
/
+1
*
renamed m_ctx to mCtx in context.*
nils
2008-10-08
1
-1
/
+1
*
now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...
nils
2008-10-08
1
-1
/
+5
*
added keymanagement including export of keys
nils
2008-10-02
1
-0
/
+1
*
added key management window
ubbo
2008-09-29
1
-1
/
+0
*
Where possible, replaced includes with class. So the compiling should go faster
nils
2008-09-13
1
-6
/
+7
*
moved the include entries from cpp to header files
nils
2008-09-13
1
-0
/
+6
*
setting privkey to false in constructor of keylist
ubbo
2008-09-13
1
-0
/
+3
*
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
2008-09-12
1
-1
/
+1
*
reorganized svn to support tags and branches
ubbo
2008-08-15
1
-0
/
+80