qt5base-lts/tests/auto/corelib
Konstantin Ritt da90a3a490 QLocale: replace hard-coded default country-for-language map
...with a generated one in a way similar to what
http://www.unicode.org/reports/tr35/#Likely_Subtags suggests.
The supplemental/likelySubtags.xml contains all the required data.
This changes some default countries to a most-expected ones.

Change-Id: I920a5623601d8661a943e78197d3bcc838191483
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-11-19 21:18:03 +01:00
..
animation Fix zero-duration animations running Backwards. 2012-11-13 15:34:56 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io fix error handling bug in QWindowsPipeReader 2012-11-02 12:16:49 +01:00
itemmodels Add implementations of QAIM::sibling in public APIs. 2012-11-02 16:25:02 +01:00
json test: Rename test case name TestQtJson -> tst_QtJson 2012-10-24 01:39:02 +02:00
kernel Fix a warning on compilers not supporting constexpr. 2012-11-11 12:10:49 +01:00
mimetypes QMimeDatabase: Fix handling of duplicate mimetype definitions. 2012-11-14 14:18:31 +01:00
plugin Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
statemachine normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
thread Fix QMutex::tryLock timeout computation on Linux 2012-11-16 01:37:01 +01:00
tools QLocale: replace hard-coded default country-for-language map 2012-11-19 21:18:03 +01:00
xml Remove duplicate words and punctuation from documentation. 2012-09-26 04:03:20 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00