[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 582384a29935edbe617431ee7a93b419ee861c18 to a9d6fb7dabd5a3cee8efe4a23c2162f0ad354b57 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 db5349a32952ed04f974388222f73e1de0930853 by Qt Submodule Update Bot on 28/07/2026 at 09:32.. Update dependencies on 'dev' in qt/qtdeclarative Change-Id: I9d3a1f319d1ce69a71ae2750ce34f5c6ecf49667 Reviewed-by: Qt Submodule Update Bot <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/db5349a32952ed04f974388222f73e1de0930853 Git commit a9d6fb7dabd5a3cee8efe4a23c2162f0ad354b57 by Ulf Hermann on 28/07/2026 at 09:32.. QmlPreview: Don't lose internal translation bindings on rebuild Translation bindings don't have a function. So we need to directly compare their compilation units to determine whether they are "internal" or "external". This requires making the underlying compilation unit available from translation bindings. The compilation unit already exists. We just have to expose it in a named struct rather than a lambda. The QProperty path depends on the QtCore change adding QPropertyBindingPrivate::bindingFunctionVTable(). Amends commit 670561f4d7ebb2bae02defe5a31ca7488b82792f Pick-to: 6.12 Change-Id: I53f378482d574773a3691901f3f627eaf6bb13dd Reviewed-by: Fabian Kosmale <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/a9d6fb7dabd5a3cee8efe4a23c2162f0ad354b57