diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-02-19 15:53:19 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-02-19 15:53:19 +0000 |
commit | 408c08c56f06dad01e850557c7279bb2668d8df4 (patch) | |
tree | 0e0b1b04d9dbcd0e3fa3c165a6a996a2a7aada34 /TODO | |
parent | little cleanup (diff) | |
download | gpg4usb-408c08c56f06dad01e850557c7279bb2668d8df4.tar.gz gpg4usb-408c08c56f06dad01e850557c7279bb2668d8df4.zip |
also disable close action, when no tab is opened and little cleanup
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@812 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -51,8 +51,9 @@ Release 0.3.2 - 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 (?) -- credits for key image +- replace qDebug messages with tr() by messagebox (?) +- credits for key image [DONE] +- disable tab related actions when no tab is shown [DONE] BUGS: - import key toolbar dropdown shows text, even if only icon should be shown [DONE] |