diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-02-02 22:08:24 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-02-02 22:08:24 +0000 |
commit | ff8584ba1cb7771a947721da77bcbcbbfdfd64fc (patch) | |
tree | bec3f4688db6485fb9be7c1f91593691e7211428 /TODO | |
parent | changed prev and next in integrated help (diff) | |
download | gpg4usb-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-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 (?) |