diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-07-12 00:24:07 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-07-12 00:24:07 +0000 |
commit | c19c18ed4cff1874e4e07d23a7e1ca9939b3a814 (patch) | |
tree | 695f1f2d736470b634529380df0228b263762e69 | |
parent | dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd... (diff) | |
download | gpg4usb-c19c18ed4cff1874e4e07d23a7e1ca9939b3a814.tar.gz gpg4usb-c19c18ed4cff1874e4e07d23a7e1ca9939b3a814.zip |
updated TODO
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@494 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | TODO | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -25,7 +25,7 @@ attachments: - opening new file in editor - decrypting - encrypting - - status-tip "saved file" when saving file for "open with" + - status-tip "saved file" when saving file for "open with" [DONE] - Settings-Dialog: - add tab for editor options, like font-size, line-break, tab-width, line-numbers,.. - update gpgme-library @@ -38,10 +38,16 @@ attachments: - Change Keytable sorting: private keys should always be on top (partially solving "encrypt to self") - PGP-MIME, find and show inline encrypted files - attachments-widget should be inlined in editor-tabs -- export key: default filename to <keyowner-name>.key -- show keydetails-dialog in keylist on mainwindow +- export key: default filename to <keyowner-name>.asc +- show keydetails-dialog in keylist on mainwindow [DONE] - make email adress from keylist copyable +BUGS: +- Sometimes two or more stars are shown at modified documents +- enter "satann keyserverimport and it crashes +- what should be shown in verify message? +- show, if message is partially verified(how)? + Release 0.4 - adding signing and verifying - nice for verify: import key from keyserver |