[PATCH] locale aware sorting of stringlists
Scott Wheeler
wheeler at kde.org
Tue Oct 7 14:58:18 BST 2003
On Monday 06 October 2003 23:49, Tobias Koenig wrote:
> Hi,
>
> the attached patch adds locale aware sorting of QStringLists to
> KStringHandler. I think there are a lot of programs which could
> use this code. Can I commit it?
> I'm not sure if the implementation could be done a bit smarter,
> at least it works :)
I'd presonally rather see this done as a qHeapSort() replacement that takes a
functor for the comparison a la std::sort().
-Scott
--
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.
--Richard Feynman
More information about the kde-core-devel
mailing list