aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-10-05 20:06:29 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-10-05 20:06:29 +0000
commit39d3aba8fa23c51962452d24dae53d1f66039cd9 (patch)
treec38e395655f34c88a1ce719bdfaf9c1180e5838a
parentcheck attachmentfolder for files all 5 sec (diff)
downloadgpg4usb-39d3aba8fa23c51962452d24dae53d1f66039cd9.tar.gz
gpg4usb-39d3aba8fa23c51962452d24dae53d1f66039cd9.zip
updated TODO
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@382 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--TODO22
1 files changed, 17 insertions, 5 deletions
diff --git a/TODO b/TODO
index 811c23a..62d8e1c 100644
--- a/TODO
+++ b/TODO
@@ -2,21 +2,33 @@ TODO:
-----
Release 0.2.5
- minimal MIME support (understand and decode "Content-Encoding" header, e.g. "quoted printable") [DONE]
+ - enable by Default
- File-Encryption: Warning if file overwritten [DONE]
-- more doku on building gpg4usb (especially on windows)
- doku for translating gpg4usb [DONE]
- add translation for french
- remember Password [DONE]
+- open-with functionality for attachments (needs temp dir for saving attachments) [DONE]
+- graphical feedback if there are files in attachments-dir: monitor attachments-directory, show icon in statusbar if files inside [DONE]
+- update gpg binary to version 1.4.10(b)
+
+Release 0.2.6
+- more doku on building gpg4usb (especially on windows)
+- remember Password:
- checkbox in password dialog to remember password
- Timer to remember password for x minutes?
-- open-with functionality for attachments (needs temp dir for saving attachments) [DONE]
- - graphical feedback if there are files in attachments-dir: monitor attachments-directory, show icon in statusbar if files inside
- - context menu for icon: clean attachments-dir
+attachments:
+ - context menu for files left in attachment dir-icon: clean attachments-dir
- remind user on closing if files left in attachments-dir
- attachments dir as default option for "save"
+ - clean attachments when:
+ - opening new file in editor
+ - decrypting
+ - encrypting
+ - status-tip "saved file" when saving file for "open with"
- reorganise settings-dialog, have different tabs for simple, advanced and experimantal options
-- update gpg binary to version 1.4.10(b)
- update gpgme-library
+- clean header if quoted printable decoded
+
Release 0.3
- PGP-MIME, find and show inline encrypted files