summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-08-2413-244/+140
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-305-58/+33
* Fix crash in QCameraInfo when no camera is available on the system.Yoann Lopes2014-03-171-1/+1
* New QCameraInfo class.Yoann Lopes2014-02-289-115/+700
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-2/+2
* Use the backend to notify the QCamera state changes.Yoann Lopes2013-12-051-9/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1910-20/+20
|\
| * Fix lupdate-Warning in qcamera.cpp.Friedemann Kleint2013-02-061-1/+1
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-154-9/+9
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1010-10/+10
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-285-20/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-195-20/+20
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-064-9/+9
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-255-10/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2410-240/+240
* Rename availabilityError to availability.Michael Goddard2012-06-294-9/+9
* Rename a few controls.Michael Goddard2012-06-293-5/+5
* Fixing some doc errors for overviewAngus Cummings2012-06-081-1/+2
* Fixed typo in QCamera::Status documentationDmytro Poplavskiy2012-05-181-1/+1
* Very minor C++ doc changesAngus Cummings2012-05-164-14/+14
* Added QCamera::UnloadingStatus and StoppingStatus values.Dmytro Poplavskiy2012-05-012-0/+10
* Fix a number of doc errors and warnings.Michael Goddard2012-04-111-6/+6
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-055-9/+27
* Added VideoLight camera flash mode.Dmytro Poplavskiy2012-03-222-4/+8
* QCamera capture documentation fixesDmytro Poplavskiy2012-03-121-1/+12
* Don't request renderer control if null surface is set as video output.Dmytro Poplavskiy2012-03-121-1/+8
* Fix some memory leaks.Michael Goddard2012-03-054-0/+6
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-022-13/+2
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Changed QCameraFocus::focusMode type to QFlags based FocusModesDmytro Poplavskiy2012-02-022-10/+10
* QCameraImageProcessingControl API fixesDmytro Poplavskiy2012-02-022-128/+78
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Moved zoom related properties out of QCameraFocusControlDmytro Poplavskiy2012-01-271-46/+79
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-252-71/+118
* Removed QMediaServiceProvider parameter from media objects constructors.Dmytro Poplavskiy2012-01-242-5/+7
* Update obsolete contact address.Jason McDonald2012-01-2310-10/+10
* Update documentation.Michael Goddard2012-01-231-0/+2
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-16/+0
* More minor doc fixes.Michael Goddard2012-01-172-3/+3
* Fix up a few doc issuesMichael Goddard2012-01-175-5/+10
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-172-14/+18
* Remove antiquated \since lines in docs.Michael Goddard2012-01-165-137/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-1210-10/+10
* Improve the QCameraFocus and QCameraImageProcessing documentation.Michael Goddard2012-01-113-31/+193
* Add the spot for spot metering mode.Michael Goddard2012-01-062-0/+30
* Restructure the source code a little.Michael Goddard2012-01-0511-0/+4121