[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 'dev'. Changed from bdb16c3d8923eef82beed6db415607c8339a7921 to f8354bddfd0c9441fb217d8fd50094b00115cbf3 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 79eb7b7634a8b76d3983c95c43e72907800e96f9 by Nils Petter Skålerud on 28/07/2026 at 08:47.. 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(). Pick-to: 6.12 Change-Id: Id0115d5cd0a1cc9d807c625f65cfde70555322b0 Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/79eb7b7634a8b76d3983c95c43e72907800e96f9 Git commit da51ef26c4a246216dee3d5195d77f7953670f5a by Nils Petter Skålerud on 28/07/2026 at 08:47.. QWindowCapture, tests: Test QCapturableWindow(QWindow *) constructor This patch adds an integration test for the QCapturableWindow constructor that takes a QWindow pointer. Pick-to: 6.12 Change-Id: I524e0ed7a466190ac0ce2c951a4714f476d135a2 Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/da51ef26c4a246216dee3d5195d77f7953670f5a Git commit f8354bddfd0c9441fb217d8fd50094b00115cbf3 by Nils Petter Skålerud on 28/07/2026 at 08:48.. 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. Pick-to: 6.12 Change-Id: I10e0ff5ca930fbfd2376b05c4e4f789610b82922 Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/f8354bddfd0c9441fb217d8fd50094b00115cbf3