aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2008-08-23 10:38:34 +0200
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2008-08-23 10:38:34 +0200
commitd00ae3f3c070aed3afea9d3d19675e77794fad3e (patch)
tree68e4cd4eee34e9632d12c4c65263bf8993bc4763
parentadded / fixed file-output for attachment-enc/decryption (diff)
downloadgpg4usb-d00ae3f3c070aed3afea9d3d19675e77794fad3e.tar.gz
gpg4usb-d00ae3f3c070aed3afea9d3d19675e77794fad3e.zip
updated todo
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@147 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4085358..4b6f761 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,8 @@ TODO:
- sorting keys would be nice (e.g. a-z or complete manual)
- Policy ( dialogs, what's warning, what an error )
- Encrypt to self (problem: who is self?)
+- on windows an empty directory gnupg in applivation-data is created, find out
+how to disable
- Keyimport, first: function Keyimport should use QByteArray, then:
- More Keymanagement (new popup window?) including:
@@ -21,6 +23,9 @@ TODO:
- some kind of locking for keydb, as gpg.conf uses lock-never, for ability to run on usb-drives (fat-formatted)
+usability:
+- dialog on closing unsaved document (discard/cancel/save) is not very user-friendly
+
advanced:
- threading & thread-safety in context.cpp (in, out, ctx)