summaryrefslogtreecommitdiffstats
path: root/src/plugins/qt7
Commit message (Expand)AuthorAgeFilesLines
* Remove QuickTime backend.Yoann Lopes2014-09-2529-4939/+0
* Update license headers and add new license filesAntti Kokko2014-08-2413-247/+143
* whitespace fixesOswald Buddenhagen2014-01-309-18/+18
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-211-1/+2
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-0/+1
* make use of qtHaveModule()Oswald Buddenhagen2013-01-111-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1026-26/+26
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-081-1/+1
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-101-0/+1
* Fix includes to build on case-sensitive filesystemShawn Rutledge2012-12-072-2/+2
* QT7: Remove usage of QMAKE_MAC_XARCHAndy Nichols2012-11-231-7/+3
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-062-4/+4
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-062-8/+7
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-051-5/+0
* Fix for QuickTime 7 media player backendCaroline Chao2012-10-193-16/+33
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2426-625/+625
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-3/+3
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-293-12/+141
* build system cleanupsOswald Buddenhagen2012-06-251-1/+1
* Remove the USE_COCOA #ifdef, it's always defined now.Michael Goddard2012-06-201-2/+0
* Fix compilation without QtWidgets and QtOpenGL on MacKent Hansen2012-06-074-6/+13
* Updated IID, services, and controls to use qt-project URLJonas Rabbe2012-03-203-3/+3
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-204-12/+9
* Move most of playlist API to private.Lev Zelenskiy2012-03-063-3/+3
* Fix some compiler warnings.Michael Goddard2012-02-141-0/+2
* Moved QMediaServiceProvider to private header.Dmytro Poplavskiy2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3026-26/+26
* Update obsolete contact address.Jason McDonald2012-01-2326-26/+26
* Changed metadata keys type from enum to QString.Dmytro Poplavskiy2012-01-202-26/+12
* Fixed compile of quicktime pluginRohan McGovern2012-01-1816-51/+41
* Update year in Nokia copyright headers.Jason McDonald2012-01-1226-26/+26
* Remove widgets config test.Michael Goddard2012-01-111-3/+3
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-061-3/+13
* Fixed build problems with QuicktimeJonas Rabbe2011-10-203-4/+4
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-077-20/+20
* Compile with refactorGunnar Sletta2011-09-177-7/+7
* Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.Michael Goddard2011-08-251-1/+1
* Add install rule for pluginshawcroft2011-07-211-0/+3
* Remove most of the "mobility" references.Michael Goddard2011-07-1926-28/+28
* Update licenseheader text in source files for qtmultimediakit Qt moduleJyri Tahtela2011-07-0826-443/+443
* Stay away from unnecessary code paths if the movie is 0 (NULL)Jonas Rabbe2011-07-051-0/+2
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-2928-0/+4911