summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-064-208/+208
* Fix the QML list interfaceFriedemann Kleint2012-10-242-2/+2
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-3/+3
* Fix issue sharing OpenGL context from render thread on OS XAndy Nichols2012-10-092-1/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2466-1582/+1582
* Fix compilation after the qreal->float change in Math3DThiago Macieira2012-09-121-1/+1
* Hide the video overlay when the QML element is hiddenThomas McGuire2012-09-062-3/+15
* Doc: Added an index page and separated \qmlproperty and \property documentationVenugopal Shivashankar2012-08-297-146/+340
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-2721-23/+45
* Fixed QDoc errors related to snippets and quotefromfile commandsVenugopal Shivashankar2012-07-263-4/+7
* Fixed the QDoc errors related to \qmlproperty usageVenugopal Shivashankar2012-07-242-2/+2
* Removed the playbackStateChanged signal from Video elementDmytro Poplavskiy2012-07-191-9/+0
* Fix QQuickCanvas renames.Toby Tomkins2012-07-181-2/+2
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-161-2/+2