summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qcollator_macx.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCollator: Extract Method Private::ensureInitialized()Marc Mutz2022-07-201-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Fix build on macOS without warning after QString::count deprecationVolker Hilsheimer2022-03-201-2/+2
* Fix warning on macOS builds, unbreak -developer-buildVolker Hilsheimer2022-01-141-1/+1
* Tidy up macOS collation and add some assertionsEdward Welbourne2022-01-131-7/+9
* Use QList instead of QVector in corelib implementationJarek Kobus2020-06-291-1/+1
* Take care of NULL data from QStringView in QCollatorEdward Welbourne2020-02-051-1/+6
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+152