From a4e46a9ba9105c6dfddf927a3de27de4427b38e2 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 24 Apr 2014 00:02:30 +0200 Subject: [PATCH] Update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index ece038464..12dfd5aa7 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,11 @@ Style Refactor completion widget mess (initializing / changing completions) keypress-signal-foo is a bit of a chaos and might be done better we probably could replace CompletionModel with QStandardModel... +replace foo_bar options with foo-bar +reorder options +clean up utils/ mess (e.g. keys/ subfolder?) +rename *Parser to more meaningful names +rename modemanager because it sounds like modemmanager (at least imported name) Major features ==============