Update TODO

This commit is contained in:
Florian Bruhin 2014-08-07 07:33:04 +02:00
parent fef5a9944f
commit ebee09b650

View File

@ -40,6 +40,9 @@ New big features
- Internationalization - Internationalization
- more completions (URLs, ...) - more completions (URLs, ...)
- proper webpage history - proper webpage history
- proper widget for debug logs, with filtering etc.
- maybe FakeWebView which acts like a WebView in a tab but isn't, to open any
widget?
Downloads Downloads
========= =========
@ -52,6 +55,7 @@ Downloads
Improvements / minor features Improvements / minor features
============================= =============================
- We should have something like utils.debug.qenum_key for QFlags.
- Honour icognito mode for cookies etc. - Honour icognito mode for cookies etc.
- Make sure commands in config are _complete_ - Make sure commands in config are _complete_
- Config should check for unknown sections - Config should check for unknown sections