summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qcollator_posix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the correct size argument for wcsxfrmMikolaj Boc2023-01-121-6/+12
* Port QCollator/Posix to qsizetypeMarc Mutz2022-07-221-2/+2
* QCollator: Extract Method Private::ensureInitialized()Marc Mutz2022-07-201-4/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* Core: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Correct qcollator_posix.cpp's check against system localeEdward Welbourne2021-11-011-3/+6
* 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/+116