summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale.h
Commit message (Expand)AuthorAgeFilesLines
* Move QStringRef and remains to Qt5CompatKarsten Heimrich2020-08-201-1/+0
* Remove non-Qt6 compile time switches from QtCoreAllan Sandfeld Jensen2020-07-241-12/+0
* QLocale: purge deprecated APIEdward Welbourne2020-07-231-6/+0
* Remove more QStringRef overloads that aren't requiredLars Knoll2020-06-111-11/+0
* Port QLocale::quoteString from QStringRef to QStringViewLars Knoll2020-06-111-2/+3
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * Rework qlocalexml2cpp.py to use writers based on TranscriberEdward Welbourne2020-04-021-1/+2
* | Make QLocale(QString) explicitLars Knoll2020-04-011-1/+1
* | Pass QDate and QTime as value classesEdward Welbourne2020-02-271-8/+8
* | Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-171-9/+7
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+6
|\|
| * Deprecate QLocale::toTime() variants taking a calendarEdward Welbourne2020-01-311-2/+6
* | Minor tidy-up in qlocalexml2cpp.pyEdward Welbourne2020-01-301-0/+1
|/
* Add advance warning of change of return types coming in Qt6Edward Welbourne2020-01-091-3/+3
* Update CLDR to v36Edward Welbourne2019-10-251-2/+5
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-2/+19
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+1153