summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Make the multimedia examples less verboseAlex Blasche2014-09-221-0/+3
* Update license headers and add new license filesAntti Kokko2014-08-2457-1077/+621
* Add missing registration of CameraViewfinder QML type.Yoann Lopes2014-07-251-0/+3
* New camera selection API in QML.Yoann Lopes2014-07-176-34/+553
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-2/+2
|\
| * Fix documentation for QML Camera's cameraStateChanged signal.Yoann Lopes2014-07-081-2/+2
* | Add QML accessors for camera viewfinder properties.Andrew den Exter2014-07-095-2/+249
* | Add meta-data accessors to the QML Camera type.Andrew den Exter2014-07-074-46/+447
|/
* Make multimedia QML types available for the 5.3 import version.Yoann Lopes2014-06-101-0/+5
* Improve documentation for the QMediaPlayer::bufferStatus property.Yoann Lopes2014-05-151-4/+16
* Doc: Clean up references to Qt System InfoSze Howe Koh2014-05-121-0/+4
* Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-091-22/+22
* Doc: fix two typosZhang Xingtao2014-03-262-2/+2
* Fix enums for QML camera types.Yoann Lopes2014-03-246-41/+98
* Tidy up Audio documentation.Mitch Curtis2014-03-193-22/+21
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-189-52/+124
* Doc: Qt Audio Engine: Restore lost docsSze Howe Koh2014-03-178-80/+80
* Add missing documentation for Audio and MediaPlayer loops property.Yoann Lopes2014-03-101-0/+24
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-032-3/+3
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-2015-2818/+2
* Fix recording settings being discarded by the Camera QML type.Andrew den Exter2014-01-132-0/+11
* Fixed some documentation for VideoOutput qml type.Yoann Lopes2014-01-061-2/+2
* Fix version availability for VideoOutput's autoOrientation property.Yoann Lopes2013-11-303-3/+3
* iOS: Remove duplicate class name from qmldirAndy Nichols2013-11-191-1/+0
* Add classname entry to qmldir file.Morten Johan Sørvig2013-11-071-0/+1
* Add classnames for QML plugins.Andy Nichols2013-11-042-0/+2
* Correctly clear the current media in Audio and MediaPlayer qml elements.v5.2.0-beta1Yoann Lopes2013-10-182-7/+9
* Doc: Various fixes to Qt Audio Engine documentationJerome Pasion2013-10-038-18/+18
* Doc: Removing version number from the QDoc comments.Jerome Pasion2013-10-0212-271/+271
* Doc: Updated usage of \qmlmodule and \inqmlmodule.Jerome Pasion2013-10-0213-14/+14
* Android: refactor video renderer.Yoann Lopes2013-10-011-0/+7
* VideoOutput: take the video format's scanLineDirection into account.Yoann Lopes2013-09-271-0/+6
* Fix "conversion from 'double' to 'float'" warnings on MSVC2010.v5.2.0-alpha1Mitch Curtis2013-09-241-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-042-0/+15
|\
| * Update all plugins.qmltypes filesLiang Qi2013-05-271-0/+13
| * Update qmldir file for QtAudioEngineLiang Qi2013-05-271-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2310-73/+147
|\|
| * Fixed signal not being emitted in QDeclarativeCameraFocus.Yoann Lopes2013-05-171-1/+4
| * Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
| * VideoOutput: Take the surface's viewport into accountThomas McGuire2013-05-076-14/+74
| * Doc: Fix missing element name in VideoMasaya TAKAHASHI2013-05-061-15/+15
| * audioengine: update qmltypesFawzi Mohamed2013-04-301-43/+53
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-2/+0
|\|
| * remove pointless LIBS pathOswald Buddenhagen2013-04-261-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-122-3/+3
|\|
| * Doc: Fix minor typosSze Howe Koh2013-04-102-3/+3
* | Add autoOrientation property to QDeclarativeVideoOutputTobias Koenig2013-03-193-1/+59
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1965-90/+105
|\
| * Fixed a connection to a slot that doesn't existsTasuku Suzuki2013-02-131-1/+1
| * Doc: Fix module name formatSze Howe Koh2013-01-291-1/+1