summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Examples: Remove qmlapplicationviewer template.v5.0.0Kai Koehne2012-12-1713-224/+118
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-163-5/+0
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-163-3/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1646-48/+1
* Doc: Fixed broken links to the Multimedia examplesVenugopal Shivashankar2012-12-141-12/+15
* Doc: Updated the \example and \snippet pathsv5.0.0-rc2Venugopal Shivashankar2012-12-1236-117/+133
* test: Mark tst_QPainterVideoSurface as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* test: Mark tst_QDeclarativeVideoOutputWindow as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* WMF: Fixed crash when cancelling media loading.Yoann Lopes2012-12-111-0/+4
* WMF: Improved error reporting.Yoann Lopes2012-12-111-27/+35
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-1018-0/+18
* Doc: Replace outdated macroChristian Stenger2012-12-071-1/+1
* WMF: Recreate the MFMediaSession when loading a new media.Yoann Lopes2012-12-078-47/+133
* WMF: Fixed shutdown sequence.Yoann Lopes2012-12-073-3/+4
* Fix includes to build on case-sensitive filesystemShawn Rutledge2012-12-072-2/+2
* Update plugins.qmltypesKai Koehne2012-12-071-224/+63
* Get rid of useless requestOrientation() calls in the examples.Samuel Rødal2012-12-062-2/+0
* Doc: Fix typo and enum namesChristian Stenger2012-12-062-4/+4
* fix build for standard DirectX install pathsJoerg Bornemann2012-12-061-1/+1
* Fixed build on MacOS with clang in C++11 mode.Erik Verbruggen2012-12-061-5/+5
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-05407-271/+216
* sync.profile: Point dependencies to 'refs/heads/stable'v5.0.0-rc1Sergio Ahumada2012-12-041-4/+4
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-15/+15
* WMF: Disabled the video probe control.Yoann Lopes2012-11-302-52/+57
* Doc: Added missing images and made some language editsVenugopal Shivashankar2012-11-3011-9/+54
* blackberry: fixed building without QtWidgetsOleg Shparber2012-11-291-7/+4
* tr()-Fixes.Friedemann Kleint2012-11-292-19/+19
* Fix QGstreamerPlayerSession::availablePlaybackRanges()Andras Becsi2012-11-282-20/+15
* Doc: cleanup multimedia overviewAndy Nichols2012-11-281-3/+10
* Update links from labs.qt.nokia.com to blog.qt.digia.comSergio Ahumada2012-11-272-2/+2
* Doc: Cleanup diagram placeholder in Camera OverviewAndy Nichols2012-11-271-4/+0
* QT7: Remove usage of QMAKE_MAC_XARCHAndy Nichols2012-11-231-7/+3
* Fix building of examples.Friedemann Kleint2012-11-2214-321/+54
* Fix building of installed player example.Friedemann Kleint2012-11-211-1/+1
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-215-22/+95
* Multimedia: examples coding style unificationhjk2012-11-2169-459/+387
* QtMultimedia: examples/camera coding stylehjk2012-11-216-72/+57
* Doc: Polish the description of changes to the Qt Multimedia moduleSze Howe Koh2012-11-211-62/+46
* AVFoundation: Fix broken requestControl logicAndy Nichols2012-11-201-6/+10
* Remove nonfunctional mediaDownloadEnabled propertyAndras Becsi2012-11-203-24/+3
* simplified exampleMaurice Kalinowski2012-11-202-10/+0
* Clean up QGstreamerPlayerSessionAndras Becsi2012-11-202-18/+3
* Media is always set to be seekable with the gstreamer backendAndras Becsi2012-11-201-16/+9
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-205-244/+23
|\
| * Doc: Removed extra qdocconf files.Jerome Pasion2012-11-075-243/+23
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtmultimedia into...Jerome Pasion2012-11-02164-327/+3719
| |\
| * | doc: update documentation project name to match module nameTor Arne Vestbø2012-10-121-2/+1
* | | Fix qmake warning about missing headers.Friedemann Kleint2012-11-191-2/+2
* | | Fix syncqt-warnings.Friedemann Kleint2012-11-1978-201/+201
* | | WMF: Fixed color adjustment when using the EVR window control.Yoann Lopes2012-11-191-1/+1