summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcollator_icu.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCollatorSortKey: add some std::moveMarc Mutz2017-02-131-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\
| * QCollator/ICU: fix a rather hair-raising performance bug in compare(QChar*, i...Marc Mutz2017-02-071-1/+1
* | QCollator: don't pipe bcp47Name() through QStringMarc Mutz2017-02-071-1/+2
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-13/+30
|\
| * Core: fix crash in QCollator if ucol_open() failedLiang Qi2015-03-111-13/+30
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix several issues in QCollatorLars Knoll2014-09-101-44/+21
* Fix case insensitive comparisons using QCollatorLars Knoll2014-06-121-2/+9
* QCollatorSortKey: inline operator<Marc Mutz2013-11-171-5/+0
* Make QCollator more flexible to use in different platformsAleix Pol2013-09-131-0/+164