aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-11-17 02:51:04 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-11-17 02:51:04 +0000
commitd63d899d8ca00ccc8b13a4b7bca6e82dae01e8d4 (patch)
treeba2838f902d2e79459b673d7b37afe70b12343ff /TODO
parentupdated TODO (diff)
downloadgpg4usb-d63d899d8ca00ccc8b13a4b7bca6e82dae01e8d4.tar.gz
gpg4usb-d63d899d8ca00ccc8b13a4b7bca6e82dae01e8d4.zip
added file-toolbar, moved import key dropdown menu to keytoolbar, separated quote and remove double linebreaks to special edit toolbar
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@626 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index f60b3fc..6345b58 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,9 @@ Release 0.3.2
- gpgwin.cpp -> mainwindow.cpp [DONE]
- context.cpp -> gpgcontext.cpp [DONE]
- show keyrings (files with .gpg) in import from file dialog too [DONE]
+- dropdown from menubar instead of dialog for import [DONE]
+- add file operation toolbar (open, save, new) (per default off) [DONE]
+- put quote and double line break removale to "special edit" operation toolbar (icons for double linebreaks missing) [DONE]
- Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg)
- option in settingsdialog for enabling steganographic operations
- minimal steganography option: remove or add pgp-headers on demand
@@ -21,11 +24,8 @@ Release 0.3.2
- if import failed, because no key was found
- if key is already in keyring
- show message, when key export is successful (statusbar)
-- dropdown from menubar instead of dialog for import
- dropdown from menubar instead of dialog for file-cryption (files->encrypt,decrypt)
- encrypt and sign, decrypt and verify (?)
-- add file operation toolbar (open, save, new) (per default off)
-- put quote and double line break removale to "special edit" operation toolbar
Release 0.3.3
- create revocation file on key generation