[PATCH] Use natural sorting in KUrlNavigator popup
Aurélien Gâteau
aurelien.gateau at free.fr
Fri Oct 12 09:09:31 BST 2007
Peter Penz wrote:
> 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
Ok, just committed it.
Aurélien
More information about the kde-core-devel
mailing list