| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | overload import function to provide keyserverUrl | ubbo | 2011-10-15 | 2 | -5/+15 |
* | verifydetaildialog and verifynotification are refreshed, when keydb changed | nils | 2011-10-15 | 5 | -23/+29 |
* | fix 'objectname not set' warning | ubbo | 2011-10-15 | 1 | -1/+2 |
* | don't loose that already coded string ;-) | ubbo | 2011-10-14 | 1 | -0/+3 |
* | fix multiple key import from server | ubbo | 2011-10-14 | 4 | -33/+35 |
* | return false in sign method if user canceld password input to prevent text-lo... | ubbo | 2011-10-14 | 3 | -28/+27 |
* | verifynotification and verifydetailsdialog is refreshed on keylist-change, bt... | nils | 2011-10-12 | 7 | -98/+143 |
* | moved textissigned to context | nils | 2011-10-11 | 4 | -27/+27 |
* | moved preventnodataerr to context.cpp, added refresh slots for verify | nils | 2011-10-11 | 11 | -38/+143 |
* | some commenting | nils | 2011-10-06 | 2 | -56/+56 |
* | changed hideNoteByClass to closeNoteByClass | nils | 2011-10-06 | 4 | -4/+5 |
* | removed beautifyfingerprint-method from gpgwin | nils | 2011-10-06 | 3 | -20/+3 |
* | added list for signinginformation and minor bugfix | nils | 2011-10-06 | 5 | -34/+32 |
* | removed doubled keyimport functions and actions from gpgwin | nils | 2011-09-28 | 5 | -81/+23 |
* | minor beautyfiyng and repaired cimpile warnings | nils | 2011-09-28 | 8 | -75/+15 |
* | cleaned up class dependencies | nils | 2011-09-18 | 7 | -310/+95 |
* | added file containing class dependency diagram created with yed | nils | 2011-09-18 | 3 | -9/+708 |
* | added two missing verifykeydetail files | nils | 2011-09-17 | 2 | -0/+100 |
* | add import button for ever single missing key in verifydetailsdialog | nils | 2011-09-17 | 3 | -69/+11 |
* | bautify fingerprints in verifydetails and verifynotification | nils | 2011-09-14 | 5 | -17/+30 |
* | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 2011-09-14 | 24 | -47/+104 |
* | changed verifydetailsdialog, updated todo | ubbo | 2011-09-12 | 8 | -8/+135 |
* | show details in different colours in verfiy detail dialog, further commenting... | nils | 2011-09-11 | 5 | -227/+134 |
* | more docu in gpgwin.cpp and set slots in gpgwin from public to private | nils | 2011-09-08 | 1 | -17/+14 |
* | beautified verifydetail-dialog and create doxygen-docu for private methods | nils | 2011-09-08 | 2 | -26/+42 |
* | only use private keys to sign and print adequate message, if no private key i... | nils | 2011-09-08 | 8 | -148/+370 |
* | minor changes in verify-method and some doxygen documenation | nils | 2011-09-06 | 5 | -68/+136 |
* | try to fix 'not stealth on windows' bug by setting environment variable, need... | ubbo | 2011-09-05 | 1 | -10/+21 |
* | readd port 11371, as it belongs to hkp | ubbo | 2011-08-29 | 1 | -2/+2 |
* | fix typo and remove port from lookup server entry | ubbo | 2011-08-29 | 1 | -3/+3 |
* | changed includes to class declarations where possible and moved includes and ... | nils | 2011-08-27 | 27 | -117/+96 |
* | umlaute are handled correctly while signing | nils | 2011-08-27 | 2 | -3/+5 |
* | ignore whitespaces at end and before text when checking, if message is comple... | nils | 2011-08-23 | 3 | -66/+61 |
* | show appropriate filename in key export to file | nils | 2011-08-23 | 4 | -11/+8 |
* | added icons for sign and verify and the actions to toolbar | nils | 2011-08-23 | 4 | -6/+8 |
* | added copy mailaddress to clipboard in keylist | nils | 2011-08-21 | 6 | -28/+57 |
* | changed verifylabellist back to one verifylabel and updated TODO | nils | 2011-08-18 | 7 | -96/+70 |
* | add almost unconfigured doxygen conf-file, which outputs qch for qtcreator | ubbo | 2011-08-18 | 1 | -0/+1688 |
* | changed verifylabel to verifylabellist and added states ok,warn,crit for veri... | nils | 2011-08-13 | 5 | -25/+66 |
* | further comments | nils | 2011-08-10 | 3 | -14/+46 |
* | just comments | nils | 2011-08-10 | 5 | -40/+168 |
* | added detail dialog to verificationwidget | nils | 2011-08-08 | 4 | -16/+38 |
* | only show import key action in verificynotification-menu when theres missing ... | nils | 2011-08-08 | 4 | -3/+38 |
* | changed removeNoteByClassname to hideNoteByClassname since remove doesn't work | nils | 2011-08-08 | 5 | -28/+14 |
* | css for verifynotification | nils | 2011-08-03 | 7 | -25/+35 |
* | added import from keyserver to keymgmt | nils | 2011-08-02 | 2 | -0/+15 |
* | added information to verifylabel and functionalitiy to import missing keys. D... | nils | 2011-08-02 | 10 | -31/+115 |
* | changed bool iscompletlysigned to int issigned and added setverifylabel to ve... | nils | 2011-07-26 | 5 | -29/+24 |
* | added isCompletelySigned function | nils | 2011-07-23 | 2 | -0/+13 |
* | independent notifcation area | nils | 2011-07-22 | 8 | -11/+89 |