summaryrefslogtreecommitdiffstats
path: root/src/multimedia/controls
Commit message (Expand)AuthorAgeFilesLines
* Add proper global headers for QtMultimediaLars Knoll2016-11-235-5/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-1/+1
|\
| * Doc: added definition for parameter gainNico Vertriest2016-10-051-1/+3
* | Improve audio volume documentationYoann Lopes2016-08-222-2/+6
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0736-41/+41
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0336-41/+41
* | Updated license headersAntti Kokko2016-01-1976-1064/+1520
|/
* Add audio role API to QMediaPlayer.Jim Hodapp2015-08-104-2/+185
* Fix typo in QCameraViewfinderSettingsControl documentationSamuel Gaist2015-05-161-1/+1
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-071-0/+5
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\
| * Fix some typosSergio Ahumada2015-02-111-1/+1
* | Update copyright headersAntti Kokko2015-02-1274-518/+518
* | New camera viewfinder settings API.Yoann Lopes2015-01-134-3/+99
* | Add a color filter property to QCameraImageProcessing.Andrew den Exter2014-11-282-0/+3
|/
* Fix little typo in QCameraExposureControlSamuel Gaist2014-08-261-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-2474-1404/+812
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-302-18/+9
* New QCameraInfo class.Yoann Lopes2014-02-283-1/+177
* whitespace fixesOswald Buddenhagen2014-01-303-3/+3
* Fix some typos in documentation.Jeff Tranter2014-01-071-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1972-74/+74
|\
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-152-2/+2
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1072-72/+72
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2836-144/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-1934-84/+84
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-064-4/+4
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-062-4/+4
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-063-4/+4
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-2536-72/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2472-1728/+1728
* Fix a few header style violations.Michael Goddard2012-07-303-3/+3
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-261-1/+1
* Replaced endpoint control with audio input and output controlsDmytro Poplavskiy2012-07-246-149/+371
* Added volume property to QMediaRecorderDmytro Poplavskiy2012-07-192-0/+20
* Rename availabilityError to availability.Michael Goddard2012-06-292-4/+4
* Rename a few controls.Michael Goddard2012-06-299-129/+129
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-0/+3
* Tweak the controls documentation.Michael Goddard2012-06-1537-34/+257
* Clarify documentation about QAudioDecoder::read and blocking.Michael Goddard2012-06-131-4/+3
* Adding qdoc workaround to all control classesAngus Cummings2012-06-1227-3/+61
* Removed encoding options from Audio/Video encoding controlsDmytro Poplavskiy2012-06-074-47/+0
* A number of documentation fixes.Michael Goddard2012-06-071-6/+6
* QVideoWindowControl moved to QtMultimedia, fix docs.Michael Goddard2012-06-071-2/+3
* Replaced camera viewfinder resolution control with settings controlDmytro Poplavskiy2012-05-224-122/+158
* Replaced QMediaRecorderControl::play/stop/pause with setStateDmytro Poplavskiy2012-05-022-17/+3
* Added QMediaRecorder::status propertyDmytro Poplavskiy2012-05-022-1/+16
* Move QVideoWindowControl out of widgets.Thomas McGuire2012-04-253-0/+373
* Move QAudioDecoder to public.Michael Goddard2012-04-113-6/+6
* Fix a number of doc errors and warnings.Michael Goddard2012-04-114-24/+24