aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* overload import function to provide keyserverUrlubbo2011-10-152-5/+15
* verifydetaildialog and verifynotification are refreshed, when keydb changednils2011-10-155-23/+29
* fix 'objectname not set' warningubbo2011-10-151-1/+2
* don't loose that already coded string ;-)ubbo2011-10-141-0/+3
* fix multiple key import from serverubbo2011-10-144-33/+35
* return false in sign method if user canceld password input to prevent text-lo...ubbo2011-10-143-28/+27
* verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils2011-10-127-98/+143
* moved textissigned to contextnils2011-10-114-27/+27
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-1111-38/+143
* some commentingnils2011-10-062-56/+56
* changed hideNoteByClass to closeNoteByClassnils2011-10-064-4/+5
* removed beautifyfingerprint-method from gpgwinnils2011-10-063-20/+3
* added list for signinginformation and minor bugfixnils2011-10-065-34/+32
* removed doubled keyimport functions and actions from gpgwinnils2011-09-285-81/+23
* minor beautyfiyng and repaired cimpile warningsnils2011-09-288-75/+15
* cleaned up class dependenciesnils2011-09-187-310/+95
* added file containing class dependency diagram created with yednils2011-09-183-9/+708
* added two missing verifykeydetail filesnils2011-09-172-0/+100
* add import button for ever single missing key in verifydetailsdialognils2011-09-173-69/+11
* bautify fingerprints in verifydetails and verifynotificationnils2011-09-145-17/+30
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-1424-47/+104
* changed verifydetailsdialog, updated todoubbo2011-09-128-8/+135
* show details in different colours in verfiy detail dialog, further commenting...nils2011-09-115-227/+134
* more docu in gpgwin.cpp and set slots in gpgwin from public to privatenils2011-09-081-17/+14
* beautified verifydetail-dialog and create doxygen-docu for private methodsnils2011-09-082-26/+42
* only use private keys to sign and print adequate message, if no private key i...nils2011-09-088-148/+370
* minor changes in verify-method and some doxygen documenationnils2011-09-065-68/+136
* try to fix 'not stealth on windows' bug by setting environment variable, need...ubbo2011-09-051-10/+21
* readd port 11371, as it belongs to hkpubbo2011-08-291-2/+2
* fix typo and remove port from lookup server entryubbo2011-08-291-3/+3
* changed includes to class declarations where possible and moved includes and ...nils2011-08-2727-117/+96
* umlaute are handled correctly while signingnils2011-08-272-3/+5
* ignore whitespaces at end and before text when checking, if message is comple...nils2011-08-233-66/+61
* show appropriate filename in key export to filenils2011-08-234-11/+8
* added icons for sign and verify and the actions to toolbarnils2011-08-234-6/+8
* added copy mailaddress to clipboard in keylistnils2011-08-216-28/+57
* changed verifylabellist back to one verifylabel and updated TODOnils2011-08-187-96/+70
* add almost unconfigured doxygen conf-file, which outputs qch for qtcreator ubbo2011-08-181-0/+1688
* changed verifylabel to verifylabellist and added states ok,warn,crit for veri...nils2011-08-135-25/+66
* further commentsnils2011-08-103-14/+46
* just commentsnils2011-08-105-40/+168
* added detail dialog to verificationwidgetnils2011-08-084-16/+38
* only show import key action in verificynotification-menu when theres missing ...nils2011-08-084-3/+38
* changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils2011-08-085-28/+14
* css for verifynotificationnils2011-08-037-25/+35
* added import from keyserver to keymgmtnils2011-08-022-0/+15
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-0210-31/+115
* changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils2011-07-265-29/+24
* added isCompletelySigned functionnils2011-07-232-0/+13
* independent notifcation areanils2011-07-228-11/+89