]> cloud.milkyroute.net Git - dolphin.git/commit
Use KDirSortFilterProxyModel::naturalCompare() to prevent code duplication. DolphinSo...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 22 Jul 2007 19:28:47 +0000 (19:28 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 22 Jul 2007 19:28:47 +0000 (19:28 +0000)
commit643a7a8d19458ff3577b83baa658001c528472cd
treeb4ca504188e94c3edda3bf9c8869b7fef785106e
parent4c96ec2698084f2c2d9fa2d6f78ce87157efde37
Use KDirSortFilterProxyModel::naturalCompare() to prevent code duplication. DolphinSortFilterProxyModel::lessThan() still contains similar code like KDirSortFilterProxyModel::lessThan(), but we will discuss this with Rafael in August (it's open yet whether KSortFilterProxyModel should be derived from KDirSortFilterProxyModel or not...).

CCMAIL: ereslibre@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=691028
src/dolphinsortfilterproxymodel.cpp
src/dolphinsortfilterproxymodel.h