Make Dolphin's SortFilterProxyModel for KDirModel public
David Faure
faure at kde.org
Fri Jul 20 11:27:15 BST 2007
On Thursday 19 July 2007, Peter Penz wrote:
> So from my point of view KDirSortFilterProxyModel should:
> - Only use the enums provided by KDirModel (there is no need moving Dolphin
> enums into kdelibs).
> - Should just overwrite the method lessThan() like done in revision 631058 and
> use the method naturalCompare() internally.
> - Should not have any Nepomuk dependency (it's not clear yet whether we really
> use the Nepomuk tags for sorting in KDE 4.0, as the performance is too slow
> currently).
Sounds good.
> Also from my point of view it would be important if core kde developers would
> give their opinion on this topic (<hint>David?</hint> ;-) ).
This proxy is going to be needed by the file dialog, obviously, so yes, I would like
to see it in kdelibs (with all the features that are going to make sense for the
file dialog).
Where you guys thinking of libkio or libkfile? I guess it belongs to libkfile if most
non-filemanagement-related applications are going to use that class only through the file dialog.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list