aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7c97a0d..551505d 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
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
- File En-/Decryption [DONE]