aboutsummaryrefslogtreecommitdiffstats
path: root/verifynotification.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* updated translationf files and finished russian translationnils2012-03-061-1/+1
* removed some qdebugsnils2012-03-051-3/+0
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-051-1/+1
* moved layout definitions from header to sourcefile where possiblenils2012-01-241-1/+1
* use getKeyByXXX from gpgcontext now, drop methods from keylistubbo2011-12-281-2/+2
* show importdetaildialog in all placesnils2011-12-261-1/+1
* changed qplaintextedit to qtexteditnils2011-12-041-1/+1
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-1/+1
* updated russian and german translationnils2011-10-281-0/+4
* changed to GPLv3nils2011-10-221-6/+6
* more visible error if GPG_ERR_BAD_SIGNATUREubbo2011-10-171-32/+50
* close verifynotification on textchange()ubbo2011-10-171-1/+2
* date changeubbo2011-10-171-2/+2
* some text text changes, add method getKeyByFpr()ubbo2011-10-171-10/+6
* added keyservertab to settingsnils2011-10-161-2/+1
* verifydetaildialog and verifynotification are refreshed, when keydb changednils2011-10-151-6/+11
* fix multiple key import from serverubbo2011-10-141-2/+3
* verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils2011-10-121-5/+74
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-0/+7
* minor beautyfiyng and repaired cimpile warningsnils2011-09-281-42/+0
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-2/+1
* changed verifydetailsdialog, updated todoubbo2011-09-121-3/+6
* show details in different colours in verfiy detail dialog, further commenting...nils2011-09-111-7/+38
* only use private keys to sign and print adequate message, if no private key i...nils2011-09-081-7/+22
* added copy mailaddress to clipboard in keylistnils2011-08-211-3/+11
* changed verifylabellist back to one verifylabel and updated TODOnils2011-08-181-33/+13
* changed verifylabel to verifylabellist and added states ok,warn,crit for veri...nils2011-08-131-12/+33
* further commentsnils2011-08-101-7/+8
* just commentsnils2011-08-101-5/+5
* added detail dialog to verificationwidgetnils2011-08-081-2/+12
* only show import key action in verificynotification-menu when theres missing ...nils2011-08-081-2/+24
* changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils2011-08-081-8/+4
* css for verifynotificationnils2011-08-031-1/+1
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-10/+18
* changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils2011-07-261-2/+6
* independent notifcation areanils2011-07-221-0/+30