qt6-bb10/src
Edward Welbourne 15189742c8 QLocale: fix likely subtags to include und -> en_Latn_US
The lack of this was hidden by other rules (redundant with it) until
CLDR v45, but v46 prunes the redundant rules, breaking this. So
include the missing rule and tweak the code that assumed likely
sub-tag rules preserved language, since this one doesn't. Rework the
tail of withLikelySubtagsAdded() to correctly use this rule, now that
we have it. (The prior comment about there being no match-all was
wrong: CLDR did have it, but our data skipped it.) Amended one test
affected by it (when system locale wasn't en_US).

On picking to 6.8, uiLanguages() needed some coaxing to avoid
duplicate C locale entries in tests of qualified C locale.

Task-number: QTBUG-130877
Change-Id: I2a415b67af4bc8aa6a766bcc1e349ee5bda9f174
Reviewed-by: Mate Barany <mate.barany@qt.io>
(cherry picked from commit 303863170c3ea7d1ee1b7188f507ad432ed3f860)
2024-12-10 12:35:05 +01:00
..
3rdparty SQLite: Update SQLite to v3.47.1 2024-11-27 20:17:25 +00:00
android Android: fix Java javadoc syntax errors 2024-11-25 13:47:44 +00:00
assets AssetDownloader: Sync TaskTree sources 2024-09-07 13:47:55 +00:00
concurrent Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
corelib QLocale: fix likely subtags to include und -> en_Latn_US 2024-12-10 12:35:05 +01:00
dbus CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui QPdf: fix generation of the document information dictionary 2024-12-04 23:16:15 +00:00
network Create qdoc macros for C++ class docs 2.1: qHash() 2024-12-04 18:55:58 +00:00
opengl eglfs: change the condition to destroy the openglcompositor 2024-11-21 14:41:03 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport libinput: Print qsizetype through %PRIdQSIZETYPE 2024-11-06 13:16:41 +00:00
plugins QWindows11Style: Override alternate base color in darkmode 2024-12-10 11:35:05 +00:00
printsupport Add REUSE.toml files 2024-11-07 08:38:49 +01:00
sql QSqlTableModel: remove a call to `cache.empty()` 2024-12-05 19:26:43 +00:00
testlib Testlib: loggers - don't move const value 2024-12-06 04:45:21 +00:00
tools moc: Do not get confused by constexpr token in functions 2024-11-29 14:47:56 +00:00
widgets Create qdoc macros for C++ class docs 2.1: qHash() 2024-12-04 18:55:58 +00:00
xml QDomDocument::toByteArray() crashed in case of high XML nesting level 2024-12-06 11:53:53 +01:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00