[Development] Does localeAwareCompare know about case sensitivity?

Mark markg85 at gmail.com
Sun Sep 30 17:36:16 CEST 2012


Hi,

Is this FIXME still valid:
http://api.kde.org/4.9-api/kdelibs-apidocs/kdecore/html/kstringhandler_8cpp_source.html#l00313

For completeness:
// FIXME: Using toLower() to implement case insensitive comparison is
// sub-optimal, but is needed because we compare strings with
// localeAwareCompare(), which does not know about case sensitivity.
// A task has been filled for this in Qt Task Tracker with ID 205990.
// http://trolltech.com/developer/task-tracker/index_html?method=entry&id=205990

I can't find an answer in the Qt docs nor can i lookup the tracker id
since it just doesn't exist anymore.

Cheers,
Mark



More information about the Development mailing list