index
:
gpg4usb
0.1
0.3.1
0.3.2
0.3.2-1
0.3.2-mac
0.3.3
0.3.4
0.4-beta
keylist-rewrite
kgpg
master
post-0.3.2
svn-rev-to-132
trayicon-branch
gpg4usb is an easy to use portable editor to encrypt and decrypt with gnupg.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
verifynotification.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
put *.h and *.cpp to src-subdirectory
Nils Achtergarde
1
-0
/
+0
2016-02-07
refactored slots and signals
nils
1
-3
/
+3
2012-01-24
moved layout definitions from header to sourcefile where possible
nils
1
-1
/
+0
2011-12-04
changed qplaintextedit to qtextedit
nils
1
-2
/
+2
2011-10-29
refactored gpgwin -> mainwindow and context -> gpgcontext
nils
1
-2
/
+2
2011-10-22
changed to GPLv3
nils
1
-6
/
+6
2011-10-12
verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...
nils
1
-4
/
+8
2011-10-11
moved preventnodataerr to context.cpp, added refresh slots for verify
nils
1
-0
/
+3
2011-09-28
minor beautyfiyng and repaired cimpile warnings
nils
1
-10
/
+0
2011-09-18
cleaned up class dependencies
nils
1
-2
/
+0
2011-09-14
set modal and parent for key details dialog. left margin for verifynotificati...
nils
1
-7
/
+7
2011-09-12
changed verifydetailsdialog, updated todo
ubbo
1
-1
/
+4
2011-09-11
show details in different colours in verfiy detail dialog, further commenting...
nils
1
-26
/
+24
2011-09-08
only use private keys to sign and print adequate message, if no private key i...
nils
1
-40
/
+68
2011-08-27
changed includes to class declarations where possible and moved includes and ...
nils
1
-7
/
+6
2011-08-21
added copy mailaddress to clipboard in keylist
nils
1
-1
/
+7
2011-08-18
changed verifylabellist back to one verifylabel and updated TODO
nils
1
-25
/
+10
2011-08-13
changed verifylabel to verifylabellist and added states ok,warn,crit for veri...
nils
1
-9
/
+24
2011-08-10
further comments
nils
1
-4
/
+35
2011-08-10
just comments
nils
1
-7
/
+15
2011-08-08
added detail dialog to verificationwidget
nils
1
-1
/
+2
2011-08-08
only show import key action in verificynotification-menu when theres missing ...
nils
1
-0
/
+6
2011-08-08
changed removeNoteByClassname to hideNoteByClassname since remove doesn't work
nils
1
-1
/
+1
2011-08-02
added information to verifylabel and functionalitiy to import missing keys. D...
nils
1
-1
/
+11
2011-07-26
changed bool iscompletlysigned to int issigned and added setverifylabel to ve...
nils
1
-1
/
+3
2011-07-22
independent notifcation area
nils
1
-0
/
+23