summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-1/+1
|\
| * Doc: corrected reference to parameter "end"Nico Vertriest2016-10-041-1/+1
* | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-231-3/+0
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-09-221-3/+0
| |\
| | * Remove unnecessary import statement in QML snippetYoann Lopes2016-09-201-3/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-7/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-7/+7
| |\|
| | * fix documentation for QML PlaylistJochen Seemann2016-09-021-7/+7
* | | Register 5.8 version for the multimedia QML moduleYoann Lopes2016-09-151-0/+3
* | | Update plugins.qmltypes for 5.8Yoann Lopes2016-09-151-3/+20
* | | Improve robustness of QML plugin loadingv5.8.0-alpha1Simon Hausmann2016-08-262-2/+2
* | | Improve audio volume documentationYoann Lopes2016-08-222-5/+31
* | | Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-142-7/+10
* | | Add new volume conversion API.Yoann Lopes2016-06-032-0/+62
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-5/+5
|\|
| * Fix property attributes.Christian Stromme2016-04-261-5/+5
* | Update QML revisions for CameraImageProcessingAlex Blasche2016-05-041-1/+1
* | Do not pin Multimedia QML module versionAlex Blasche2016-05-032-2/+1
* | Update qmltypes for Qt MultimediaAlex Blasche2016-04-291-4/+43
* | Mark CameraImageProcessing's new brightness property with revision 2Alex Blasche2016-04-292-3/+5
* | Add new QDeclarativePlayList 5.7 items with new QML revisionAlex Blasche2016-04-292-4/+7
* | Add missing \since tag for brightness propertyAlex Blasche2016-04-291-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2110-55/+3
|\|
| * Update version number in QML plugins.v5.6.0Yoann Lopes2016-02-2510-55/+3
* | Updated license headersAntti Kokko2016-01-1959-826/+1180
* | imports: replace foreach with range-based forAnton Kudryavtsev2016-01-153-11/+14
* | Enable using the module in a statically built applicationAndy Shaw2016-01-113-0/+21
* | Add moveItem(from, to) to QMediaPlaylist.Jim Hodapp2015-12-182-0/+15
* | Added insertItems and removeItems to QML Playlist.Jim Hodapp2015-12-182-0/+39
* | Added addItems to QML Playlist for batch adding of tracks.Jim Hodapp2015-12-182-0/+24
* | Add camera brightness adjustment API.Denis Shienkov2015-11-232-0/+23
|/
* 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
|\|