summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-6/+4
|\
| * Add missing Q_DECL_CONSTEXPRChristian Strømme2016-11-011-6/+4
* | Updated license headersAntti Kokko2016-01-191-14/+20
* | Camera: replace foreach with range-based forAnton Kudryavtsev2016-01-151-9/+9
|/
* Fix QCamera::lockStatus() documentation.Yoann Lopes2015-08-241-1/+1
* Fix QCamera viewfinder capabilities functions..Yoann Lopes2015-08-181-1/+4
* Fix qdoc warnings.Yoann Lopes2015-08-111-0/+13
* Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-111-6/+20
* Update copyright headersAntti Kokko2015-02-121-7/+7
* New camera viewfinder settings API.Yoann Lopes2015-01-131-0/+246
* Allow supported camera locks to change after initialization.Andrew den Exter2014-11-281-19/+15
* 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-17/+12
* New QCameraInfo class.Yoann Lopes2014-02-281-110/+155
* Use the backend to notify the QCamera state changes.Yoann Lopes2013-12-051-9/+1
* Fix lupdate-Warning in qcamera.cpp.Friedemann Kleint2013-02-061-1/+1
* Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename availabilityError to availability.Michael Goddard2012-06-291-3/+3
* Rename a few controls.Michael Goddard2012-06-291-3/+3
* Fixed typo in QCamera::Status documentationDmytro Poplavskiy2012-05-181-1/+1
* Added QCamera::UnloadingStatus and StoppingStatus values.Dmytro Poplavskiy2012-05-011-0/+8
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-1/+1
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-121-1/+8
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-12/+2
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-241-3/+6
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update documentation.Michael Goddard2012-01-231-0/+2
* Fix up a few doc issuesMichael Goddard2012-01-171-1/+2
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-171-7/+8
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-39/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Restructure the source code a little.Michael Goddard2012-01-051-0/+1035