aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-03-05 22:04:44 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-03-05 22:04:44 +0000
commitf9474e976b489cd2a83c80a678ded507cdb4ca72 (patch)
tree4b74cbda9a6cbe9b97878d355a5b2993ddc1e199
parentadded refresh keys from keyserver to keylist (diff)
downloadgpg4usb-f9474e976b489cd2a83c80a678ded507cdb4ca72.tar.gz
gpg4usb-f9474e976b489cd2a83c80a678ded507cdb4ca72.zip
updated TODO
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@845 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--TODO13
1 files changed, 9 insertions, 4 deletions
diff --git a/TODO b/TODO
index 0a2ef86..52ec1fa 100644
--- a/TODO
+++ b/TODO
@@ -52,7 +52,7 @@ Release 0.3.2
- Change file encryption to single dialog for en- and decryption [DONE]
- change docu on file de- and encryption
- replace qDebug messages with tr() by messagebox (?)
-- credits for key image [DONE]
+- credits for key image
- disable tab related actions when no tab is shown [DONE]
BUGS:
@@ -60,11 +60,16 @@ BUGS:
Release 0.3.3
- Change private key password
-- Catch bad passphrase message
-- add keyless encryption
- create revocation file
- on key generation
- later
+- Refresh key from keyserver [DONE]
+- Upload key to keyserver
+- show message if verify has no valid signature
+
+Release 0.3.4
+- Catch bad passphrase message
+- add keyless encryption
- add posibility to add keyserver in settings
- set gpgme error language to chosen language (context.cpp:49)
- Add default key functionality
@@ -85,7 +90,7 @@ Release 0.3.3
- checkbox in password dialog to remember password
- Timer to remember password for x minutes?
-Release 0.3.4
+Release 0.3.5
- keylist rewrite using tablemodel
- make keylist browsable with keyboard
- key should blink short in keylist after import