summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix next/previous buttons issue in Media Player app exampleJakub Wincenciak2023-11-151-2/+2
* Media Player Example: Set volume slider minimum width to default sizeLars Sutterud2023-11-141-0/+3
* Doc update on negative playback rates, and hardened FFmpeg handlingJøger Hansegård2023-11-081-1/+1
* Assign anonymous functions to signal handlers that access parametersMikko Hallamaa2023-11-022-2/+2
* Fix unqualified access to properties in QML Camera exampleMikko Hallamaa2023-11-018-111/+172
* Refactor QML camera example "variant" type propertiesMikko Hallamaa2023-10-262-4/+4
* Refactor QML Camera example orientation and control layout state logicMikko Hallamaa2023-10-242-26/+42
* Fix issues causing runtime warnings in Qml Camera exampleMikko Hallamaa2023-10-232-2/+2
* Update PropertyChanges syntax in QML Camera exampleMikko Hallamaa2023-10-193-56/+26
* Remove unused imports in QML Camera exampleMikko Hallamaa2023-10-193-3/+0
* Bind implicitHeight of Items in Layouts instead of heightMikko Hallamaa2023-10-192-4/+4
* Replace camera-example picture with Windows 11 lookJøger Hansegård2023-10-111-0/+0
* Doc: Remove left-over in documentation of Camera exampleKai Köhne2023-10-061-1/+0
* Fix bug in QML video example causing camera to not get displayedJakub Wincenciak2023-09-261-1/+2
* Example: Fix wrong positions of PopupsBartlomiej Moskal2023-09-192-0/+2
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-111-0/+1
* Examples: Fix declarative-camera example built by qmakeBartlomiej Moskal2023-09-061-0/+1
* QML Video Recorder example: Fix error and qmllint warningsLars Sutterud2023-09-052-10/+13
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-042-3/+3
* Docs: Add missing images to declarative-camera example documentationNicholas Bennett2023-08-222-0/+0
* Screen Capture Example: Fix some typosFriedemann Kleint2023-08-022-4/+4
* qmlvideo example: Remove "Size" metadataLars Sutterud2023-07-241-4/+0
* Add info.plist file running the screen capture example on macOSArtem Dyomin2023-07-232-3/+42
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-2115-0/+15
* Implement an opportunity to select window in the recorder exampleArtem Dyomin2023-07-213-14/+96
* Add 'Update Windows List' action to the screen capture exampleArtem Dyomin2023-07-172-1/+8
* Example: Fix for ZoomControl in declarative-cameraBartlomiej Moskal2023-06-282-3/+3
* Apply QWindowCapture to the screen capturing exampleArtem Dyomin2023-06-264-52/+116
* Doc: Update the documentation of the screencapture exampleVolker Hilsheimer2023-06-111-27/+29
* Doc: fix linkVolker Hilsheimer2023-06-112-2/+2
* Docs: Expand and update the QML Camera example documentationNicholas Bennett2023-06-067-17/+135
* Fix the spectrum example build with QMake on AndroidVille Voutilainen2023-06-051-1/+2
* Add QWindowCapure and QCapturableWindow for window capturingArtem Dyomin2023-06-024-50/+43
* declarative-camera: Fit camera output to window on desktop as wellTor Arne Vestbø2023-06-011-5/+1
* Commonize popup behavior between camera settings and device listNicholas Bennett2023-05-301-0/+1
* Examples: extend declarative-camera with flash setupBartlomiej Moskal2023-05-244-0/+82
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-04-281-1/+1
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* screencapture example: Make the screen model dynamicFriedemann Kleint2023-04-134-15/+28
* Brush up the screencapture exampleFriedemann Kleint2023-04-135-38/+34
* spectrum example: make permissions work on macOSVolker Hilsheimer2023-04-112-0/+44
* Silence a few compiler warningAmir Masoud Abdol2023-04-061-17/+17
* Remove an unused variableAmir Masoud Abdol2023-04-062-2/+0
* Docs: Add documentation for qml media recorder exampleNicholas Bennett2023-03-313-4/+83
* ScreenCapture: Fix a runtime warningTasuku Suzuki2023-03-301-1/+1
* Docs: Improve camera example documentationNicholas Bennett2023-03-301-12/+46
* Polish the camera exampleFriedemann Kleint2023-03-305-97/+102
* Fix AudioInputSelect combobox list in qml recorder exampleNicholas Bennett2023-03-301-4/+22
* wasm: fix build of examples with qmakeLorn Potter2023-03-283-3/+0
* Improve ffmpeg camera formats selection on darwin OSArtem Dyomin2023-03-201-21/+0