aboutsummaryrefslogtreecommitdiffstats
path: root/verifynotification.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-01verify for files (not yet working)ubbo1-2/+4
2012-03-06fixed minor cosmetic effectsnils1-1/+1
2012-03-06updated translationf files and finished russian translationnils1-1/+1
2012-03-05removed some qdebugsnils1-3/+0
2012-03-05fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils1-1/+1
2012-03-02removed some qdebugsnils1-3/+0
2012-03-01fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils1-1/+1
2012-01-24moved layout definitions from header to sourcefile where possiblenils1-1/+1
2011-12-28use getKeyByXXX from gpgcontext now, drop methods from keylistubbo1-2/+2
2011-12-26show importdetaildialog in all placesnils1-1/+1
2011-12-04changed qplaintextedit to qtexteditnils1-1/+1
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-1/+1
2011-10-28updated russian and german translationnils1-0/+4
2011-10-22changed to GPLv3nils1-6/+6
2011-10-17more visible error if GPG_ERR_BAD_SIGNATUREubbo1-32/+50
2011-10-17close verifynotification on textchange()ubbo1-1/+2
2011-10-17date changeubbo1-2/+2
2011-10-17some text text changes, add method getKeyByFpr()ubbo1-10/+6
2011-10-16added keyservertab to settingsnils1-2/+1
2011-10-15verifydetaildialog and verifynotification are refreshed, when keydb changednils1-6/+11
2011-10-14fix multiple key import from serverubbo1-2/+3
2011-10-12verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils1-5/+74
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-0/+7
2011-09-28minor beautyfiyng and repaired cimpile warningsnils1-42/+0
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-2/+1
2011-09-12changed verifydetailsdialog, updated todoubbo1-3/+6
2011-09-11show details in different colours in verfiy detail dialog, further commenting...nils1-7/+38
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-7/+22
2011-08-21added copy mailaddress to clipboard in keylistnils1-3/+11
2011-08-18changed verifylabellist back to one verifylabel and updated TODOnils1-33/+13
2011-08-13changed verifylabel to verifylabellist and added states ok,warn,crit for veri...nils1-12/+33
2011-08-10further commentsnils1-7/+8
2011-08-10just commentsnils1-5/+5
2011-08-08added detail dialog to verificationwidgetnils1-2/+12
2011-08-08only show import key action in verificynotification-menu when theres missing ...nils1-2/+24
2011-08-08changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils1-8/+4
2011-08-03css for verifynotificationnils1-1/+1
2011-08-02added information to verifylabel and functionalitiy to import missing keys. D...nils1-10/+18
2011-07-26changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils1-2/+6
2011-07-22independent notifcation areanils1-0/+30