summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/declarative-camera
Commit message (Expand)AuthorAgeFilesLines
* QMake: Add possibility to link and embed FFmpeg frameworks on iOSJoerg Bornemann2025-03-241-0/+1
* Ensure that zoom controls do not overlap with the capture buttonPavel Dubsky2024-11-142-4/+6
* Multimedia: update examples to work with FFmpeg on iOSTimur Pocheptsov2024-09-161-0/+2
* examples: build system cleanupTim Blechmann2024-08-271-4/+0
* Examples: Update declarative-camera for wide cameraBartlomiej Moskal2024-06-243-3/+6
* declarative-camera example: Hide video View button if none recordedMikko Hallamaa2024-04-231-1/+2
* declarative-camera: do not load camera UI if permission is deniedTimur Pocheptsov2024-04-122-7/+26
* Specify startup size for declarative-camera exampleJøger Hansegård2024-04-081-0/+3
* Correct license for example and snippet filesLucie Gérard2024-03-261-1/+1
* Fix zoom controls going off screen in QML camera exampleElias Hautala2024-03-184-9/+8
* Doc: Create separate 'Graphics', 'Multimedia' example categoriesJaishree Vyas2024-01-161-1/+1
* Doc: Fix example file quoting and missing namespace documentationTopi Reinio2023-12-141-9/+11
* 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
* 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
* Docs: Add missing images to declarative-camera example documentationNicholas Bennett2023-08-222-0/+0
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-211-0/+1
* Example: Fix for ZoomControl in declarative-cameraBartlomiej Moskal2023-06-282-3/+3
* Docs: Expand and update the QML Camera example documentationNicholas Bennett2023-06-067-17/+135
* 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
* Adjust multimedia examples to use new QPermission APIIvan Solovev2023-02-081-6/+27
* Fix zoom factor setting in declarative camera exampleLars Knoll2022-10-091-1/+1
* Examples: C++ style cleanupKai Köhne2022-09-071-5/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-2414-663/+28
* Split spatial audio out into a lib of its ownLars Knoll2022-06-161-1/+1
* Remove old Digia organization identifier from example Info.plistsTor Arne Vestbø2022-06-021-1/+1
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-211-2/+1
* Remove the code-signing step from examplesDoris Verria2022-03-173-27/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-171-14/+5
* Declarative-camera: improve camera selectorTasuku Suzuki2022-02-171-0/+1
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-173-0/+29
* Fix Declarative Camera issues on video sidePekka Gehör2021-12-142-3/+7
* Declarative-camera facelift for mobilePekka Gehör2021-11-225-84/+358
* Android: Fix the capture button issuePekka Gehör2021-09-131-1/+1
* Remove NSApplication from Info.plist filesDoris Verria2021-09-091-3/+0
* Docs: Remove superfluous or incorrect contentNicholas Bennett2021-08-241-2/+1
* Fix declarative-camera exampleLars Knoll2021-08-173-2/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1