diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 29 |
1 files changed, 14 insertions, 15 deletions
@@ -4,37 +4,36 @@ Release 0.3.1 - export key: default filename to <keyowner-name>.asc [DONE] - make email adress from keylist copyable [DONE] - show keydetails-dialog in keylist on mainwindow [DONE] -- key should blink short in keylist after import -- show keys which verified message in different colour -- css -- set gpgme error language to chosen language (context.cpp:49) -- in verifycation dialog import multiple keys -- inform user about verification errors +- in verifycation dialog import multiple keys [DONE] +- inform user about verification errors [DONE] - enum for verify status [DONE] - put sign/verify to toolbar and add shortcuts [DONE] - umlaute are not handled correctly in signing [DONE] -- beautify icons for verify and sign - check class / includes [DONE] - keydetailsdialog should have a parent [DONE] - Verifynotification margin left [DONE] -- remove doubled functions (e.g. beautifyfingerprint and keymgmt functions like import) +- remove doubled functions (e.g. beautifyfingerprint and keymgmt functions like import) [DONE] - take care of warnings in compiling [DONE] -- export public key on export of private key too -- put keydetails to keylist -- dont hide verifynotification {DONE] -- import from keyserver doesn't end, if network-connection is available, but no connection to keyserver -- refresh verify after import of keys +- put keydetails to keylist [DONE] +- dont hide verifynotification [DONE] +- refresh verify after import of keys [DONE] +- show, if message is partially verified(how)? [DONE] - replace hardcoded urls in keyserverimport +- export public key on export of private key too +- beautify icons for verify and sign +- key should blink short in keylist after import +- set gpgme error language to chosen language (context.cpp:49) +- import from keyserver doesn't end, if network-connection is available, but no connection to keyserver +- keyid should be searchable in import from keyserver BUGS: - Sometimes two or more stars are shown at modified documents -- what should be shown in verify message? -- show, if message is partially verified(how)? Release 0.3.2 - Change private key password (catch bad passphrase message) - Wizard on first start (Create Key, Import from older gpg4usb, import from gnupg) - GPLv3 +- css - check and add missing statusbar messages - set mainwindow-statusbar text via signal - more doku on building gpg4usb (especially on windows) |