summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-1526-67/+58
* | | Added seek() function to QML Video item and updated documentation.Yoann Lopes2013-01-151-3/+26
* | | Fix: Bug fix in determination of scanline directionWouter Huysentruit2013-01-142-6/+33
* | | Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8
* | | make use of qtHaveModule()Oswald Buddenhagen2013-01-1116-24/+22
* | | tst_bic: Add test data for linux-gcc-ia32Sergio Ahumada2013-01-113-0/+9583
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-101002-1002/+1002
| |/ |/|
* | WMF: added more metadata keys (on Windows 7 and later).Yoann Lopes2013-01-081-5/+216
* | Compile in 32-bit mode.Morten Johan Sørvig2013-01-083-6/+6
* | remove leftover code from multimediawidgets carve-outOswald Buddenhagen2013-01-081-5/+0
* | WMF: release video controls before releasing the sessionYoann Lopes2013-01-075-3/+24
* | WMF: Fixed uninitialized member variable.Yoann Lopes2013-01-071-0/+1
* | WMF: re-enabled video probes and made it more robust.Yoann Lopes2013-01-075-67/+163
* | Make QtMultimedia an identified moduleOleg Shparber2013-01-041-0/+1
* | Add changes-5.0.1 fileSergio Ahumada2013-01-031-0/+51
* | Doc: Moved the qdocinc and image to the sourcedirsVenugopal Shivashankar2013-01-024-7/+7
* | Remove comma at the end of the enumThiago Macieira2012-12-281-1/+1
* | Bump Qt version to 5.0.1Sergio Ahumada2012-12-251-1/+1
* | fix include statementsMark Brand2012-12-244-4/+4
* | Use qrc to deploy qml files in declarative-camera examplesKai Koehne2012-12-213-2/+28
* | WMF: Fixed incorrect QMediaPlayer volume reporting.Yoann Lopes2012-12-211-5/+6
* | Polish and fix qmlvideofx examplehjk2012-12-2033-123/+122
* | Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-201-0/+3
* | Example: Notify user of errorsSze Howe Koh2012-12-192-1/+17
|/
* 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