summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativecamerarecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-191-14/+20
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Doc: fix two typosZhang Xingtao2014-03-261-1/+1
* Fix recording settings being discarded by the Camera QML type.Andrew den Exter2014-01-131-0/+10
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-021-23/+23
* 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
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-4/+4
* 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-38/+47
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-271-1/+2
* Fixed the QDoc errors related to \qmlproperty usageVenugopal Shivashankar2012-07-241-1/+1
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-2/+2
* Updating brief layout of QML typesAngus Cummings2012-06-141-1/+1
* Minor doc fixes for QMLAngus Cummings2012-05-161-5/+5
* Improved QDeclarativeCameraRecorder errors reportingDmytro Poplavskiy2012-05-141-4/+24
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-021-0/+34
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-4/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-19/+19
* Expose the audio and video encoding modes through QML as well.Michael Goddard2012-02-291-0/+74
* Docs: fix qml links and standalone build for MultimediaPeter Yard2012-02-221-18/+19
* Tweak some more documentation.Michael Goddard2012-02-141-0/+1
* Documentation updates for declarative camera elements.Michael Goddard2012-02-131-2/+119
* Updated declarative camera recorder with C++ API changes.Dmytro Poplavskiy2012-02-071-8/+39
* Added more encoding settings to declarative camera recorder.Dmytro Poplavskiy2012-02-011-0/+70
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-011-11/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-0/+8
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* QML Camera element redesign.Dmytro Poplavskiy2011-09-121-0/+226