aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changed includes to class declarations where possible and moved includes and ↵nils2011-08-2727-117/+96
| | | | | | class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
* umlaute are handled correctly while signingnils2011-08-272-3/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@521 34ebc366-c3a9-4b3c-9f84-69acf7962910
* ignore whitespaces at end and before text when checking, if message is ↵nils2011-08-233-66/+61
| | | | | | completely signed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@520 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show appropriate filename in key export to filenils2011-08-234-11/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@519 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added icons for sign and verify and the actions to toolbarnils2011-08-234-6/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@518 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added copy mailaddress to clipboard in keylistnils2011-08-216-28/+57
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@517 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed verifylabellist back to one verifylabel and updated TODOnils2011-08-187-96/+70
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@516 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add almost unconfigured doxygen conf-file, which outputs qch for qtcreator ubbo2011-08-181-0/+1688
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@515 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed verifylabel to verifylabellist and added states ok,warn,crit for ↵nils2011-08-135-25/+66
| | | | | | verifylabels git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@514 34ebc366-c3a9-4b3c-9f84-69acf7962910
* further commentsnils2011-08-103-14/+46
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@513 34ebc366-c3a9-4b3c-9f84-69acf7962910
* just commentsnils2011-08-105-40/+168
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added detail dialog to verificationwidgetnils2011-08-084-16/+38
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@511 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only show import key action in verificynotification-menu when theres missing ↵nils2011-08-084-3/+38
| | | | | | key on verify git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@510 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils2011-08-085-28/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@509 34ebc366-c3a9-4b3c-9f84-69acf7962910
* css for verifynotificationnils2011-08-037-25/+35
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@508 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import from keyserver to keymgmtnils2011-08-022-0/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@507 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added information to verifylabel and functionalitiy to import missing keys. ↵nils2011-08-0210-31/+115
| | | | | | Dont show a delete dialog, if no key is checked git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@506 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed bool iscompletlysigned to int issigned and added setverifylabel to ↵nils2011-07-265-29/+24
| | | | | | verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added isCompletelySigned functionnils2011-07-232-0/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@504 34ebc366-c3a9-4b3c-9f84-69acf7962910
* independent notifcation areanils2011-07-228-11/+89
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify returns gpgme_op_verify_resultnils2011-07-186-138/+24
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@502 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added class for verifyinfonils2011-07-163-2/+51
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@501 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add dummy method markKeys to keylist widgetubbo2011-07-161-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@500 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add dummy method markKeys to keylist widgetubbo2011-07-162-0/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@499 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add action for cleaning double linebreaksubbo2011-07-162-0/+20
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@498 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use css for verifyLabelubbo2011-07-152-4/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@497 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add possibility to use stylesheetubbo2011-07-152-0/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@496 34ebc366-c3a9-4b3c-9f84-69acf7962910
* make sign undoable,change return value checkErr to intnils2011-07-123-7/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@495 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODOnils2011-07-121-3/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@494 34ebc366-c3a9-4b3c-9f84-69acf7962910
* dont show grid in keyimportdialog when empty,add kyserverimport to ↵nils2011-07-112-0/+7
| | | | | | keyimportdialogbox,show error message for unsifficient specific search string git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@493 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added preventnodataerr for verifyingnils2011-07-111-1/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@492 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added Qlabel at the buttom of textedit for verifynils2011-07-116-10/+35
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed margins in attachment-tablenils2011-07-101-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@490 34ebc366-c3a9-4b3c-9f84-69acf7962910
* Keyserverimport: just one row selectable of the keys and some minor bugfixesnils2011-06-122-39/+63
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@489 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed background colour and added icon in message in keyserverimportdialognils2011-03-292-9/+20
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@487 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed table in keyserverimport a little#nils2011-03-241-25/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@486 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added creation date to keyserverimporttablenils2011-03-171-13/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@485 34ebc366-c3a9-4b3c-9f84-69acf7962910
* import from keyserver works with double click nownils2011-03-152-30/+24
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@484 34ebc366-c3a9-4b3c-9f84-69acf7962910
* todoubbo2011-03-141-1/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@483 34ebc366-c3a9-4b3c-9f84-69acf7962910
* import of keys from keyserver works nownils2011-03-143-32/+73
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@482 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added method for message in keyserverimportdialognils2011-03-132-89/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@481 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import key from keyserver dialognils2011-03-125-6/+351
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@480 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated spanish translationnils2011-02-037-469/+471
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@470 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated russian translattionnils2011-02-032-39/+41
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@469 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated brasilian translattionnils2011-02-032-37/+38
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@468 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated german translationnils2011-02-0213-576/+620
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@467 34ebc366-c3a9-4b3c-9f84-69acf7962910
* one word less ;-)ubbo2011-01-301-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@466 34ebc366-c3a9-4b3c-9f84-69acf7962910
* small text change to about-dialogubbo2011-01-301-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@465 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed text in about dialog to promote mailing list and contact pageubbo2011-01-301-11/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@464 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add logo and change about-boxubbo2011-01-302-6/+28
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@463 34ebc366-c3a9-4b3c-9f84-69acf7962910