summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove pointless LIBS pathOswald Buddenhagen2013-04-261-2/+0
* Doc: Fix minor typosSze Howe Koh2013-04-102-3/+3
* 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
* Fix a crash problem in AudioEngine due to class name change.Ling Hu2012-07-131-1/+1
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-113-95/+5
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-1/+1
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-295-0/+352
* Rename availabilityError to availability.Michael Goddard2012-06-299-41/+35
* Fix header path for audio engine on Mac.Michael Goddard2012-06-272-5/+9
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Add default initialisation to various multimedia classesMithra Pattison2012-06-252-4/+11
* Fix namespace compilation.Toby Tomkins2012-06-252-4/+2
* Add the QtBase/lib directory as a library path, not just frameworks.Michael Goddard2012-06-251-1/+1
* Fix a number of other qdoc issues.Michael Goddard2012-06-1521-233/+211
* Replace a writable position() property with a seek() method.Michael Goddard2012-06-142-23/+50
* Updating brief layout of QML typesAngus Cummings2012-06-1419-21/+21
* Renaming StopppedState to StoppedStateAngus Cummings2012-06-135-10/+10