| Commit message (Expand) | Author | Files | Lines |
2013-10-15 | removed key management and old key details dialog | nils | 1 | -0/+7 |
2013-10-15 | keydetails widget in qml working | nils | 1 | -0/+8 |
2013-02-17 | further steps to get verifydialog done | nils | 1 | -0/+1 |
2012-11-03 | secret key details | ubbo | 1 | -0/+1 |
2012-09-30 | more verifyparsing from kgpgme, kind of works in verifydetailsdialog now | ubbo | 1 | -1/+1 |
2012-09-30 | bit more verifyparsing from kgpgme, still not fine | ubbo | 1 | -1/+4 |
2012-09-30 | refactored slots in findwidget.*, gpgcontext.*,keydetailsdialog.*,keygendialog.* | nils | 1 | -1/+1 |
2012-09-29 | remove gpgme dependencies, cleanup | ubbo | 1 | -34/+1 |
2012-09-16 | merge mac-build-branch with trunk | ubbo | 1 | -3/+10 |
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 |