summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-154-4/+4
| * Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-111-1/+1
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1017-17/+17
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-289-34/+0
|/
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-2/+0
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-212-1/+6
* Fix syncqt-warnings.Friedemann Kleint2012-11-194-10/+10
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-259-18/+0
* Remove unused value in qvideowidget.cppCaroline Chao2012-10-131-2/+0
* QVideoWidget: fixed setFullScreen(false) on the Xcb platform.Yoann Lopes2012-10-011-8/+7
* Add missing QT_{BEGIN,END}_NAMESPACESergio Ahumada2012-09-271-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2417-408/+408
* remove usage of QT_MAKEDLL from QtMultimediaJoerg Bornemann2012-09-121-18/+2
* 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-273-5/+8
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-111-7/+5