summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativetorch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-172/+0
* Don't add cameraControl and imageCaptureControl on session initializationDoris Verria2021-04-061-1/+1
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-1/+2
* Simplify API for flash and torch handlingLars Knoll2021-03-161-14/+6
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-4/+4
* Modernize code baseLars Knoll2021-03-021-2/+1
* Next steps in consistent class namingLars Knoll2021-03-021-1/+1
* And finally kill QMediaServiceLars Knoll2021-02-171-1/+0
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-171-5/+7
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-1/+2
* Merge QCameraFlashControl into QCameraExposureControlLars Knoll2021-01-211-7/+6
* Remove unused QCamerExposureControl::FlashPower/FlashCompensationLars Knoll2021-01-211-2/+1
* Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-191-1/+1
* Updated license headersAntti Kokko2016-01-191-14/+20
* Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-4/+0
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Fix incorrect signal/slot connection in QDeclarativeTorch.Yoann Lopes2015-04-141-1/+1
* | Update copyright headersAntti Kokko2015-02-121-7/+7
|/
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-021-2/+2
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-021-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: Added an index page and separated \qmlproperty and \property documentationVenugopal Shivashankar2012-08-291-8/+10
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-271-1/+2
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-1/+1
* Updating brief layout of QML typesAngus Cummings2012-06-141-1/+1
* Minor doc fixes for QMLAngus Cummings2012-05-161-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-1/+1
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-221-2/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QCameraExposure API refactoringDmytro Poplavskiy2012-01-251-6/+4
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a simple Torch class that wraps the camera flash.Michael Goddard2012-01-191-0/+184