[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 008c009688b9c83367930c35c1854f9b32771145 to 532f6c0881590b40b9704832dd6915710381692e 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 9185a60a827786de8bf8779a560ac994815e5146 by Qt Cherry-pick Bot (on behalf of Friedemann Kleint) on 21/07/2026 at 17:39.. Qt Widgets Designer Documentation: Use "Qt Widgets Designer" consistently Task-number: QTBUG-148146 Change-Id: I9f90f02f67ae0076225ac0a9bf86c04136f05c8b Reviewed-by: Kai Köhne <[email protected]> (cherry picked from commit 139a7047a60df72ce8b5d89e3c66d0c710bbdf8e) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/9185a60a827786de8bf8779a560ac994815e5146 Git commit 55083168fbf5b33eee40c1f7dcfefd52c9f50d18 by Qt Cherry-pick Bot (on behalf of Nicolas Fella) on 21/07/2026 at 19:57.. a11y atspi: Implement state change notification for expanded/expandable So that changes to the state are propagated to the AT Task-number: QTBUG-146552 Change-Id: Ie6247b458f0a31934d8851b85262098e2c6250aa Reviewed-by: David Edmundson <[email protected]> Reviewed-by: Michael Weghorn <[email protected]> Reviewed-by: Lars Schmertmann <[email protected]> Reviewed-by: Julian Greilich <[email protected]> (cherry picked from commit a7ff5e27fb9bd523dc6627eb385afe81fb5706e3) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/55083168fbf5b33eee40c1f7dcfefd52c9f50d18 Git commit 532f6c0881590b40b9704832dd6915710381692e by Qt Cherry-pick Bot (on behalf of Marc Mutz) on 22/07/2026 at 00:29.. QAccessible*Interface: disable copying These are polymorphic classes, so they shouldn't be copied (which invites slicing), so disable copy and move SMFs in the base classes for implementations to inherit the safe default. [ChangeLog][QtGui][Potentially Source-Incompatible Changes] The QAccessible*Interface classes were made uncopyable. As polymorphic types, they shouldn't be. Found in API-review for QAccessibleViewportInterface, but applying to all others, too, to avoid c'n'p propagation of missing Q_DISABLE_COPY_MOVE going forward. Task-number: QTBUG-146286 Change-Id: I661000eb067851544fb8b3b59cd3321c538563fe Reviewed-by: Volker Hilsheimer <[email protected]> (cherry picked from commit 34523a5d7a90ca2c4a117766381b88986d01fd28) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/532f6c0881590b40b9704832dd6915710381692e