aboutsummaryrefslogtreecommitdiffstats
path: root/src/verifynotification.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2016-02-07refactored slots and signalsnils1-3/+3
2012-01-24moved layout definitions from header to sourcefile where possiblenils1-1/+0
2011-12-04changed qplaintextedit to qtexteditnils1-2/+2
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-2/+2
2011-10-22changed to GPLv3nils1-6/+6
2011-10-12verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils1-4/+8
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-0/+3
2011-09-28minor beautyfiyng and repaired cimpile warningsnils1-10/+0
2011-09-18cleaned up class dependenciesnils1-2/+0
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-7/+7
2011-09-12changed verifydetailsdialog, updated todoubbo1-1/+4
2011-09-11show details in different colours in verfiy detail dialog, further commenting...nils1-26/+24
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-40/+68
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-7/+6
2011-08-21added copy mailaddress to clipboard in keylistnils1-1/+7
2011-08-18changed verifylabellist back to one verifylabel and updated TODOnils1-25/+10
2011-08-13changed verifylabel to verifylabellist and added states ok,warn,crit for veri...nils1-9/+24
2011-08-10further commentsnils1-4/+35
2011-08-10just commentsnils1-7/+15
2011-08-08added detail dialog to verificationwidgetnils1-1/+2
2011-08-08only show import key action in verificynotification-menu when theres missing ...nils1-0/+6
2011-08-08changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils1-1/+1
2011-08-02added information to verifylabel and functionalitiy to import missing keys. D...nils1-1/+11
2011-07-26changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils1-1/+3
2011-07-22independent notifcation areanils1-0/+23