index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
corelib
/
tools
/
qlocale
/
tst_qlocale.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move text-related code out of corelib/tools/ to corelib/text/
Edward Welbourne
2019-07-10
1
-3001
/
+0
*
Tests: Fix some warnings about deprecated functions not under test
Friedemann Kleint
2019-05-27
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-09
1
-6
/
+6
|
\
|
*
Update locale data to CLDR v35.1
Edward Welbourne
2019-05-07
1
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-02
1
-15
/
+28
|
\
|
|
*
Refine underflow check in QLocaleData::convertDoubleToFloat()
Edward Welbourne
2019-04-01
1
-15
/
+28
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-12-04
1
-18
/
+138
|
\
|
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-11-27
1
-18
/
+138
|
|
\
|
|
*
Recognize E along with e as exponent character in asciiToDouble
Edward Welbourne
2018-11-23
1
-0
/
+2
|
|
*
Fix toFloat()s between float and double ranges and document
Edward Welbourne
2018-11-23
1
-10
/
+32
|
|
*
Change documentation of some toDouble()s to reflect reality
Edward Welbourne
2018-11-23
1
-12
/
+44
|
|
*
tst_QLocale: Add tests for toFloat()
Edward Welbourne
2018-11-23
1
-1
/
+54
|
|
*
Implement transient locale as instantiating a class
Edward Welbourne
2018-11-23
1
-6
/
+17
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-09-13
1
-18
/
+17
|
\
|
|
|
*
|
Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()
Edward Welbourne
2018-09-11
1
-18
/
+17
*
|
|
Make updateSystemPrivate() local to qlocale.cpp
Edward Welbourne
2018-09-11
1
-8
/
+8
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-08-29
1
-0
/
+31
|
\
|
|
|
*
|
tst_QLocale::formattedDataSize: add Russian
Shawn Rutledge
2018-08-26
1
-0
/
+31
*
|
|
Add some missing language codes to our locale data
Edward Welbourne
2018-08-27
1
-0
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-08-24
1
-0
/
+4
|
\
|
|
*
Test for fractional part of Costa Rican currency
Edward Welbourne
2018-08-23
1
-0
/
+4
*
|
Revert "Fix time-zone tests on macOS >= 10.13, which now knows what CET is"
Edward Welbourne
2018-08-24
1
-8
/
+8
*
|
[macOS] Skip test that triggers a buffer overflow in CoreFoundation
Erik Verbruggen
2018-08-17
1
-0
/
+6
*
|
Rework tst_QLocale::emptyCtor() as a data-driven test
Edward Welbourne
2018-08-16
1
-58
/
+88
*
|
Add support for numbered territories in CLDR
Edward Welbourne
2018-08-13
1
-4
/
+6
*
|
Fix time-zone tests on macOS >= 10.13, which now knows what CET is
Edward Welbourne
2018-08-13
1
-8
/
+8
*
|
Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...
Thiago Macieira
2018-07-17
1
-1
/
+4
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
1
-1
/
+4
|
|
\
|
|
|
*
Fix tst_QLocale's mis-use of QSKIP() to use qDebug() instead
Edward Welbourne
2018-07-04
1
-1
/
+4
*
|
|
Fix typo: s/Numering/Numbering/
Edward Welbourne
2018-07-17
1
-4
/
+4
*
|
|
Made more tst_QLocale tests data-driven
Edward Welbourne
2018-07-17
1
-98
/
+104
*
|
|
Assume Win >= Win7 in code that used to test it
Edward Welbourne
2018-07-17
1
-21
/
+8
|
/
/
*
|
Update CLDR to version 33.1 (2018/June/20)
Edward Welbourne
2018-07-16
1
-2
/
+2
*
|
Split up many long lines in tst_QLocale
Edward Welbourne
2018-07-16
1
-69
/
+138
*
|
Adjust some indentation and spacing in tst_QLocale
Edward Welbourne
2018-07-16
1
-23
/
+22
|
/
*
Android: Pass tst_qlocale
Mårten Nordheim
2018-06-28
1
-4
/
+19
*
tst_QLocale: Avoid manual deletes
Kari Oikarinen
2018-04-06
1
-14
/
+19
*
Kludge QLocale test order to fix fall-out from setDefault()
Edward Welbourne
2018-04-05
1
-10
/
+28
*
QLocale: Update the system private on QLocale default constructor if needed
Albert Astals Cid
2018-03-02
1
-0
/
+46
*
QDateTimeParser: reject all short values in fixed-width fields
Edward Welbourne
2017-11-30
1
-0
/
+10
*
Merge remote-tracking branch 'origin/5.9' into dev
Oswald Buddenhagen
2017-08-02
1
-0
/
+22
|
\
|
*
Return "en" for QLocale::c().bcp47Name()
Jüri Valdmann
2017-07-26
1
-1
/
+1
|
*
Add test for QLocale::bcp47Name()
Jüri Valdmann
2017-07-26
1
-0
/
+23
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Gabriel de Dietrich
2017-07-13
1
-8
/
+11
|
\
|
|
*
QLocale: fix handling of milliseconds in string format and document
Thiago Macieira
2017-07-07
1
-8
/
+11
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-06
1
-6
/
+61
|
\
|
|
*
Fix parsing of 0E+1 and 0E-1 (capital 'E')
Thiago Macieira
2017-07-03
1
-1
/
+57
|
*
Fix offset calculation to be valid at the correct time
Edward Welbourne
2017-07-03
1
-5
/
+4
*
|
Update CLDR to v31.0.1
Edward Welbourne
2017-06-20
1
-6
/
+6
*
|
Add QLocale::formattedDataSize and consolidate use cases
Shawn Rutledge
2017-06-20
1
-0
/
+78
[next]