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/ --- big_tit.png | Bin 0 -> 1064 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 big_tit.png (limited to 'big_tit.png') diff --git a/big_tit.png b/big_tit.png new file mode 100644 index 0000000..d51c8fe Binary files /dev/null and b/big_tit.png differ -- cgit v1.2.3-70-g09d2