aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2009-06-30 21:35:38 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2009-06-30 21:35:38 +0000
commit6ea4890718e66acdcf93e012ddf0ef5791f96a48 (patch)
treec1471e7ccf4873d43a249ca11e355431b346da76
parentupdated TODO (diff)
downloadgpg4usb-6ea4890718e66acdcf93e012ddf0ef5791f96a48.tar.gz
gpg4usb-6ea4890718e66acdcf93e012ddf0ef5791f96a48.zip
update roadmap
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@209 34ebc366-c3a9-4b3c-9f84-69acf7962910
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]