aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO b/TODO
index f5caba4..1a4634a 100644
--- a/TODO
+++ b/TODO
@@ -27,6 +27,9 @@ Release 0.3.1
- beautify icons for verify and sign [DONE]
Release 0.3.2
+- refactoring and cleanup: [DONE]
+ - gpgwin.cpp -> mainwindow.cpp [DONE]
+ - context.cpp -> gpgcontext.cpp [DONE]
- set gpgme error language to chosen language (context.cpp:49)
- import from keyserver doesn't end, if network-connection is available, but no connection to keyserver (?)
- minimal steganography option: remove or add pgp-headers on demand
@@ -34,12 +37,8 @@ Release 0.3.2
- understandable message if no matching private key found for decryption
- investigate in adding a offline help system
- investigate in embedding a steganography tool
-- refactoring and cleanup: [DONE]
- - gpgwin.cpp -> mainwindow.cpp [DONE]
- - context.cpp -> gpgcontext.cpp [DONE]
- optionally open new tab after encryption/decrytion
-
Release 0.3.3
- Change private key password (catch bad passphrase message)
- Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg)