summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a documentation bugLars Knoll2021-10-141-1/+1
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-291-13/+10
* Fix the remaining qdoc warningsLars Knoll2021-09-221-34/+38
* Fixes to Camera docs and APILars Knoll2021-09-221-50/+434
* Set default camera when calling setCameraDevice with null devicePiotr Srebrny2021-09-181-21/+16
* Doc: Fix QDoc warnings Qt MultimediaNico Vertriest2021-08-201-2/+1
* Doc: Fix Qt Multimedia Documentation Part 2Nicholas Bennett2021-08-111-9/+11
* Doc: Fix Qt Multimedia Documentation Part 3Nicholas Bennett2021-08-101-4/+6
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-091-97/+4
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-1/+1
* Remove QCamera::StatusLars Knoll2021-06-171-12/+0
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-161-11/+16
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-17/+17
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-11/+11
* Clear the camera pointer in the QPlatformMediaCaptureSessionPiotr Srebrny2021-06-021-0/+6
* Implement support for QCamera::Features on darwinDoris Verria2021-05-261-6/+0
* Some QCamera API cleanupsLars Knoll2021-05-251-14/+24
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-30/+24
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-191-97/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-178/+83
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-33/+20
* Remove QCamera::aperture() and friendsLars Knoll2021-05-181-95/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-9/+208
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-9/+503
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-9/+223
* Doc fixes for QCameraLars Knoll2021-05-101-55/+41
* Add support for selecting the camera formatLars Knoll2021-05-101-0/+17
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-101-5/+16
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* Fix camera errors on app shutdownLars Knoll2021-04-191-37/+7
* Fix potential memory leak on camera initializitationDoris Verria2021-04-191-10/+16
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-2/+3
* Add error handling for QML Camera itemLars Knoll2021-04-191-5/+7
* Don't add cameraControl and imageCaptureControl on session initializationDoris Verria2021-04-061-2/+4
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-69/+42
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-2/+2
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-69/+16
* Remove some dead codeLars Knoll2021-03-161-33/+0
* Remove unused enum valueLars Knoll2021-03-151-4/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-6/+6
* Get rid of QVideoRendererControlLars Knoll2021-03-021-1/+0
* Next steps in consistent class namingLars Knoll2021-03-021-4/+4
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-171-6/+2
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-1/+5
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-22/+19
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-60/+0
* Rework how to set a video output surfaceLars Knoll2021-02-171-14/+8
* Remove camera locking APILars Knoll2021-02-121-293/+0
* Don't use QMediaService anymore to get the camera controlsLars Knoll2021-02-091-3/+3
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-291-229/+0