summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale
Commit message (Expand)AuthorAgeFilesLines
* Port QLocalePrivate::*ToCode() to QLatin1StringMarc Mutz2017-03-261-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-5/+17
|\
| * Make QLocale consistent about special handling of the C localeEdward Welbourne2017-03-061-0/+10
| * Properly use the "process" featureUlf Hermann2017-02-271-5/+7
* | tst_qlocale::macDefaultLocale - remove flaky/incorrect testTimur Pocheptsov2017-02-151-2/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+38
|\|
| * Fixed Chinese language selection on iOSJason Erb2017-01-101-1/+38
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+0
* | QLocale: Add option to pad numbers with trailing zeroesUlf Hermann2016-09-151-0/+24
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-6/+13
|\
| * Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-17/+1
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+2
|\
| * Cleanup testcase for platforms without QProcess support.Maurice Kalinowski2016-02-091-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+2
| |\|
| | * [Android]: Java uses some deprecated locale codes so account for theseAndy Shaw2016-01-131-1/+2
* | | Updated license headersJani Heikkinen2016-01-212-34/+24
|/ /
* | Add ability to specify precision of float/double currency stringsDan Cape2016-01-131-0/+6
* | QLocale: Accept trailing junk in qstrtod()Ulf Hermann2016-01-051-0/+60
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-3/+3
|\|
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-3/+3
* | Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-231-0/+14
* | Interpret precision == -128 as "shortest" double conversionUlf Hermann2015-11-232-26/+61
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-212-68/+1
* | QLocale: Return overflowing numbers from asciiToDouble()Ulf Hermann2015-11-041-2/+2
* | Add thorough tests for QLocale string/double conversionsUlf Hermann2015-10-301-7/+114
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-10/+11
|\|
| * The C locale should omit group separators by defaultLars Knoll2015-10-191-10/+11
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-3/+5
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-7/+7
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-6/+6
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
|/
* Add qHash(QLocale)Marc Mutz2015-06-301-0/+2
* Update CLDR to v27Konstantin Ritt2015-03-271-21/+38
* [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-0/+1
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-1/+7
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Add support for blacklisting test functionsLars Knoll2014-09-211-0/+8
* Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
* Revert "test: marked tst_qlocale as insignificant on Windows"Friedemann Kleint2014-01-301-1/+0
* Fix tst_QLocale::windowsDefaultLocale().Friedemann Kleint2014-01-281-16/+35
* Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-131-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+9
|\
| * QLocale: Add auto tests for Poruguese(Brazil) and Greek localesEl Mehdi Fekari2013-10-291-0/+9
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-3/+3
|/