[qt/qt/qtbase]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtbase Pushed by mirror-service into branch '6.12'. Changed from ab8b9fd77c0e4256126f38a30f5cb62dc332572f to 1a241c5aaff0d5d6b47568c3fca202c742ef1e5b Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 546a11a028e98002b370b2a810cf21f7e363974d by Qt Cherry-pick Bot (on behalf of Christian Ehrlicher) on 16/08/2026 at 20:44.. Tests/Q(Plain)TextEdit: remove unneeded casts to int Remove casts to int and compare the enum values directly / pass the enum values directly to QTest::addColumn(). Pick-to: 6.11 Change-Id: If77a1d0eff5d3bb43d763933ad05fec62e26f66f Reviewed-by: Axel Spoerl <[email protected]> (cherry picked from commit d05d29b6a653e6005d8b06a068c5b0596e86e450) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/546a11a028e98002b370b2a810cf21f7e363974d Git commit 1a241c5aaff0d5d6b47568c3fca202c742ef1e5b by Qt Cherry-pick Bot (on behalf of Dawid Śliwa) on 17/08/2026 at 00:29.. tst_QLocale: skip system-locale name rows on HarmonyOS systemLocaleDayAndMonthNames() sets the C locale and expects QLocale::system() to follow. On HarmonyOS the platform plugin installs QOhosSystemLocale, which reports the device locale and never consults the C locale or the environment, exactly as the Windows and macOS backends do. The existing guard keys off !QT_CONFIG(icu), which holds on the other platforms that install their own QSystemLocale but not on HarmonyOS, where ICU is enabled. Extend it so the rows are skipped there too. Task-number: QTBUG-149198 Change-Id: Ib3d56b2fe031ecbbf4f19bdb693e6a41da26ef92 Reviewed-by: Thiago Macieira <[email protected]> (cherry picked from commit b0fea7016954821251a7e493c7c3f47a5f013f26) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/1a241c5aaff0d5d6b47568c3fca202c742ef1e5b