summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * WMF: enabled HW-accelerated video decoding for the QML video item.Yoann Lopes2013-01-231-0/+4
| * Fixed QSGVideoNodes not deleting their materials.Yoann Lopes2013-01-153-0/+3
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-153-21/+5
| * 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-1064-64/+64
| * Make QtMultimedia an identified moduleOleg Shparber2013-01-041-0/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2826-104/+0
|/
* Update plugins.qmltypesKai Koehne2012-12-071-224/+63
* Fix compilation with -no-rtti.Friedemann Kleint2012-11-191-1/+4
* Blackberry: Enable support for audioengine if availableThomas McGuire2012-11-071-1/+2
* Fix the bufferProgress property of QDeclarativeAudioAndras Becsi2012-11-071-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0611-38/+38