aboutsummaryrefslogtreecommitdiffstats
path: root/verifynotification.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put *.h and *.cpp to src-subdirectoryNils Achtergarde2018-01-041-185/+0
|
* verify files readded (4ecc173307c8c1ed13f28b6955484a484a25402a to ↵Ubbo Veentjer2017-12-301-2/+4
| | | | 7c874c55c8242baaa770c46718a5c66b3bf8284a)
* refactored slots and signalsnils2016-02-071-7/+7
|
* updated translationf files and finished russian translationnils2012-03-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@848 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed some qdebugsnils2012-03-051-3/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@842 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-051-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@833 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved layout definitions from header to sourcefile where possiblenils2012-01-241-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@775 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use getKeyByXXX from gpgcontext now, drop methods from keylistubbo2011-12-281-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@711 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show importdetaildialog in all placesnils2011-12-261-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@704 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed qplaintextedit to qtexteditnils2011-12-041-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@652 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated russian and german translationnils2011-10-281-0/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@583 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
* more visible error if GPG_ERR_BAD_SIGNATUREubbo2011-10-171-32/+50
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@561 34ebc366-c3a9-4b3c-9f84-69acf7962910
* close verifynotification on textchange()ubbo2011-10-171-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@560 34ebc366-c3a9-4b3c-9f84-69acf7962910
* date changeubbo2011-10-171-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@558 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some text text changes, add method getKeyByFpr()ubbo2011-10-171-10/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@557 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added keyservertab to settingsnils2011-10-161-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@553 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verifydetaildialog and verifynotification are refreshed, when keydb changednils2011-10-151-6/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@551 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix multiple key import from serverubbo2011-10-141-2/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@548 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verifynotification and verifydetailsdialog is refreshed on keylist-change, ↵nils2011-10-121-5/+74
| | | | | | bt keydetailsdialog is doubled on keylist-change git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@546 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-0/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautyfiyng and repaired cimpile warningsnils2011-09-281-42/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set modal and parent for key details dialog. left margin for ↵nils2011-09-141-2/+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-3/+6
| | | | 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-7/+38
| | | | | | commenting and added fillTextEditWithText to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@530 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only use private keys to sign and print adequate message, if no private key ↵nils2011-09-081-7/+22
| | | | | | 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
* added copy mailaddress to clipboard in keylistnils2011-08-211-3/+11
| | | | 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-33/+13
| | | | 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-12/+33
| | | | | | verifylabels git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@514 34ebc366-c3a9-4b3c-9f84-69acf7962910
* further commentsnils2011-08-101-7/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@513 34ebc366-c3a9-4b3c-9f84-69acf7962910
* just commentsnils2011-08-101-5/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added detail dialog to verificationwidgetnils2011-08-081-2/+12
| | | | 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-2/+24
| | | | | | 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-8/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@509 34ebc366-c3a9-4b3c-9f84-69acf7962910
* css for verifynotificationnils2011-08-031-1/+1
| | | | 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-10/+18
| | | | | | 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-2/+6
| | | | | | verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
* independent notifcation areanils2011-07-221-0/+30
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910