diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-06 22:03:58 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-06 22:03:58 +0000 |
commit | eaa4e699ebe9739cb353751286006480413d5594 (patch) | |
tree | 81e4dc2b368db42aa569a6fe51c969de45494328 /TODO | |
parent | show keyring files in importkeyfromfile-dialog (diff) | |
download | gpg4usb-eaa4e699ebe9739cb353751286006480413d5594.tar.gz gpg4usb-eaa4e699ebe9739cb353751286006480413d5594.zip |
fixed a lot of bugs, where app crached, when no tab is opened (liek save as, quote, undo, copy...) or when no key is selected (keydetails)
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@602 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,7 +30,8 @@ Release 0.3.2 - refactoring and cleanup: [DONE] - gpgwin.cpp -> mainwindow.cpp [DONE] - context.cpp -> gpgcontext.cpp [DONE] -- show keyrings (files with .gpg) in import from file dialog too +- show keyrings (files with .gpg) in import from file dialog too [DONE] +- Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg) - set gpgme error language to chosen language (context.cpp:49) - import from keyserver doesn't end, if network-connection is available, but no connection to keyserver (?) - minimal steganography option: remove or add pgp-headers on demand @@ -43,7 +44,6 @@ Release 0.3.2 Release 0.3.3 - Change private key password (catch bad passphrase message) -- Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg) - css - key should blink short in keylist after import - check and add missing statusbar messages |