aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-03-14 12:40:14 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-03-14 12:40:14 +0000
commit6722ccebafa1892d682a7e3562aab128ab5d2f1c (patch)
treef1ab532ca5ef58bc16cd346fa9de12fa01589ca0
parentimport of keys from keyserver works now (diff)
downloadgpg4usb-6722ccebafa1892d682a7e3562aab128ab5d2f1c.tar.gz
gpg4usb-6722ccebafa1892d682a7e3562aab128ab5d2f1c.zip
todo
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@483 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8c701f5..020485b 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,6 @@ Release 0.3
- updated the windows qt libraries to 4.7 [DONE]
- added tabs, including quitdialog listing modified files [DONE]
- list keys to delete in warning dialog [DONE]
-- undoable encrypt and decrypt [DONE]
- decryption of empty messages is possible now [DONE]
Release 0.3.1
@@ -41,6 +40,7 @@ attachments:
- attachments-widget should be inlined in editor-tabs
- export key: default filename to <keyowner-name>.key
- show keydetails-dialog in keylist on mainwindow
+- make email adress from keylist copyable
Release 0.4
- adding signing and verifying
@@ -48,6 +48,8 @@ Release 0.4
- refactoring and cleanup:
- gpgwin.cpp -> mainwindow.cpp
- context.cpp -> gpgcontext.cpp
+- save state on closing as encrypted file, allow recovery with password on next star
+ - generate functional key for user
Later: