]> cloud.milkyroute.net Git - dolphin.git/commit
Fixed issue in method naturalCompare: strings having numbers with the same amount...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 12 Jan 2007 21:21:06 +0000 (21:21 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 12 Jan 2007 21:21:06 +0000 (21:21 +0000)
commitde4ffa3322c8d919ebdb0cdb51115bace8aa8d11
treecdbbc3017e7e8244aafc24ab3cbfa168d14e7d9b
parent71c0a434906c94c6978acb1b148397a7fb2e8f4c
Fixed issue in method naturalCompare: strings having numbers with the same amount of digits got the same weight. E. g. naturalCompare("Item 10", "Item 11") returned 0 instead of a value < 0.

svn path=/trunk/playground/utils/dolphin/; revision=622757
src/dolphinsortfilterproxymodel.cpp
src/dolphinsortfilterproxymodel.h