summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Add notifyInterval for MediaPlayer QML APIJoni Poikelin2016-09-074-1/+66
* adding property CameraCapture::supportedResolutionsJochen Seemann2016-08-313-0/+40
* Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-142-7/+10
* Add new volume conversion API.Yoann Lopes2016-06-032-0/+62
* 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
* Updated license headersAntti Kokko2016-01-1933-462/+660
* imports: replace foreach with range-based forAnton Kudryavtsev2016-01-151-4/+4
* Enable using the module in a statically built applicationAndy Shaw2016-01-112-0/+13
* 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-061-0/+11
|/ /
* | Fix QML revisions registration for 5.6.Yoann Lopes2015-09-152-3/+142
* | 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
|/
* Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-111-2/+2
* Fix documentation for Camera flash mode enum.Yoann Lopes2015-05-181-1/+4
* Update plugins.qmltypesYoann Lopes2015-04-151-5/+74
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-156-64/+286
|\
| * 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
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-11/+9
|\|
| * Fix some typosSergio Ahumada2015-02-112-2/+2
| * Clarify documentation for QImageCapture's 'ready' property.Yoann Lopes2015-02-101-9/+7
* | Update copyright headersAntti Kokko2015-02-1231-215/+215
* | 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
* | 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