aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-782/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-25destroy attachmentdok if option parsemime not set, make sure only one ↵ubbo1-2/+18
attachmentdok gets created git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@575 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-24only create attachment dock if pgp-mime parsing enabledubbo1-2/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@570 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-23update about-dialog to gpl v3ubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@569 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-22changed to GPLv3nils1-6/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-17also export public key on private key export, but error handling still needs ↵nils1-0/+14
to be made git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@555 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-12verifynotification and verifydetailsdialog is refreshed on keylist-change, ↵nils1-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
2011-10-11moved textissigned to contextnils1-17/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@545 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-27/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06some commentingnils1-14/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@543 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06changed hideNoteByClass to closeNoteByClassnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@542 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06removed beautifyfingerprint-method from gpgwinnils1-10/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@541 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-51/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@539 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-28minor beautyfiyng and repaired cimpile warningsnils1-6/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14bautify fingerprints in verifydetails and verifynotificationnils1-9/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@533 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14set modal and parent for key details dialog. left margin for ↵nils1-1/+1
verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-12changed verifydetailsdialog, updated todoubbo1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@531 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-11show details in different colours in verfiy detail dialog, further ↵nils1-56/+27
commenting and added fillTextEditWithText to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@530 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-08beautified verifydetail-dialog and create doxygen-docu for private methodsnils1-24/+40
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@528 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-08only use private keys to sign and print adequate message, if no private key ↵nils1-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
2011-09-06minor changes in verify-method and some doxygen documenationnils1-4/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@526 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27changed includes to class declarations where possible and moved includes and ↵nils1-3/+0
class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27umlaute are handled correctly while signingnils1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@521 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23ignore whitespaces at end and before text when checking, if message is ↵nils1-63/+60
completely signed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@520 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23show appropriate filename in key export to filenils1-4/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@519 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23added icons for sign and verify and the actions to toolbarnils1-4/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@518 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-21added copy mailaddress to clipboard in keylistnils1-21/+34
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@517 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-18changed verifylabellist back to one verifylabel and updated TODOnils1-5/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@516 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-13changed verifylabel to verifylabellist and added states ok,warn,crit for ↵nils1-2/+5
verifylabels git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@514 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-10just commentsnils1-19/+17
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-08added detail dialog to verificationwidgetnils1-10/+24
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@511 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-08only show import key action in verificynotification-menu when theres missing ↵nils1-0/+7
key on verify git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@510 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-08changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@509 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-03css for verifynotificationnils1-1/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@508 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-02added information to verifylabel and functionalitiy to import missing keys. ↵nils1-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
2011-07-26changed bool iscompletlysigned to int issigned and added setverifylabel to ↵nils1-11/+14
verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-23added isCompletelySigned functionnils1-0/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@504 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-22independent notifcation areanils1-2/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-18verify returns gpgme_op_verify_resultnils1-4/+17
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@502 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-16add action for cleaning double linebreaksubbo1-0/+18
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@498 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-12make sign undoable,change return value checkErr to intnils1-2/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@495 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-11dont show grid in keyimportdialog when empty,add kyserverimport to ↵nils1-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
2011-07-11added preventnodataerr for verifyingnils1-1/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@492 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-11added Qlabel at the buttom of textedit for verifynils1-1/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-03-14import of keys from keyserver works nownils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@482 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-03-12added import key from keyserver dialognils1-3/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@480 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-02-02updated german translationnils1-27/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@467 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30one word less ;-)ubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@466 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30small text change to about-dialogubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@465 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30changed text in about dialog to promote mailing list and contact pageubbo1-11/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@464 34ebc366-c3a9-4b3c-9f84-69acf7962910