[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 fe4d9465c388155f8bc476b3a0118c2ea8081a14 to 002aea0f171efcf24d2045ef1708ca7d62be44ee 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 f8fa6c7f1aec3a60d4e6b2b161d0c7ab9fb38bf5 by Oliver Eftevaag on 30/07/2026 at 10:22.. Make local variable const in qquickpopupwindow.cpp The variable was introduced in b80b013e6844e4ade44e1c42390a346daa62e309, and should have been const Pick-to: 6.12 Change-Id: I4bd03fcb17d9cfc9f4eb903a24eba973b720bd30 Reviewed-by: Mitch Curtis <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/f8fa6c7f1aec3a60d4e6b2b161d0c7ab9fb38bf5 Git commit e7ae52b8e68966d529db38ba6f404f3b4e065878 by Kai Köhne on 30/07/2026 at 10:45.. CMake: Fix QTP0001 warning in tests Pick-to: 6.12 Change-Id: I3d6553f174bca324a014b91598c03d8e9e7d1d43 Reviewed-by: Alexandru Croitor <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/e7ae52b8e68966d529db38ba6f404f3b4e065878 Git commit 002aea0f171efcf24d2045ef1708ca7d62be44ee by MohammadHossein Qanbari on 30/07/2026 at 10:52.. QQuickWidgetOffscreenWindow: guard accessibleRoot with QT_CONFIG Wrap the implementation of accessibleRoot() in the same QT_CONFIG(accessibility) guard used in the declaration. amends 9f13b5971449c7ef8807d457582760ea0dac8c54 Fixes: QTBUG-148578 Pick-to: 6.12 6.11 6.8 Change-Id: I75b41f6e5e694a3be92757cd2932c86e5c9b3dbd Reviewed-by: Oliver Eftevaag <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/002aea0f171efcf24d2045ef1708ca7d62be44ee