[qt/qt/qtmultimedia]: 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/qtmultimedia Pushed by mirror-service into branch '6.12'. Changed from 59885d674b7b3a513e4475fbff904e16dae2807b to 58baaa81024b5829d5ebbb2104d2e7be67587a1a 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 166603c558cb3d48c4520a487a91e9ea457d3376 by Qt Cherry-pick Bot (on behalf of Nils Petter Skålerud) on 28/07/2026 at 10:02.. QWindowCapture, tests: Verify visible window is listed as capturable This patch adds an integration test that shows a window and verifies it can be found among the windows returned by QWindowCapture::capturableWindows(). Change-Id: Id0115d5cd0a1cc9d807c625f65cfde70555322b0 Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit 79eb7b7634a8b76d3983c95c43e72907800e96f9) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/166603c558cb3d48c4520a487a91e9ea457d3376 Git commit 1bdc7dfffb814b5fbdd54fcf72a0dd374fe70105 by Qt Cherry-pick Bot (on behalf of Nils Petter Skålerud) on 28/07/2026 at 10:02.. QCamera, docs: Make code snippets compilable The camera documentation used code snippets from camera.cpp, which was not built as part of any target and had drifted out of sync with the current API. The QML examples were also inlined as \qml blocks. This patch moves all of the camera snippets into the dedicated multimedia_snippets and multimedia_qml_snippets targets, mirroring what was already done for ScreenCapture and WindowCapture. This lets us catch build failures in CI and run qmllint on demand. Beyond fixing compilation issues, the examples themselves are mostly untouched. Change-Id: I10e0ff5ca930fbfd2376b05c4e4f789610b82922 Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit f8354bddfd0c9441fb217d8fd50094b00115cbf3) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/1bdc7dfffb814b5fbdd54fcf72a0dd374fe70105 Git commit eaeb630dd28d6b641646fde07c2a263218a47c2c by Qt Cherry-pick Bot (on behalf of Nils Petter Skålerud) on 28/07/2026 at 10:02.. QWindowCapture, tests: Test QCapturableWindow(QWindow *) constructor This patch adds an integration test for the QCapturableWindow constructor that takes a QWindow pointer. Change-Id: I524e0ed7a466190ac0ce2c951a4714f476d135a2 Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit da51ef26c4a246216dee3d5195d77f7953670f5a) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/eaeb630dd28d6b641646fde07c2a263218a47c2c Git commit 58baaa81024b5829d5ebbb2104d2e7be67587a1a by Qt Cherry-pick Bot (on behalf of SanthoshKumar Selvaraj) on 28/07/2026 at 13:57.. ohos: Rename Q_OS_OHOS to Q_OS_HARMONY qtbase renamed the HarmonyOS platform detection macro from Q_OS_OHOS to Q_OS_HARMONY. Update the integration tests accordingly, including the "ohos" backend name used in tst_backends.cpp, which becomes "harmonyos". Amends patch 12b81b4ab38ef3e2cbafb2e9b40bacaf126a1674. Change-Id: I38da2c6e379788d8cbaf5e1c9f8316073b4cee46 Reviewed-by: Artem Dyomin <[email protected]> Reviewed-by: Zbigniew Chyla <[email protected]> (cherry picked from commit cca67fda77ab01071dd0853ec7cae23318d26cfa) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/58baaa81024b5829d5ebbb2104d2e7be67587a1a