From ebee09b6502da03059aa49df6098dc8927bb9c27 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 7 Aug 2014 07:33:04 +0200 Subject: [PATCH] Update TODO --- doc/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/TODO b/doc/TODO index b1eafbe6d..e1904fd7c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -40,6 +40,9 @@ New big features - Internationalization - more completions (URLs, ...) - 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 ========= @@ -52,6 +55,7 @@ Downloads Improvements / minor features ============================= +- We should have something like utils.debug.qenum_key for QFlags. - Honour icognito mode for cookies etc. - Make sure commands in config are _complete_ - Config should check for unknown sections