summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* updateSystemPrivate(): fix handling of empty string as non-null QVariantEdward Welbourne2020-01-231-5/+5
* Fix QLocale::system() and uiLanguages() for the mobile platformsAndy Shaw2020-01-221-0/+2
* Eliminate QLocale's default_number_options global staticEdward Welbourne2020-01-091-8/+5
* Improve QLocale method documentationEdward Welbourne2020-01-091-5/+25
* Add advance warning of change of return types coming in Qt6Edward Welbourne2020-01-091-1/+29
* QLocale: Support Indian number formattingTuomas Heimonen2019-12-301-11/+34
* Include likely-adjusted uiLanguages for the system localeEdward Welbourne2019-10-041-16/+66
* Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-041-2/+2
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-181/+397
* Tidy up some messy code in QLocaleEdward Welbourne2019-07-261-24/+8
* Split all the over-long lines in qlocale.cppEdward Welbourne2019-07-251-56/+110
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+4223