summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary import statement in QML snippetYoann Lopes2016-09-201-3/+0
* fix documentation for QML PlaylistJochen Seemann2016-09-021-7/+7
* Fix property attributes.Christian Stromme2016-04-261-5/+5
* Update version number in QML plugins.v5.6.0Yoann Lopes2016-02-2510-55/+3
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-10-065-19/+54
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-025-19/+54
| |\
| | * Fixed revisions of camera-related meta objects.Marco Benelli2015-09-152-9/+17
| | * Fix QML Camera::supportedViewfinderFrameRateRanges().Yoann Lopes2015-08-252-3/+9
| | * Fix possible crashes in QDeclarativeRadioData.Yoann Lopes2015-08-251-8/+30
* | | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0614-0/+154
|/ /
* | Fix QML revisions registration for 5.6.Yoann Lopes2015-09-154-11/+180
* | Fix MediaPlayer::playlist documentation.Yoann Lopes2015-08-242-0/+6
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-2412-1316/+166
|\|
| * Doc: Corrected a typo.Venugopal Shivashankar2015-08-112-3/+3
| * Fix documentation for QML metaData property.Yoann Lopes2015-08-113-1231/+139
| * Fix qdoc warnings.Yoann Lopes2015-08-112-9/+1
| * Doc: update qml module version to 5.5.Yoann Lopes2015-08-1112-57/+0
| * Improve documentation for mediaObject property.Yoann Lopes2015-08-112-19/+26
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-104-3/+206
* | Added new playlist QML type.Loïc Molinari2015-08-107-3/+891
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-2/+2
|\|
| * Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-111-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-1/+4
|\|
| * Fix documentation for Camera flash mode enum.Yoann Lopes2015-05-181-1/+4
* | Refactored code for audio engine to allow dynamic object creationSiteshwar Vashisht2015-04-2313-229/+425
|/
* Update plugins.qmltypesYoann Lopes2015-04-151-5/+74
* [QSoundBuffer] Replace isReady() with state() statesKonstantin Ritt2015-04-156-18/+36
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-157-64/+291
|\
| * Fix incorrect signal/slot connection in QDeclarativeTorch.Yoann Lopes2015-04-141-1/+1
| * Updated plugins.qmltypes.Yoann Lopes2015-04-091-19/+241
| * Make the QtMultimedia singleton type a QObject.Yoann Lopes2015-04-093-43/+43
| * Fix type of Camera's errorCode property.Yoann Lopes2015-04-081-1/+1
| * Add missing documentation for AudioSample::source.Yoann Lopes2015-03-241-0/+5
* | [QtAudioEngine] Fix C&P typo in the SoundInstance docsKonstantin Ritt2015-04-131-2/+2
* | [QDeclarativeSound] Pass QString by const-refKonstantin Ritt2015-04-132-2/+2
* | [AudioEngine] Minor code clean-upKonstantin Ritt2015-04-132-144/+146
* | [AudioEngine] Do not crash on destruction after sample loading errorKonstantin Ritt2015-04-131-4/+19
* | [AudioEngine] Minor improvement to the docu snippetsKonstantin Ritt2015-04-132-2/+4
* | Fix incorrect warning in QML AudioEngine.Yoann Lopes2015-04-071-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-11/+9
|\|
| * Fix some typosSergio Ahumada2015-02-114-10/+10
| * Clarify documentation for QImageCapture's 'ready' property.Yoann Lopes2015-02-101-9/+7
* | Update copyright headersAntti Kokko2015-02-1257-397/+397
* | Camera: update viewfinder settings on Loaded status.Yoann Lopes2015-02-041-1/+3
* | Add video filtering support to VideoOutputLaszlo Agocs2015-02-032-0/+3
* | New camera viewfinder settings API.Yoann Lopes2015-01-135-36/+140
* | Fix some typos in strings.Dmitry Shachnev2014-12-252-8/+8
* | Disable warning about QObject::event being hiddenThiago Macieira2014-12-031-0/+6
* | Add additional exposure modes to QCameraExposure.Andrew den Exter2014-11-283-0/+30
* | Add a color filter property to QCameraImageProcessing.Andrew den Exter2014-11-283-1/+60
|/