From ed5de88d481c31fbad120332651eb746a0c03de3 Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 28 Dec 2010 13:32:12 +0100 Subject: Pimp my filters! Enhanced the filter function in ArchiveTreeView. The prefixes are gone. The filter mode is now selectable by menu or toolbar. Created 7 new icons, also selectable in the configuration menu. As a bonus the filter QLineEdit now comes with a QCompleter. The QStringListModel of the completer is filled in a separate thread. The QThread is only used as a resource for control. The work is done in a QObject connected to the QThread's started() signal as described in http://labs.qt.nokia.com/2006/12/04/threading-without-the-headache/ --- steel_collar.png | Bin 0 -> 738 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 steel_collar.png (limited to 'steel_collar.png') diff --git a/steel_collar.png b/steel_collar.png new file mode 100644 index 0000000..92a125f Binary files /dev/null and b/steel_collar.png differ -- cgit v1.2.3-70-g09d2