aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 523bc17..0615ec9 100644
--- a/TODO
+++ b/TODO
@@ -18,13 +18,13 @@ Release 0.3.1
- dont hide verifynotification [DONE]
- refresh verify after import of keys [DONE]
- show, if message is partially verified(how)? [DONE]
-- replace hardcoded urls in keyserverimport
+- replace hardcoded urls in keyserverimport (setting default keyserverlist still missing, set default in importfromkeyserverdialog)
- export public key on export of private key too
- beautify icons for verify and sign
-- key should blink short in keylist after import
- set gpgme error language to chosen language (context.cpp:49)
-- import from keyserver doesn't end, if network-connection is available, but no connection to keyserver
-- keyid should be searchable in import from keyserver
+- stealth mode for windows (http://www.portablefreeware.com/forums/viewtopic.php?f=4&t=3713)
+- import from keyserver doesn't end, if network-connection is available, but no connection to keyserver (?)
+- keyid should be searchable in import from keyserver (?)
BUGS:
- Sometimes two or more stars are shown at modified documents
@@ -34,6 +34,7 @@ Release 0.3.2
- Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg)
- GPLv3
- css
+- key should blink short in keylist after import
- check and add missing statusbar messages
- set mainwindow-statusbar text via signal
- more doku on building gpg4usb (especially on windows)