summaryrefslogtreecommitdiffstats
path: root/src/multimedia/controls
Commit message (Expand)AuthorAgeFilesLines
* Fix building with namespaced QtChristian Stenger2019-09-112-3/+2
* Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-0935-40/+41
* multimedia: modernize by using nullptrJochen Seemann2019-01-042-2/+2
* Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-192-2/+2
* Doc: Remove QDoc warnings in Qt MultimediaPaul Wicking2018-04-201-4/+4
* Doc: Fix documentation warningsTopi Reinio2018-04-1915-38/+35
* Fix typosJarek Kobus2018-02-141-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-2736-41/+41
* Update customAudioRole Qt versionJames McDonnell2017-09-192-4/+4
* Add custom audio role API to QMediaPlayerJames McDonnell2017-09-063-3/+197
* 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