[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 781c189edc21cf2ebafc192b7593964d9aecc7f2 to db406557ae5ac393bd700f552214d950a4801bd8 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 1fedc75eefb02ee9f6c43d6868ada4291fa91672 by Qt Cherry-pick Bot (on behalf of Christian Ehrlicher) on 03/08/2026 at 23:09.. QRhiD3D12: make static const members constexpr to avoid linker error The static const members need to be constexpr when compiling with llvm-mingw - otherwise there will be an undefined reference, at least when doing a unity build. Pick-to: 6.11 Change-Id: Iacd3bf17c4ef364bbc43c51229fd832f2dc96e33 Reviewed-by: Laszlo Agocs <[email protected]> (cherry picked from commit 53a7815c790550b0d249486008ce86563a79ab96) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/1fedc75eefb02ee9f6c43d6868ada4291fa91672 Git commit c77bd0c405077760b7dbfe620168bbe2e7cbbf1b by Qt Cherry-pick Bot (on behalf of Jean-Michaël Celerier) on 03/08/2026 at 23:09.. stylesheet: fix build on windows when no style-windows feature Pick-to: 6.11 Change-Id: I29f0bd2642c7b0db60a69809e1244aa6406ea752 Reviewed-by: Christian Ehrlicher <[email protected]> (cherry picked from commit 4e7b660edcb3e23b41efa1351f03f6b6791612c9) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/c77bd0c405077760b7dbfe620168bbe2e7cbbf1b Git commit 850a1343a246b4a2160a388f047889d88557f5e0 by Qt Cherry-pick Bot (on behalf of Mylo Fawcett) on 03/08/2026 at 23:09.. qpa/wayland: Only enable text-input-v3 surfaces when needed Since a2bc24c05189f9d39c034560f163ad1490c37996, enabling and disabling surfaces in text-input-v3 has been tied to receiving enter and leave events for those surfaces. This is incorrect as a surface may be entered but should not be enabled, for example if the current focused object does not support text input. [ChangeLog][QtCore][qpa/wayland] Make it so that surfaces under text-input-v3 are only enabled if they are entered and want to receive text input. Fixes: QTBUG-146211 Pick-to: 6.11 Change-Id: I50cefdae8b99c074bc628a6b1042633519a8f2f2 Reviewed-by: David Edmundson <[email protected]> (cherry picked from commit fc75e0a87205526e198d79898fff69f6aa65a2d5) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/850a1343a246b4a2160a388f047889d88557f5e0 Git commit db406557ae5ac393bd700f552214d950a4801bd8 by Qt Cherry-pick Bot (on behalf of Jean-Michaël Celerier) on 03/08/2026 at 23:09.. Add missing QStringList include in removed_api.cpp It was necessary due to the QStringList return in one of the old APIs. Pick-to: 6.11 Change-Id: Ie2025e016bfb4bc6a52d7ae16b1a1e64792d66cf Reviewed-by: Thiago Macieira <[email protected]> (cherry picked from commit 59b2fd0a4fa768abd8723b9826a7ac69c98fe4cf) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/db406557ae5ac393bd700f552214d950a4801bd8