aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-02-02 22:08:24 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-02-02 22:08:24 +0000
commitff8584ba1cb7771a947721da77bcbcbbfdfd64fc (patch)
treebec3f4688db6485fb9be7c1f91593691e7211428 /TODO
parentchanged prev and next in integrated help (diff)
downloadgpg4usb-ff8584ba1cb7771a947721da77bcbcbbfdfd64fc.tar.gz
gpg4usb-ff8584ba1cb7771a947721da77bcbcbbfdfd64fc.zip
set toolbuttonstyle for import from and for file cryption dropdown toolbutton
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@784 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 9c2fca4..619f7ae 100644
--- a/TODO
+++ b/TODO
@@ -51,10 +51,10 @@ Release 0.3.2
- resize dropdown button, cause letter are cut at the bottom
- Change file encryption to single dialog for en- and decryption [DONE]
- change docu on file de- and encryption
-- qDebug messages with tr() (?)
+- replace qDebug messages with tr() by messagebox (?)
BUGS:
-- import key toolbar dropdown shows text, even if only icon should be shown
+- import key toolbar dropdown shows text, even if only icon should be shown [DONE]
Release 0.3.3
- Change private key password
@@ -63,6 +63,7 @@ Release 0.3.3
- create revocation file
- on key generation
- later
+- add posibility to add keyserver in settings
- set gpgme error language to chosen language (context.cpp:49)
- Add default key functionality
- encrypt and sign, decrypt and verify (?)