summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qlocale
Commit message (Expand)AuthorAgeFilesLines
* Move a test of QLocale's methods out of tst_QDateTimeEdward Welbourne2020-05-081-30/+69
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-273-0/+46
* Fix digit grouping when digits are surrogat pairsEdward Welbourne2020-04-171-37/+123
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-6/+6
|\
| * Fix deprecation warning in tst_QLocale()'s use of QProcess::start()Edward Welbourne2020-04-031-1/+1
| * Change QLocale to use CLDR's accounting formats for currenciesEdward Welbourne2020-04-021-5/+5
* | Make QLocale(QString) explicitLars Knoll2020-04-011-1/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-0/+1
|\|
| * QLocale: Fix test on MinGW 8.1.0 32 bitCristian Adam2020-03-171-0/+1
* | Allow surrogate pairs for various "single character" locale dataEdward Welbourne2020-02-171-11/+13
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-16/+21
|\|
| * Configure the MS-Win long time format rather than assuming we know itEdward Welbourne2020-02-061-3/+4
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-13/+17
| |\
| | * Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-13/+17
* | | Move old tst_QLocale::negativeZero() to tst_QString::number()Edward Welbourne2020-01-301-5/+23
* | | Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-301-10/+10
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-021-0/+53
|\|
| * QLocale: Support Indian number formattingTuomas Heimonen2019-12-301-0/+53
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
|/
* Revert "[macOS] Skip test that triggers a buffer overflow in CoreFoundation"Edward Welbourne2019-11-181-6/+0
* Update CLDR to v36Edward Welbourne2019-10-251-7/+7
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-106-0/+3074