summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcamera.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-4/+4
* Use qFuzzyCompare() instead of equality on floating-point valuesEdward Welbourne2017-03-221-1/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+6
|\
| * Suppress the -Wfloat-equal warningThiago Macieira2017-01-261-0/+6
* | Add missing override and remove redundant virtualAlexander Volkov2016-12-121-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-4/+4
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/