aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-06-14 08:13:10 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-06-14 08:13:10 +0000
commitb38f7579b72d8f0915c4e1c7bf9366a14c9ac7c9 (patch)
tree7522f4cc093fe641b63bfdf7db096a648d01c254
parentadd qmake script working on debian-sarge (diff)
downloadgpg4usb-b38f7579b72d8f0915c4e1c7bf9366a14c9ac7c9.tar.gz
gpg4usb-b38f7579b72d8f0915c4e1c7bf9366a14c9ac7c9.zip
new TODO item
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@356 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to '')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index daa8298..85ce13f 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,7 @@ Release 0.3
- Change Keytable sorting: private keys should always be on top (partially solving "encrypt to self")
- check pointer usage (const/references)
- check class / includes
-- Setup crosscompile-environment for building against glibc2.3
+- setup crosscompile-environment for building against glibc2.3
- Qt 4.6 / new gpg-binaries / new gpgme libs
Release 0.4
@@ -40,6 +40,8 @@ Later:
- some kind of locking for keydb, as gpg.conf uses lock-never, for ability to run on usb-drives (fat-formatted)
+- make use of GPGME IO-Callbacks from QT, read chapter 7.8.2 from GPGME info page
+
usability:
- dialog on closing unsaved document (discard/cancel/save) is not very user-friendly
- undo / history