aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-782/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
* destroy attachmentdok if option parsemime not set, make sure only one ↵ubbo2011-10-251-2/+18
| | | | | | attachmentdok gets created git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@575 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only create attachment dock if pgp-mime parsing enabledubbo2011-10-241-2/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@570 34ebc366-c3a9-4b3c-9f84-69acf7962910
* update about-dialog to gpl v3ubbo2011-10-231-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@569 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed to GPLv3nils2011-10-221-6/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
* also export public key on private key export, but error handling still needs ↵nils2011-10-171-0/+14
| | | | | | to be made git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@555 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verifynotification and verifydetailsdialog is refreshed on keylist-change, ↵nils2011-10-121-70/+8
| | | | | | bt keydetailsdialog is doubled on keylist-change git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@546 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved textissigned to contextnils2011-10-111-17/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@545 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-27/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some commentingnils2011-10-061-14/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@543 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed hideNoteByClass to closeNoteByClassnils2011-10-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@542 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed beautifyfingerprint-method from gpgwinnils2011-10-061-10/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@541 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed doubled keyimport functions and actions from gpgwinnils2011-09-281-51/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@539 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautyfiyng and repaired cimpile warningsnils2011-09-281-6/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910
* bautify fingerprints in verifydetails and verifynotificationnils2011-09-141-9/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@533 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set modal and parent for key details dialog. left margin for ↵nils2011-09-141-1/+1
| | | | | | verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed verifydetailsdialog, updated todoubbo2011-09-121-2/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@531 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show details in different colours in verfiy detail dialog, further ↵nils2011-09-111-56/+27
| | | | | | commenting and added fillTextEditWithText to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@530 34ebc366-c3a9-4b3c-9f84-69acf7962910
* beautified verifydetail-dialog and create doxygen-docu for private methodsnils2011-09-081-24/+40
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@528 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only use private keys to sign and print adequate message, if no private key ↵nils2011-09-081-3/+5
| | | | | | is checked. removed hideImportAction and added parameter to showImportAction. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@527 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor changes in verify-method and some doxygen documenationnils2011-09-061-4/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@526 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed includes to class declarations where possible and moved includes and ↵nils2011-08-271-3/+0
| | | | | | 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-271-1/+2
| | | | 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-231-63/+60
| | | | | | 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-231-4/+0
| | | | 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-231-4/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@518 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added copy mailaddress to clipboard in keylistnils2011-08-211-21/+34
| | | | 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-181-5/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@516 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed verifylabel to verifylabellist and added states ok,warn,crit for ↵nils2011-08-131-2/+5
| | | | | | verifylabels git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@514 34ebc366-c3a9-4b3c-9f84-69acf7962910
* just commentsnils2011-08-101-19/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added detail dialog to verificationwidgetnils2011-08-081-10/+24
| | | | 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-081-0/+7
| | | | | | 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-081-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@509 34ebc366-c3a9-4b3c-9f84-69acf7962910
* css for verifynotificationnils2011-08-031-1/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@508 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added information to verifylabel and functionalitiy to import missing keys. ↵nils2011-08-021-16/+38
| | | | | | 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-261-11/+14
| | | | | | verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added isCompletelySigned functionnils2011-07-231-0/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@504 34ebc366-c3a9-4b3c-9f84-69acf7962910
* independent notifcation areanils2011-07-221-2/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify returns gpgme_op_verify_resultnils2011-07-181-4/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@502 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add action for cleaning double linebreaksubbo2011-07-161-0/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@498 34ebc366-c3a9-4b3c-9f84-69acf7962910
* make sign undoable,change return value checkErr to intnils2011-07-121-2/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@495 34ebc366-c3a9-4b3c-9f84-69acf7962910
* dont show grid in keyimportdialog when empty,add kyserverimport to ↵nils2011-07-111-0/+3
| | | | | | 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-111-1/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
* import of keys from keyserver works nownils2011-03-141-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@482 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import key from keyserver dialognils2011-03-121-3/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@480 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated german translationnils2011-02-021-27/+8
| | | | 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