diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2009-06-30 21:35:38 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2009-06-30 21:35:38 +0000 |
commit | 6ea4890718e66acdcf93e012ddf0ef5791f96a48 (patch) | |
tree | c1471e7ccf4873d43a249ca11e355431b346da76 | |
parent | updated TODO (diff) | |
download | gpg4usb-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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |