diff options
| author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-03-05 23:04:44 +0100 |
|---|---|---|
| committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-03-05 23:04:44 +0100 |
| commit | f9474e976b489cd2a83c80a678ded507cdb4ca72 (patch) | |
| tree | 4b74cbda9a6cbe9b97878d355a5b2993ddc1e199 | |
| parent | added refresh keys from keyserver to keylist (diff) | |
| download | gpg4usb-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-- | TODO | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -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 |
