[PATCH] Use natural sorting in KUrlNavigator popup
Peter Penz
peter.penz at gmx.at
Fri Oct 12 06:30:50 BST 2007
On Thursday, 11. October 2007 23:59, Aurélien Gâteau wrote:
> Hello,
>
> I noticed the KUrlNavigator popup currently display items in plain
> alphabetic-case sensitive order. Attached patch use naturalCompare from
> KDirSortFilterProxyModel to sort the list in natural order.
>
> I also moved the sort to the listJobFinished() method, since there is no
> need to sort the list every time we receive entries.
>
> Is it ok to commit?
Thanks for the patch! From my point of view it's ok to commit.
Best regards,
Peter
More information about the kde-core-devel
mailing list