[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 65e76c7ac1a313488e532b8d17036c90232a3922 to 400b2bc4c7c29e75be56d09c715aef3a01c6a667 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 4007e357bb4f0f9d16ed7e3b81d422ce5671590b by Eirik Aavitsland on 15/08/2026 at 07:10.. Scenegraph baseline test: stabilize grabbing of animated scene Add property assisting the test grabber. Pick-to: 6.12 Change-Id: I48072f0c669dbb2a7c8b37458a142a7ebbe2bdba Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/4007e357bb4f0f9d16ed7e3b81d422ce5671590b Git commit 400b2bc4c7c29e75be56d09c715aef3a01c6a667 by Eirik Aavitsland on 15/08/2026 at 07:10.. Fix potential crash in GeometryRenderer for async shapes In certain cases there was a race condition where the finishing signals from the fill and stroke worker threads could cross the deletion of the renderer, leading to a crash during delivery. Fix by inserting a queued connection between, so that the signals are emitted in the same thread where the renderer lives. Fixes: QTBUG-148532 Pick-to: 6.12 6.11 6.8 Change-Id: Ia24580cc0e6bece7db37deb09e663749d6897a9a Reviewed-by: Laszlo Agocs <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/400b2bc4c7c29e75be56d09c715aef3a01c6a667