aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9d87214..119a1c1 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,7 @@ Release 0.4
- replace gpgme with kgpg (lots of work and trouble!!!)
- Refresh key from keyserver [DONE]
- add encrypt to self functionality [DONE]
- - add automatic restart if key changed
+ - add automatic restart if key changed [DONE]
- add find action in textedit [DONE]
- BUG: hit strg+f, then hit escape -> text not editable anymore, same with not found expression
- When search previous, text should be searched from end again, if no hit is found
@@ -20,6 +20,7 @@ Release 0.4
- change docu on file de- and encryption
- add possibility to set alternative relative path to keydb [DONE]
- on startup check, if keydb path exists, if keydb path isn't default
+ - add automatic restart, if keydb path changed (check for signal if keydbLabel changed)
- add possibility for creation of RSA keys [DONE]
- add posibility to add keyserver in settings [DONE]
- add posibility to remove keyserver in settings [DONE]