aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* verify returns gpgme_op_verify_resultnils2011-07-186-138/+24
* added class for verifyinfonils2011-07-163-2/+51
* add dummy method markKeys to keylist widgetubbo2011-07-161-1/+1
* add dummy method markKeys to keylist widgetubbo2011-07-162-0/+9
* add action for cleaning double linebreaksubbo2011-07-162-0/+20
* use css for verifyLabelubbo2011-07-152-4/+4
* add possibility to use stylesheetubbo2011-07-152-0/+13
* make sign undoable,change return value checkErr to intnils2011-07-123-7/+18
* updated TODOnils2011-07-121-3/+9
* dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd...nils2011-07-112-0/+7
* added preventnodataerr for verifyingnils2011-07-111-1/+8
* added Qlabel at the buttom of textedit for verifynils2011-07-116-10/+35
* removed margins in attachment-tablenils2011-07-101-0/+1
* Keyserverimport: just one row selectable of the keys and some minor bugfixesnils2011-06-122-39/+63
* removed background colour and added icon in message in keyserverimportdialognils2011-03-292-9/+20
* changed table in keyserverimport a little#nils2011-03-241-25/+18
* added creation date to keyserverimporttablenils2011-03-171-13/+12
* import from keyserver works with double click nownils2011-03-152-30/+24