summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcamera.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing 'focusModeChanged' property notificationArtem Dyomin2024-04-221-1/+1
* Apply 6.6 API review commentsArtem Dyomin2023-06-091-11/+2
* Fix clazy warnings that signal shouldn't be constTasuku Suzuki2023-01-121-2/+10
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Fix a documentation bugLars Knoll2021-10-141-0/+1
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-291-0/+1
* Fix the remaining qdoc warningsLars Knoll2021-09-221-0/+2
* Fixes to Camera docs and APILars Knoll2021-09-221-10/+14
* Remove QCamera::StatusLars Knoll2021-06-171-14/+0
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-161-3/+3
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-5/+5
* Replace deprecated Q_ENUMS with Q_ENUMPiotr Srebrny2021-06-091-10/+7
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-8/+8
* Enable compilation of the Qt Multimedia module in CILars Knoll2021-05-281-2/+2
* Implement support for QCamera::Features on darwinDoris Verria2021-05-261-2/+3
* Some QCamera API cleanupsLars Knoll2021-05-251-6/+20
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-4/+4
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-191-14/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-10/+15
* Remove QCamera::aperture() and friendsLars Knoll2021-05-181-9/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-4/+46
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-4/+95
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-3/+45
* Add support for selecting the camera formatLars Knoll2021-05-101-0/+5
* Add error handling for QML Camera itemLars Knoll2021-04-191-1/+6
* Add a couple of Q_PROPERTY macrosLars Knoll2021-04-161-0/+3
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+0
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-4/+5
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-2/+2
* Remove Q_ENUMS that don't exist anymoreLars Knoll2021-03-161-2/+0
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-20/+7
* Remove some dead codeLars Knoll2021-03-161-2/+0
* Remove unused enum valueLars Knoll2021-03-151-1/+0
* Next steps in consistent class namingLars Knoll2021-03-021-2/+2
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-1/+1
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-2/+4
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-16/+0
* Rework how to set a video output surfaceLars Knoll2021-02-171-1/+1
* Remove camera locking APILars Knoll2021-02-121-62/+0
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-291-50/+0
* Cleanup QCameraInfoLars Knoll2021-01-291-10/+2
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-1/+3
* Clean up QCamera error enumLars Knoll2021-01-221-4/+1
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-221-4/+1
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-2/+2
* Merge the viewfindersettingscontrol into QCameraControlLars Knoll2021-01-211-2/+0
* Get rid of QMediaControlLars Knoll2021-01-211-1/+1
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-041-8/+0
* QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-031-0/+3
* Doc: Fix documentation warningsTopi Reinio2018-04-191-4/+4