diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2014-01-07 23:29:19 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2014-01-07 23:29:19 +0000 |
commit | 4b2fad651d58637923b9fab197f80a0c85fcb445 (patch) | |
tree | 4c54661a6d95286489df2fbc11457b7cdbf21ce8 | |
parent | begin of fileencryptionwidget (diff) | |
download | gpg4usb-4b2fad651d58637923b9fab197f80a0c85fcb445.tar.gz gpg4usb-4b2fad651d58637923b9fab197f80a0c85fcb445.zip |
udated TODO
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1087 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | TODO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -7,9 +7,7 @@ Release 0.4 - move icons out of release-dir - get key-image in wizard working - Refresh key from keyserver [DONE] -- Update GnuPG binary to 1.4.13 - - for windows [DONE] - - for linux [DONE] +- Update GnuPG binary to 1.4.16 - for macos - add encrypt to self functionality [DONE] - add automatic restart if key changed [DONE] @@ -39,14 +37,15 @@ Release 0.4 - add keyless encryption (symmetric, password only) - encrypt and sign, decrypt and verify (?) - check and add missing statusbar messages -- drop key management window (integrate in main window) - - key details in tab +- drop key management window (integrate in main window) [DONE] +- key details in tab - save the last used directory in open file dialog - discuss: show message, when key export is successful (statusbar) - set focus to close dialog with unsaved data - have a look on selected/checked keys (which keys should when be used?) - Check, ig gpg is initialized correctly - On key import, check if key creation date is in the future +- progress dialog for file encryption BUG: - check PGP-Mime |