summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcollator/tst_qcollator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-233/+0
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-6/+0
* Handle QCollator with locale C by delegating to QStringEdward Welbourne2018-12-111-5/+13
* Remove one out-of-date comment, refine another that was impreciseEdward Welbourne2018-12-071-6/+1
* Check against copying the husk left by a moveEdward Welbourne2018-07-261-0/+3
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-131-29/+55
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QCollator testEskil Abrahamsen Blomfeldt2015-01-061-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-25/+37
|\
| * OS X - QCollator::compare() returns wrong results.Timur Pocheptsov2014-08-191-25/+37
* | Fix several issues in QCollatorLars Knoll2014-09-101-8/+26
|/
* tst_qcollator: Exclude failing test cases for non-ICU/Windows.Friedemann Kleint2014-06-301-4/+7
* Fix case insensitive comparisons using QCollatorLars Knoll2014-06-121-0/+90
* QCollator: enable move semanticsMarc Mutz2013-11-171-0/+92