[Bug 186828] next/previous file still go through the files randomly instead of alphabetically/directory order
Kevin Kofler
kevin.kofler at chello.at
Wed Mar 25 00:59:03 CET 2009
https://bugs.kde.org/show_bug.cgi?id=186828
--- Comment #2 from Kevin Kofler <kevin kofler chello at> 2009-03-25 00:59:02 ---
SVN commit 944069 by kkofler:
CCBUG: 186828 Fixed by copying some code from Qt and adapting it to my use
case. I should not store pointers in Q3ValueList, this way it is not calling
the operator< i defined but it did pointer comparison, that is why the order
was so funky. Thanks David for reporting the bug to me on IRC.
Backport revision 938418 by bruggie from trunk.
M +38 -1 diffmodellist.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=944069
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kompare-devel
mailing list