summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #includev5.9.0-beta1Paul Olav Tvete2017-03-241-1/+0
* Fix build with -no-feature-graphicsviewPaul Olav Tvete2017-03-072-7/+10
* Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-262-4/+21
|\
| * QWindowVideoWidgetBackend: scale coordinates passed to controlFriedemann Kleint2017-01-112-4/+21
* | Add missing override and remove redundant virtualAlexander Volkov2016-12-126-76/+76
|/
* Remove leftover OpenGl ES 1 related macrosLars Knoll2016-11-164-12/+12
* Cleanup all maemo/meego specific codeLars Knoll2016-11-144-1189/+1
* Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-191-5/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-12/+7
|\
| * Fix macro redefinition warningChristian Stromme2016-04-271-12/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-075-7/+7
|\|
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-034-5/+5
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | Updated license headersAntti Kokko2016-01-1917-238/+340
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-152-46/+0
|\|
| * Doc: Move all doc artifacts under one projectVenugopal Shivashankar2015-12-072-46/+0
* | Multimedia, MultimediaWidgets: replace foreach with range-based forAnton Kudryavtsev2016-01-151-2/+2
|/
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Doc: minor correctionsNico Vertriest2015-09-071-1/+1
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-13/+29
* Support BGR format for OpenGL textures in QPainterVideoSurface.Yoann Lopes2015-06-101-4/+25
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-10/+12
|\
| * QPainterVideoSurface: restore original order for the supported formats.Yoann Lopes2015-03-131-10/+12
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\|
| * Fix no-opengl pixel format check (reenables Format_RGB24)Peter Seiderer2015-02-021-1/+1
* | Update copyright headersAntti Kokko2015-02-1219-131/+131
|/
* Make it compile with no-openglLaszlo Agocs2014-12-111-0/+4
* Remove unused private membersThiago Macieira2014-11-252-2/+0
* Update license headers and add new license filesAntti Kokko2014-08-2417-323/+187
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-30/+36
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Doc: Copy snippets from the Qt Multimedia moduleSze Howe Koh2014-05-142-0/+180
* Release videoframe on painter stop()Wouter Huysentruit2014-03-061-0/+12
* whitespace fixesOswald Buddenhagen2014-01-304-5/+5
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Fix "conversion from 'double' to 'float'" warnings on MSVC2010.v5.2.0-alpha1Mitch Curtis2013-09-241-12/+12
* Fix QVideoSurfaceArbFpPainter mistakenly failing to start in some cases.Yoann Lopes2013-09-171-0/+2
* AVFoundation: Remove QVideoSurfaceCoreGraphicsPainterAndy Nichols2013-08-264-404/+3
* Merge branch 'stable' into devSergio Ahumada2013-08-051-1/+0
|\
| * Moved declarative-camera example in the right directory.Yoann Lopes2013-07-241-1/+0
* | Doc: Setting \qtvariable values in module pages.Jerome Pasion2013-08-021-0/+1
* | Doc: Setting navigation variables for Multimedia and Multimedia WidgetsJerome Pasion2013-06-261-0/+3
|/
* Doc: Define example install paths in .qdocconfTopi Reinio2013-05-031-0/+3
* Doc: Fix module names in .qdocconf for Qt Multimedia & WidgetsTopi Reinio2013-04-191-15/+11
* iOS: Fix build issuesAndy Nichols2013-03-111-1/+1
* Doc: Adding Qt Multimedia Widgets documentation.Jerome Pasion2013-02-265-2/+160
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1918-46/+36
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-291-1/+1
| * Make sure QVideoSurfaceGLPainter always uses a valid texture.Yoann Lopes2013-01-161-0/+5