summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qcollator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCollator: add public, static functions to do comparisonsThiago Macieira2021-11-011-0/+51
* Change QCollator's default locale to QLocale().collation()Edward Welbourne2021-07-151-4/+8
* Inline QCollator's QString methods via QStringViewEdward Welbourne2020-12-071-8/+2
* Indicate the limited locale selection in the POSIX backendEdward Welbourne2020-12-041-2/+3
* Fix documentation warnings about QCollator propertyAndreas Buhr2020-12-031-2/+2
* Clean up QCollator's documentation and tell fewer liesEdward Welbourne2020-11-271-53/+58
* Fix spacing in QCollator documentationEdward Welbourne2020-11-271-19/+19
* Remove more QStringRef overloads that aren't requiredLars Knoll2020-06-111-13/+0
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+456