aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index 551505d..7ad0704 100644
--- a/TODO
+++ b/TODO
@@ -3,18 +3,18 @@ TODO:
Release 0.2
- move to Qt 4.5 (includes building static qt on win32 and linux, also write howto about static building)
- KeyManagement (create/export) [DONE]
-- new thread for key creation, to keep gui responsive
- - export private key
- - progressbar on key creation
+- new thread for key creation, to keep gui responsive [DONE]
+- progressbar on key creation [DONE]
- File En-/Decryption [DONE]
Release 0.3
- adding signing and verifying
- - nice for verify: inport key from keyserver
+- nice for verify: import key from keyserver
+- export private key
Later:
- Add QSettings for persistent configuration
- - Encrypt to self
+- Encrypt to self
- Binary File Attachements, function for Decrypt & Help-Text (like safe eml, etc)