summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix warnings for undocumented members in camera APIVenugopal Shivashankar2022-09-293-0/+102
* Doc: Fix naming for QML value typesTopi Reinio2022-09-282-7/+7
* Doc: Fix various issues in Qt Multimedia documentationTopi Reinio2022-09-281-6/+10
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-262-52/+44
* Use SPDX license identifiersLucie GĂ©rard2022-06-248-304/+16
* Doc: Replace \qmlbacsictype with \qmlvaluetypeJaishree Vyas2022-03-211-2/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-0/+1
* Docs: Fix any renaming warnings and enable doc CI test/ warning limitNicholas Bennett2022-01-171-1/+1
* Docs: Remove reference to QImageCapture::CaptureToBufferNicholas Bennett2022-01-171-2/+1
* Docs: Fix some QML Properties listed as methodsNicholas Bennett2022-01-121-19/+13
* Fix a documentation bugLars Knoll2021-10-143-2/+3
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-295-22/+25
* Doc: Clear remaining documentation warningsTopi Reinio2021-09-241-2/+2
* Fix the remaining qdoc warningsLars Knoll2021-09-223-38/+49
* Use \qmlbasictype to document value typesLars Knoll2021-09-221-2/+2
* Document QCameraFormat and expose it to QMLLars Knoll2021-09-222-2/+125
* Fixes to Camera docs and APILars Knoll2021-09-224-70/+464
* QML API and doc fixesLars Knoll2021-09-221-0/+96
* Always connect the signals from the QPlatformImageCaptureLars Knoll2021-09-211-15/+12
* Set default camera when calling setCameraDevice with null devicePiotr Srebrny2021-09-182-22/+17
* Avoid nullptr dereferencingPiotr Srebrny2021-09-171-1/+1
* Doc: Fix various documentation issuesTopi Reinio2021-09-091-1/+3
* Check correct pointer before calling a method on itPiotr Srebrny2021-09-061-1/+1
* Doc: Fix QDoc warnings Qt MultimediaNico Vertriest2021-08-202-8/+4
* Doc: Fix Qt Multimedia Documentation Part 2Nicholas Bennett2021-08-112-18/+24
* Doc: Fix Qt Multimedia Documentation Part 3Nicholas Bennett2021-08-102-11/+15
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-092-118/+15
* Streamline some translatable messagesFriedemann Kleint2021-06-231-1/+1
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-173-85/+85
* Remove QCamera::StatusLars Knoll2021-06-172-26/+0
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-162-14/+19
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-163-23/+23
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-162-2/+0
* Get rid of QImageEncoderSettingsLars Knoll2021-06-162-30/+199
* Replace deprecated Q_ENUMS with Q_ENUMPiotr Srebrny2021-06-093-12/+9
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-086-67/+70
* Clear the camera pointer in the QPlatformMediaCaptureSessionPiotr Srebrny2021-06-021-0/+6
* Enable compilation of the Qt Multimedia module in CILars Knoll2021-05-281-2/+2
* Implement support for QCamera::Features on darwinDoris Verria2021-05-262-8/+3
* Some QCamera API cleanupsLars Knoll2021-05-252-20/+44
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-203-40/+28
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-193-115/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-193-200/+98
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-0/+2
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-182-38/+20
* Remove QCamera::aperture() and friendsLars Knoll2021-05-182-104/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-185-559/+265
* Merge QCameraExposure into QCameraLars Knoll2021-05-185-817/+610
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-185-506/+273
* Some doc updates to QCameraImageCaptureLars Knoll2021-05-101-3/+19