summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcollator_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-175/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-6/+28
|\
| * Handle error from MS-Win API in QCollator::compare()Edward Welbourne2019-03-061-6/+28
* | Clean up the QCollator code and commentsEdward Welbourne2019-03-081-4/+7
* | Extend QCollator to support QStringViewEdward Welbourne2019-03-081-17/+6
|/
* Handle QCollator with locale C by delegating to QStringEdward Welbourne2018-12-111-0/+7
* Qt Core: Remove code for Windows < 7Friedemann Kleint2017-10-051-6/+2
* QCollatorSortKey: add some std::moveMarc Mutz2017-02-131-1/+1
* QCollator: don't pipe bcp47Name() through QStringMarc Mutz2017-02-071-1/+2
* QtCore: use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-111-1/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix several issues in QCollatorLars Knoll2014-09-101-74/+45
* WinRT: Fix compile warningsMaurice Kalinowski2014-05-261-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-5/+0
|\
| * QCollatorSortKey: inline operator<Marc Mutz2013-11-171-5/+0
* | WinRT: Locale handling supportKamil Trzcinski2013-10-051-0/+24
|/
* Make QCollator more flexible to use in different platformsAleix Pol2013-09-131-0/+168