summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativecamera_p.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-244/+0
* New QML API for image capturingLars Knoll2021-04-191-5/+0
* Use QCameraFocus directly in QMLLars Knoll2021-04-161-17/+2
* Get rid of QDeclarativeCameraImageProcessingLars Knoll2021-04-161-4/+2
* Expose QMediaMetaData as a value type to QMLLars Knoll2021-04-161-5/+0
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-0/+2
* Remove the mediaSource propertiesLars Knoll2021-03-161-3/+0
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-19/+8
* Remove QCameraFocus::focusPointMode propertyLars Knoll2021-03-161-8/+0
* Clean up focus modes and add manual focus controlLars Knoll2021-03-161-6/+14
* Get rid of focus zonesLars Knoll2021-03-161-7/+0
* Remove unused exposure settingsLars Knoll2021-03-161-5/+0
* Simplify API for flash and torch handlingLars Knoll2021-03-161-7/+0
* Remove unused enum valueLars Knoll2021-03-151-1/+0
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-171-0/+4
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-9/+1
* Fix QML VideoOutput elementLars Knoll2021-02-171-0/+1
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-14/+0
* Remove camera locking APILars Knoll2021-02-121-16/+0
* Clean up zooming APILars Knoll2021-02-091-14/+8
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-291-8/+2
* Cleanup QCameraInfoLars Knoll2021-01-291-6/+3
* Clean up QCamera error enumLars Knoll2021-01-221-4/+1
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-3/+3
* Kill QCameraExposure::MeteringModeLars Knoll2021-01-211-7/+0
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-201-5/+0
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-041-3/+0
* Deprecate Camera::error() signal in favor of errorOccurred()v5.15.0-beta2Alexander Akulich2020-03-101-0/+3
* QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-031-1/+1
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-2/+2
* Updated license headersAntti Kokko2016-01-191-14/+20
* Fix QML Camera::supportedViewfinderFrameRateRanges().Yoann Lopes2015-08-251-1/+2
* Update copyright headersAntti Kokko2015-02-121-7/+7
* New camera viewfinder settings API.Yoann Lopes2015-01-131-0/+5
* Add additional exposure modes to QCameraExposure.Andrew den Exter2014-11-281-0/+10
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* New camera selection API in QML.Yoann Lopes2014-07-171-1/+31
* Add QML accessors for camera viewfinder properties.Andrew den Exter2014-07-091-0/+4
* Add meta-data accessors to the QML Camera type.Andrew den Exter2014-07-071-0/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename availabilityError to availability.Michael Goddard2012-06-291-4/+4
* Added missing QDeclarativeCamera::CaptureViewfinder enum valueDmytro Poplavskiy2012-05-181-0/+1
* Expose camera status to QML Camera elementDmytro Poplavskiy2012-05-161-0/+17
* Fixed QML Camera errors reportingDmytro Poplavskiy2012-05-141-3/+4
* Added VideoLight camera flash mode.Dmytro Poplavskiy2012-03-221-0/+1
* Updated declarative components to use the QML moduleJonas Rabbe2012-03-141-4/+4