qt5base-lts/src
Edward Welbourne df736da245 Update system collator when system local is default and updates
Amends commit 94de5f9b25 so that every
change to the default locale is reflected in an update to the default
collator used by QString::localeAwareCompare().

Although the change to the system locale does update the QLocaleData
object shared by all system locale objects, the possible change to its
collator() may imply the default collator needs an update; and the
collator backend's init() may use the language, script and territory
that's changed in setting up the revised collator, even if the QLocale
instance referenced has the same QLocaleData.

Pick-to: 6.6 6.5 6.2
Change-Id: I957486c03c3d779fc9a2f0b889346ec13b1af868
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-07-21 18:22:00 +02:00
..
3rdparty Update public suffix list 2023-07-06 17:53:11 +02:00
android Android: Fix for checking clipboard text mime type 2023-07-12 00:53:58 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase 2023-07-11 22:44:29 +02:00
corelib Update system collator when system local is default and updates 2023-07-21 18:22:00 +02:00
dbus Doc: List of all Qt overviews which are now termed as explanation 2023-07-19 10:36:59 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui QIconLoader: add some more debugging help 2023-07-21 09:22:54 +02:00
network QHostInfo: fix leaking slot object 2023-07-19 14:16:55 +02:00
opengl Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase 2023-07-11 22:44:29 +02:00
openglwidgets Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase 2023-07-11 22:44:29 +02:00
platformsupport Implement virtual void QPlatformWindow::setBackingStore() 2023-07-14 18:40:43 +02:00
plugins SQL: use QT_NO_CONTEXTLESS_CONNECT for sql plugins 2023-07-19 18:42:46 +00:00
printsupport Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase 2023-07-11 22:44:29 +02:00
sql Do not generate the deprecated 'QtSql/qsql.h' 2023-07-19 13:51:36 +02:00
testlib Doc: Change the Qt Testlib example pages 2023-07-21 13:08:03 +02:00
tools Make sure that the 3rdparty directory belongs to the module 2023-07-19 21:06:12 +02:00
widgets QtWidgets: unbreak unity-build-batch-size 100000 2023-07-21 12:31:45 +02:00
xml Doc: List of all Qt overviews which are now termed as explanation 2023-07-19 10:36:59 +02:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00