summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/Video.qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+11
|\
| * Improve audio volume documentationYoann Lopes2016-08-221-1/+11
* | Add missing loops property in QML Video typeYoann Lopes2016-09-151-0/+15
* | Add notifyInterval for MediaPlayer QML APIJoni Poikelin2016-09-071-1/+14
|/
* Updated license headersAntti Kokko2016-01-191-14/+20
* Fix MediaPlayer::playlist documentation.Yoann Lopes2015-08-241-0/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-241-541/+9
|\
| * Fix documentation for QML metaData property.Yoann Lopes2015-08-111-538/+9
| * Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-3/+0
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-101-1/+44
* | Added new playlist QML type.Loïc Molinari2015-08-101-0/+11
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Doc: Clean up references to Qt System InfoSze Howe Koh2014-05-121-0/+4
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-0/+6
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-021-1/+1
* Doc: Fix missing element name in VideoMasaya TAKAHASHI2013-05-061-15/+15
* Doc: Fix minor typosSze Howe Koh2013-04-101-2/+2
* Added seek() function to QML Video item and updated documentation.Yoann Lopes2013-01-151-3/+26
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-71/+71
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-271-1/+1
* Removed the playbackStateChanged signal from Video elementDmytro Poplavskiy2012-07-191-9/+0
* Fix a number of other qdoc issues.Michael Goddard2012-06-151-70/+80
* Updating brief layout of QML typesAngus Cummings2012-06-141-1/+1
* Minor doc fixes for QMLAngus Cummings2012-05-161-12/+12
* Change Video and VideoOutput docs to mention ScreenSaverAngus Cummings2012-04-161-0/+13
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-0/+1
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-0/+22
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-21/+21
* Add the hasAudio/hasVideo properties from MediaPlayer to Video.Michael Goddard2012-02-171-0/+14
* API changes to QML element MediaPlayer aka AudioAngus Cummings2012-02-081-46/+46
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-201-71/+71
* Fixed wrong type for autoLoad property in Video element.Jonas Rabbe2012-01-171-1/+1
* Added documentation for the convenience Video elementJonas Rabbe2012-01-171-1/+763
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-111-1/+1
* Added Video.qml to QtMultimedia, Video componentAngus Cummings2011-12-231-0/+104