[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 dab917b946e10184b1bffa5b94a4f0faf78b7aec to a7b1a7755473528dd44995eefa19e51764a35d7f 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 c812536368adc46f77a04293ab4007d08b9d3443 by Volker Hilsheimer on 24/07/2026 at 08:13.. Canvas test: fix indentation in svgpath test function Pick-to: 6.12 6.11 6.8 Change-Id: I3483011cf85314b1effb8b7ff578ee2835306c9f Reviewed-by: Mitch Curtis <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/c812536368adc46f77a04293ab4007d08b9d3443 Git commit a7b1a7755473528dd44995eefa19e51764a35d7f by Kai Köhne on 24/07/2026 at 08:51.. 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.12 6.11 Change-Id: I4ac5df72ad83a3ad6c7ee4cedd37bbeb55aad109 Reviewed-by: Fabian Kosmale <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/a7b1a7755473528dd44995eefa19e51764a35d7f