aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-19 22:06:50 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-19 22:06:50 +0000
commit48441b291c4dd3290ed0e45aa636e58e0473cf85 (patch)
tree7f55a18bbca4e6f6a6de9112600105184f8de765 /TODO
parentuse ressource file for all icons and remove iconpath (diff)
downloadgpg4usb-48441b291c4dd3290ed0e45aa636e58e0473cf85.tar.gz
gpg4usb-48441b291c4dd3290ed0e45aa636e58e0473cf85.zip
added file.close for every file.open
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@767 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO b/TODO
index ac65207..90a4ffb 100644
--- a/TODO
+++ b/TODO
@@ -17,6 +17,8 @@ Release 0.3.2
- put quote and double line break removale to "special edit" operation toolbar (icons for double linebreaks missing) [DONE]
- emit keydbchanged from GPGcontext::importKey (for the moment not possible, because importinformation is lost after this) [DONE]
- fix translation file for "SettingsDialog" as it says two times English, and the comment is on the wrong one. [DONE]
+- remove iconpath and use ressource file instead [DONE]
+- restart gpg4usb on language change [DONE]
- Change "remove double line breaks" to "remove spacing" [DONE]
- icon from "line spacing icon" [DONE]
- key import should be more verbose: [DONE]
@@ -38,21 +40,15 @@ Release 0.3.2
- Add buttonto copy fingerprint to clipboard in details dialog [DONE]
- or set margin to make it easier selectable [DONE]
- remove whitespaces on copy [DONE]
-- restart gpg4usb on language change [DONE]
- fix cancel password entry bug on windows [DONE]
- Update Qt to 4.8 [DONE]
- add Qt language files for Qt locales
-- Wizard on first start (Create Key, Import from keys older gpg4usb, import from gnupg) [DONE]
- - import conf from old gpg4usb [DONE]
- - finalize
- investigate in adding a offline help system [DONE]
- have a look at the format
- images should be included in paragraph [DONE]
- every html should have prev, next, toc link
- remove menu and logo from subpages
- docs for sign&verify
-- add file.close, when files are opened
-- remove iconpath and use ressource file instaed
BUGS:
- import key toolbar dropdown shows text, even if only icon should be shown