aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-10-29 22:29:36 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-10-29 22:29:36 +0000
commit25db5c0f40379dadd4224cfbd87aad92a49d90ae (patch)
treee940feff28027f9b80397e2cc1b7e82b58df8e41 /TODO
parentbaeutified icons for sign and verify (diff)
downloadgpg4usb-25db5c0f40379dadd4224cfbd87aad92a49d90ae.tar.gz
gpg4usb-25db5c0f40379dadd4224cfbd87aad92a49d90ae.zip
refactored gpgwin -> mainwindow and context -> gpgcontext
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 72d71d9..f5caba4 100644
--- a/TODO
+++ b/TODO
@@ -24,7 +24,7 @@ Release 0.3.1
- cross out expired keys and add warning in key properties [DONE]
- stealth mode for windows (http://www.portablefreeware.com/forums/viewtopic.php?f=4&t=3713) [DONE]
- keyid should be searchable in import from keyserver [DONE]
-- beautify icons for verify and sign
+- beautify icons for verify and sign [DONE]
Release 0.3.2
- set gpgme error language to chosen language (context.cpp:49)
@@ -34,9 +34,9 @@ Release 0.3.2
- understandable message if no matching private key found for decryption
- investigate in adding a offline help system
- investigate in embedding a steganography tool
-- refactoring and cleanup:
- - gpgwin.cpp -> mainwindow.cpp
- - context.cpp -> gpgcontext.cpp
+- refactoring and cleanup: [DONE]
+ - gpgwin.cpp -> mainwindow.cpp [DONE]
+ - context.cpp -> gpgcontext.cpp [DONE]
- optionally open new tab after encryption/decrytion