aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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