summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcameraexposure.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-629/+0
* Remove unused exposure settingsLars Knoll2021-03-161-5/+0
* Simplify API for flash and torch handlingLars Knoll2021-03-161-24/+45
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-45/+45
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-3/+2
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-3/+0
* Don't use QMediaService anymore to get the camera controlsLars Knoll2021-02-091-24/+15
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-1/+1
* Merge QCameraFlashControl into QCameraExposureControlLars Knoll2021-01-211-12/+6
* Kill QCameraExposure::MeteringModeLars Knoll2021-01-211-75/+0
* Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-1/+2
* multimedia: modernize by using nullptrJochen Seemann2019-01-041-3/+3
* Updated license headersAntti Kokko2016-01-191-14/+20
* Camera: replace foreach with range-based forAnton Kudryavtsev2016-01-151-6/+6
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add additional exposure modes to QCameraExposure.Andrew den Exter2014-11-281-0/+10
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-11/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Very minor C++ doc changesAngus Cummings2012-05-161-4/+4
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-3/+13
* Added VideoLight camera flash mode.Dmytro Poplavskiy2012-03-221-1/+4
* Fix some memory leaks.Michael Goddard2012-03-051-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-251-64/+110
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-1/+2
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-31/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Add the spot for spot metering mode.Michael Goddard2012-01-061-0/+27
* Restructure the source code a little.Michael Goddard2012-01-051-0/+646