qt5base-lts/tests/auto/corelib/text
Edward Welbourne 3a1bc4bad5 Purge deprecated language and country codes from QLocale
Requires subsequent re-numbering of the enum tables to eliminate gaps,
before locale data can be regenerated. However, it will work with the
present locale data, since it merely loses the means to use some names
for which the available data was just the name and code. This implies
a transient issue of recognising some codes for which there is no
actual enum member; but relevant code will work as before, finding
nothing but the code and its name. This shall be resolved by a coming
BiC change to resort the language, country and script codes, changing
the numbering (almost) completely.

[ChangeLog][QtCore][QLocale] Various obsolete language and country
codes have been removed. Some lacked locale data, others were obsolete
aliases. All have been deprecated in 5.15.

Task-number: QTBUG-84669
Change-Id: I45fc76a5f2f6c3b0ea3c1bb61e917da984183783
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-10-29 10:44:38 +00:00
..
qbytearray QByteArray: make (ap|pre)pend(const QByteArray &) consider reserved 2020-10-28 08:48:23 +02:00
qbytearrayapisymmetry CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbytearraylist CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbytearraymatcher CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbytearrayview CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbytedatabuffer CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qchar CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qcollator Deprecate old aliases for two countries and several languages 2020-10-28 06:26:01 +01:00
qlatin1string CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlocale Purge deprecated language and country codes from QLocale 2020-10-29 10:44:38 +00:00
qregularexpression QREMatchIterator: add support for range-based for 2020-09-30 21:39:36 +02:00
qstring Fix strange capacity check in tst_QString::append_special_cases 2020-10-21 17:56:48 +02:00
qstring_no_cast_from_bytearray CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringapisymmetry Make QAnyStringView comparison operators hidden friends 2020-10-06 06:31:18 +02:00
qstringbuilder Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qstringconverter Convert a couple of APIs to use views 2020-10-06 11:16:36 +02:00
qstringiterator CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringlist CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringmatcher CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringtokenizer CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstringview Fix some compiler warnings from tests 2020-10-16 13:53:04 +02:00
qtextboundaryfinder CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
CMakeLists.txt Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
text.pro Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00