| Commit message (Expand) | Author | Files | Lines |
2011-10-29 | refactored gpgwin -> mainwindow and context -> gpgcontext | nils | 1 | -782/+0 |
2011-10-25 | destroy attachmentdok if option parsemime not set, make sure only one attachm... | ubbo | 1 | -2/+18 |
2011-10-24 | only create attachment dock if pgp-mime parsing enabled | ubbo | 1 | -2/+13 |
2011-10-23 | update about-dialog to gpl v3 | ubbo | 1 | -1/+1 |
2011-10-22 | changed to GPLv3 | nils | 1 | -6/+6 |
2011-10-17 | also export public key on private key export, but error handling still needs ... | nils | 1 | -0/+14 |
2011-10-12 | verifynotification and verifydetailsdialog is refreshed on keylist-change, bt... | nils | 1 | -70/+8 |
2011-10-11 | moved textissigned to context | nils | 1 | -17/+1 |
2011-10-11 | moved preventnodataerr to context.cpp, added refresh slots for verify | nils | 1 | -27/+10 |
2011-10-06 | some commenting | nils | 1 | -14/+14 |
2011-10-06 | changed hideNoteByClass to closeNoteByClass | nils | 1 | -1/+1 |
2011-10-06 | removed beautifyfingerprint-method from gpgwin | nils | 1 | -10/+2 |
2011-09-28 | removed doubled keyimport functions and actions from gpgwin | nils | 1 | -51/+10 |
2011-09-28 | minor beautyfiyng and repaired cimpile warnings | nils | 1 | -6/+0 |
2011-09-14 | bautify fingerprints in verifydetails and verifynotification | nils | 1 | -9/+10 |
2011-09-14 | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 1 | -1/+1 |
2011-09-12 | changed verifydetailsdialog, updated todo | ubbo | 1 | -2/+3 |
2011-09-11 | show details in different colours in verfiy detail dialog, further commenting... | nils | 1 | -56/+27 |
2011-09-08 | beautified verifydetail-dialog and create doxygen-docu for private methods | nils | 1 | -24/+40 |
2011-09-08 | only use private keys to sign and print adequate message, if no private key i... | nils | 1 | -3/+5 |
2011-09-06 | minor changes in verify-method and some doxygen documenation | nils | 1 | -4/+7 |
2011-08-27 | changed includes to class declarations where possible and moved includes and ... | nils | 1 | -3/+0 |
2011-08-27 | umlaute are handled correctly while signing | nils | 1 | -1/+2 |
2011-08-23 | ignore whitespaces at end and before text when checking, if message is comple... | nils | 1 | -63/+60 |
2011-08-23 | show appropriate filename in key export to file | nils | 1 | -4/+0 |
2011-08-23 | added icons for sign and verify and the actions to toolbar | nils | 1 | -4/+6 |
2011-08-21 | added copy mailaddress to clipboard in keylist | nils | 1 | -21/+34 |
2011-08-18 | changed verifylabellist back to one verifylabel and updated TODO | nils | 1 | -5/+4 |
2011-08-13 | changed verifylabel to verifylabellist and added states ok,warn,crit for veri... | nils | 1 | -2/+5 |
2011-08-10 | just comments | nils | 1 | -19/+17 |
2011-08-08 | added detail dialog to verificationwidget | nils | 1 | -10/+24 |
2011-08-08 | only show import key action in verificynotification-menu when theres missing ... | nils | 1 | -0/+7 |
2011-08-08 | changed removeNoteByClassname to hideNoteByClassname since remove doesn't work | nils | 1 | -1/+1 |
2011-08-03 | css for verifynotification | nils | 1 | -1/+4 |
2011-08-02 | added information to verifylabel and functionalitiy to import missing keys. D... | nils | 1 | -16/+38 |
2011-07-26 | changed bool iscompletlysigned to int issigned and added setverifylabel to ve... | nils | 1 | -11/+14 |
2011-07-23 | added isCompletelySigned function | nils | 1 | -0/+12 |
2011-07-22 | independent notifcation area | nils | 1 | -2/+9 |
2011-07-18 | verify returns gpgme_op_verify_result | nils | 1 | -4/+17 |
2011-07-16 | add action for cleaning double linebreaks | ubbo | 1 | -0/+18 |
2011-07-12 | make sign undoable,change return value checkErr to int | nils | 1 | -2/+7 |
2011-07-11 | dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd... | nils | 1 | -0/+3 |
2011-07-11 | added preventnodataerr for verifying | nils | 1 | -1/+8 |
2011-07-11 | added Qlabel at the buttom of textedit for verify | nils | 1 | -1/+6 |
2011-03-14 | import of keys from keyserver works now | nils | 1 | -1/+1 |
2011-03-12 | added import key from keyserver dialog | nils | 1 | -3/+12 |
2011-02-02 | updated german translation | nils | 1 | -27/+8 |
2011-01-30 | one word less ;-) | ubbo | 1 | -1/+1 |
2011-01-30 | small text change to about-dialog | ubbo | 1 | -2/+2 |
2011-01-30 | changed text in about dialog to promote mailing list and contact page | ubbo | 1 | -11/+6 |