]> cloud.milkyroute.net Git - dolphin.git/commit
-Use QSortFilterProxyModel for filtering instead of KDirList::setFilterName
authorHolger Freyther <holger+kde@freyther.de>
Sun, 24 Dec 2006 00:03:40 +0000 (00:03 +0000)
committerHolger Freyther <holger+kde@freyther.de>
Sun, 24 Dec 2006 00:03:40 +0000 (00:03 +0000)
commitf7e58e096623f8c23637389258d0bdb5f977bf89
tree207185e8844d434b43595495c0b665de335596ef
parentda88d222838ea0fa5788c3cac4b88efb53f5f8fc
-Use QSortFilterProxyModel for filtering instead of KDirList::setFilterName
-Map DolphinView::Sorting to a column of the KDirModel and sort this column
-Reimplement QAbstractItemModel::sort(int,SortOrder) to keep track of the
 sorted column and order as dolphin uses this in the config dialogs. We will
 now work correctly if a view changes sorting.

svn path=/trunk/playground/utils/dolphin/; revision=616170
src/dolphinsortfilterproxymodel.cpp
src/dolphinsortfilterproxymodel.h
src/dolphinview.cpp