[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.11'.
Changed from 6274b939b317fec4605fb97a7b3a335827d13435 to ce6d47bb94737ad70209d4c3a8d74bcabcffffcb
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 80a60421f3fca11fee58ca1eeb71e4a2a2b438d8 by Ulf Hermann (on behalf of Aurélien Brooke) on 22/07/2026 at 15:08..
qmltc: remove a copy
Nothing particularly bad, but GCC warns about it:
/qt/qtdeclarative/tools/qmltc/main.cpp:36:21: warning: loop variable
'<structured bindings>' creates a copy from type 'const
std::pair<QQmlSA::LoggerWarningId,
std::optional<QQmlSA::WarningSeverity> >' [-Wrange-loop-construct]
36 | for (const auto [id, catOverride] :
QQmltc::categoryOverrides()) {
| ^~~~~~~~~~~~~~~~~
/qt/qtdeclarative/tools/qmltc/main.cpp:36:21: note: use reference type
to prevent copying
36 | for (const auto [id, catOverride] :
QQmltc::categoryOverrides()) {
| ^~~~~~~~~~~~~~~~~
| &
Amends 39742e8930cfc24d19a10ce213ee647a1adb2117
Change-Id: Ic1f1b6b867ed1660045cff95eb07bfc9e2836489
Reviewed-by: Olivier De Cannière <[email protected]>
(cherry picked from commit 29c4770cfe616c9aebac2be896c0d20256661074)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit ce1a6ef32a24817f0cba1cb611004c4fa73b6afd)
Reviewed-by: Ulf Hermann <[email protected]>
https://invent.kde.org/qt/qt/qtdeclarative/-/commit/80a60421f3fca11fee58ca1eeb71e4a2a2b438d8
Git commit ce6d47bb94737ad70209d4c3a8d74bcabcffffcb by Qt Cherry-pick Bot (on behalf of Alexandru Croitor) on 22/07/2026 at 18:32..
CMake: Only add pointerhandlers example if Qt6::Svg is available
Amends 952f2b615ec0b1a169209fd518673ee664e89817
Change-Id: I2091653a671655391cc3f0db5d0daefd11640032
Reviewed-by: Joerg Bornemann <[email protected]>
(cherry picked from commit d1fa8a9d22ea16ab02e8d55b0f4e9cc120af69ae)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit 5a0979b40369a485a200173a0783559cc3bb4868)
https://invent.kde.org/qt/qt/qtdeclarative/-/commit/ce6d47bb94737ad70209d4c3a8d74bcabcffffcb