From 44302b27df791d73012de7f654ae27571011869b Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Tue, 24 Feb 2009 13:55:27 +0100 Subject: [PATCH] Updated todos --- TODO.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 7bf60723..451abf77 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,4 +1,2 @@ -- [GUI] Store checked links in urldata list; display in a QTreeWidget; - columns result (as icon), URL, name; doubleclick opens property popup - http://doc.trolltech.com/4.4/qtreewidget.html - http://doc.trolltech.com/4.4/qtreewidgetitem.html +- [GUI] Make output columns sortable +- [GUI] Add right-click action: show properties page.