diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-04-10 20:32:48 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-04-10 20:32:48 +0000 |
commit | 51420d47761bdbf1d7c5311a2b0e59b2780bba8f (patch) | |
tree | caba0bb500930de52cefc452853ac4acb38c794a /TODO | |
parent | updated translation files (diff) | |
download | gpg4usb-51420d47761bdbf1d7c5311a2b0e59b2780bba8f.tar.gz gpg4usb-51420d47761bdbf1d7c5311a2b0e59b2780bba8f.zip |
updated README
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@880 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -38,7 +38,7 @@ Release 0.3.2 - import conf from old gpg4usb [DONE] - only show one import detail dialog, when importing public/private keys [DONE] - add messagebox for succesful import of settings from old gpg4usb [DONE] - - before restart maybesave should be called on mainwindow + - Update Qt to 4.8 [DONE] - add Qt language files for Qt locales - investigate in adding a offline help system [DONE] @@ -46,16 +46,17 @@ Release 0.3.2 - images should be included in paragraph [DONE] - every html should have prev, next, toc link [DONE] - remove menu and logo from subpages [DONE] - - docs for sign&verify + - docs for sign&verify [DONE] - dropdown from menubar instead of dialog for import [DONE] - resize dropdown button, cause letter are cut at the bottom [DONE] - Change file encryption to single dialog for en- and decryption [DONE] - change docu on file de- and encryption - replace qDebug messages with tr() by messagebox (?) - disable tab related actions when no tab is shown [DONE] -- credits for key image [DONE] - on key generation set maximum keysize to 65536 bits for elgamal subkey [DONE] - finally remove obsolete strings from translations +- credits for key image [DONE] +- translator list [DONE] BUGS: - import key toolbar dropdown shows text, even if only icon should be shown [DONE] @@ -85,8 +86,10 @@ Release 0.3.3 - add tab for editor options, like font-size, line-break, tab-width, line-numbers,.. - remember Password: - checkbox in password dialog to remember password + - before restart maybesave should be called on mainwindow - Timer to remember password for x minutes? + Release 0.3.4 - keylist rewrite using tablemodel - make keylist browsable with keyboard |