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
/
mainwindow.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
put *.h and *.cpp to src-subdirectory
Nils Achtergarde
1
-0
/
+0
2017-12-31
recommit of ed8fb7fab377f277811368229b5d056e7edd860a (automatically restart g...
Nils Achtergarde
1
-0
/
+1
2017-12-30
recommit of a772d1426463d5f4913b5252530b81d1d2cca7dd (remove obsolete Encrypt...
Nils Achtergarde
1
-4
/
+5
2017-12-30
recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for si...
Nils Achtergarde
1
-18
/
+28
2017-12-30
recommit of 23dcd54509a0c692ec791f4b72cb285b9de0fd09 (set iconsize for import...
Nils Achtergarde
1
-0
/
+4
2017-12-30
recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog wit...
Nils Achtergarde
1
-38
/
+1
2017-12-30
recommit of 1f25f012e8f2584c558b91d49c7a511f2d0b62a3 (split up about dialog t...
Nils Achtergarde
1
-3
/
+2
2017-12-30
recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for up...
Nils Achtergarde
1
-1
/
+12
2017-12-30
corrected typo in slotImport
Nils Achtergarde
1
-1
/
+1
2017-12-30
recommitted added refresh keys from keyserver to keylist ed50d33d6837bc6adc25...
Nils Achtergarde
1
-2
/
+18
2016-02-07
added findwidget
nils
1
-0
/
+22
2016-02-07
refactored slots and signals
nils
1
-88
/
+88
2016-02-06
encrypt to self
nils
1
-3
/
+16
2014-06-05
changed remove double linebreaks to old behaviour (without attention to signa...
nils
1
-19
/
+1
2014-01-03
changed codec for tr to utf-8 and modified translation files a little
nils
1
-2
/
+2
2012-06-02
automatically restart gpg4usb after changing keydb path (and add note that re...
nils
1
-2
/
+3
2012-05-01
remove obsolete EncryptAndDecrypt logic from filemenu
ubbo
1
-4
/
+4
2012-05-01
add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...
ubbo
1
-19
/
+29
2012-04-29
set iconsize for import and file encryption button too
nils
1
-1
/
+4
2012-04-23
tabbed about dialog with translator file seperated, but of the encoding of th...
nils
1
-38
/
+1
2012-03-23
split up about dialog to keep translator info independend
nils
1
-3
/
+2
2012-03-21
proof of concept for upload key to server
nils
1
-0
/
+13
2012-03-05
added refresh keys from keyserver to keylist
nils
1
-1
/
+16
2012-03-05
refixed signing with utf8
nils
1
-2
/
+1
2012-03-05
fix sign and verify bug with utf8, which was already fixed in 0.3.1.1
nils
1
-2
/
+2
2012-03-02
refixed signing with utf8
nils
1
-2
/
+1
2012-03-01
fix sign and verify bug with utf8, which was already fixed in 0.3.1.1
nils
1
-2
/
+2
2012-02-19
show/hide steganography menu after closing settings
nils
1
-4
/
+16
2012-02-19
also disable close action, when no tab is opened and little cleanup
nils
1
-1
/
+1
2012-02-19
little cleanup
nils
1
-5
/
+1
2012-02-16
disable appropraite actiosn, when no tab is shown (but actions are only disab...
nils
1
-2
/
+2
2012-02-15
added method to disable tab related actions
nils
1
-4
/
+43
2012-02-09
fixed missing tr
nils
1
-4
/
+4
2012-02-09
fixed help not shown in windows
nils
1
-1
/
+1
2012-02-07
removed gpg-keyserver.de from keyserverlist
nils
1
-2
/
+1
2012-02-04
change default iconsize to 24x24
ubbo
1
-1
/
+1
2012-02-04
changed about dialog
nils
1
-5
/
+5
2012-02-02
set toolbuttonstyle for import from and for file cryption dropdown toolbutton
nils
1
-6
/
+8
2012-01-19
use ressource file for all icons and remove iconpath
nils
1
-35
/
+34
2012-01-18
instantly apply language selection in wizard
ubbo
1
-1
/
+1
2012-01-18
updated TODO
nils
1
-0
/
+1
2012-01-15
scroll to #content in keygen help
ubbo
1
-1
/
+1
2012-01-15
choose helppage keygen.html from wizard
ubbo
1
-2
/
+6
2012-01-15
reopen wizard on specified page after restart
ubbo
1
-1
/
+2
2012-01-15
mainwindow reloadable, e.g. when translation changes
ubbo
1
-0
/
+11
2012-01-09
tell gpgme and qt version this app was compiled with in about dialog
ubbo
1
-1
/
+3
2012-01-08
some code for preventing remove spacing from signatures. not yet finished.
ubbo
1
-1
/
+19
2012-01-03
show message in statusbar of mainwindow when key is exported to file in keyma...
nils
1
-5
/
+11
2011-12-26
show importdetaildialog in all places
nils
1
-2
/
+2
2011-12-12
added advamced settings tab with steganography and disable steganography per...
nils
1
-1
/
+1
[next]