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
/
editorpage.cpp
(
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
-1
/
+1
2012-01-26
commenting and code shortening
nils
1
-1
/
+9
2012-01-08
do not use formatGpgHeader() yet. needs some more care before production use.
ubbo
1
-1
/
+1
2011-12-07
change appeareance of gpg signatures to play with new format possibilities in...
ubbo
1
-0
/
+32
2011-12-06
disable richtext pasting
ubbo
1
-0
/
+1
2011-12-04
changed qplaintextedit to qtextedit
nils
1
-2
/
+2
2011-10-22
changed to GPLv3
nils
1
-6
/
+6
2011-10-06
changed hideNoteByClass to closeNoteByClass
nils
1
-2
/
+2
2011-09-14
set modal and parent for key details dialog. left margin for verifynotificati...
nils
1
-5
/
+0
2011-09-08
only use private keys to sign and print adequate message, if no private key i...
nils
1
-2
/
+0
2011-09-06
minor changes in verify-method and some doxygen documenation
nils
1
-4
/
+0
2011-08-27
changed includes to class declarations where possible and moved includes and ...
nils
1
-2
/
+0
2011-08-08
added detail dialog to verificationwidget
nils
1
-3
/
+0
2011-08-08
changed removeNoteByClassname to hideNoteByClassname since remove doesn't work
nils
1
-16
/
+7
2011-08-03
css for verifynotification
nils
1
-5
/
+15
2011-07-22
independent notifcation area
nils
1
-6
/
+14
2011-07-15
use css for verifyLabel
ubbo
1
-4
/
+1
2011-07-11
added Qlabel at the buttom of textedit for verify
nils
1
-3
/
+16
2011-01-02
set focus to textedit field, when new tab is created
nils
1
-0
/
+1
2011-01-02
added star in tabtitle, if document is changed
nils
1
-1
/
+1
2011-01-02
added new tab action and made some minor bugfixes
nils
1
-1
/
+4
2011-01-02
added editorpage files
nils
1
-25
/
+30
2010-04-14
focus is kept on main window when closing settingsdialog, filecrypt. Added so...
nils
1
-0
/
+4
2009-09-19
cosmetic changes(indention)
nils
1
-10
/
+11
2009-09-19
enhanced key generation dialog
nils
1
-0
/
+21
2009-09-13
put keygeneration to own thread for GUI responsibility
nils
1
-0
/
+29