summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DSVideoWidgetControl: Fix constructor order.Friedemann Kleint2013-02-141-1/+2
* Fix warnings about unused variables.Friedemann Kleint2013-02-147-1/+15
* Fix MinGW64-warnings about unknown pragmas.Friedemann Kleint2013-02-142-5/+11
* DSVideoWidgetSurface: Pass on parent to base class.Friedemann Kleint2013-02-141-0/+1
* Reduce MinGW64-warnings about mixerID.Friedemann Kleint2013-02-142-6/+8
* Fix signature of the waveInProc/waveOutProc callbacks.Friedemann Kleint2013-02-144-4/+4
* Blackberry: Fix orientation of taken photosTobias Koenig2013-02-121-5/+18
* Blackberry: Restart camera viewfinder after standbyTobias Koenig2013-02-112-0/+10
* Blackberry: Ensure that camera viewfinder texture is uprightTobias Koenig2013-02-081-1/+1
* Blackberry: Add camera support for BB10 platformTobias Koenig2013-02-0647-1/+5718
* Blackberry: Fix warning about unsigned integer comparisonThomas McGuire2013-01-311-2/+2
* Blackberry: Refactor plugin directory structureTobias Koenig2013-01-3116-29/+30
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-28156-623/+0
* Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-04528-1372/+1229
|\
| * 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
* | sync.profile: Point dependencies to 'refs/heads/dev'Sergio Ahumada2012-12-141-4/+4
|/
* WMF: Disabled the video probe control.Yoann Lopes2012-11-302-52/+57