diff options
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 (?) |