[qt/qt/qtdeclarative]: 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/qtdeclarative Pushed by mirror-service into branch 'dev'. Changed from bb83c9f9c449e96c770e0971c939628ac364fe2a to fe4d9465c388155f8bc476b3a0118c2ea8081a14 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 a903b7946d5b450552ffb7f3ebd977f9927f2947 by Jens Trillmann on 30/07/2026 at 05:31.. A11y: Support expandable states of QAccessible Map "expandable" and "expanded" properties of Quick items to the QAccessible interface, similiar to the "checked" property of check boxes. Task-number: QTBUG-146552 Pick-to: 6.12 Change-Id: Ie507eadd06263378d3c05d9b1e18c5064e04c287 Reviewed-by: Volker Hilsheimer <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/a903b7946d5b450552ffb7f3ebd977f9927f2947 Git commit fe4d9465c388155f8bc476b3a0118c2ea8081a14 by Eskil Abrahamsen Blomfeldt on 30/07/2026 at 05:31.. Add code comment to clarify mutability group API Mutability group property is declared as int for use with QML, but its value is clamped to four bits. Also, the MutabilityGroup enum has predefined values, but is not used directly as the type. Since this is not obvious without checking the implementation, we add a comment to the header to save people time. Pick-to: 6.12 Change-Id: I004a09012d89c96887738a6311da7fc3acf424ec Reviewed-by: Volker Hilsheimer <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/fe4d9465c388155f8bc476b3a0118c2ea8081a14