[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 '6.12'. Changed from cd6d359e6c5147e2f3d299618ac3d85e71af4121 to 9b93096ab5728485eb58abd22225a36e5afbfbcc 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 2f9a2bd75016b37cf6d79d5506550b8ad9ba4c65 by Qt Cherry-pick Bot (on behalf of Volker Hilsheimer) on 24/07/2026 at 16:23.. Canvas test: fix indentation in svgpath test function Pick-to: 6.11 6.8 Change-Id: I3483011cf85314b1effb8b7ff578ee2835306c9f Reviewed-by: Mitch Curtis <[email protected]> (cherry picked from commit c812536368adc46f77a04293ab4007d08b9d3443) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/2f9a2bd75016b37cf6d79d5506550b8ad9ba4c65 Git commit 9b93096ab5728485eb58abd22225a36e5afbfbcc by Qt Cherry-pick Bot (on behalf of Kai Köhne) on 24/07/2026 at 16:23.. CMake: Avoid CMP0174 warnings when using qmltc CMake 3.31 introduced CMP0174, resulting in warnings like CMake Warning (dev) at /Users/kkoehne/dev/qt/6.11/build/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2207 (cmake_parse_arguments): The EXPORT_FILE_NAME keyword was followed by an empty string or no value at all. Policy CMP0174 is not set, so cmake_parse_arguments() will unset the arg_EXPORT_FILE_NAME variable rather than setting it to an empty string. Call Stack (most recent call first): /Users/kkoehne/dev/qt/6.11/build/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1098 (_qt_internal_target_enable_qmltc) qtdeclarative/tests/auto/qml/qmltc/QmltcTests/CMakeLists.txt:208 (qt6_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Pick-to: 6.11 Change-Id: I4ac5df72ad83a3ad6c7ee4cedd37bbeb55aad109 Reviewed-by: Fabian Kosmale <[email protected]> (cherry picked from commit a7b1a7755473528dd44995eefa19e51764a35d7f) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/9b93096ab5728485eb58abd22225a36e5afbfbcc