summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qgraphicsvideoitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Docs: QTMOBILITY-790 multimedia.Peter Yard2011-05-131-0/+11
* Docs: QTMOBILITY-790 added since tag to 1.2 classes.Peter Yard2011-04-151-0/+1
* Convert snippets of code in docs to a separate snippet C++ file.Michael Goddard2011-03-021-11/+1
* Fix assert caused by QGraphicsVideoItem.Andrew den Exter2010-10-071-1/+5
* Added the color key overlay based QGraphicsVideoItem implementation.Dmytro Poplavskiy2010-09-071-6/+9
* QGraphicsVideoItem: don't pass a video surface to renderer controlDmytro Poplavskiy2010-08-201-9/+18
* QGraphicsVideoItem: detect the GL widget is destroyedDmytro Poplavskiy2010-07-201-0/+3
* Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""David Laing2010-07-051-0/+1
* Revert "Merge branch 'master' of ../../mainline/qtmobility"David Laing2010-07-041-1/+0
* Docs: Jira QTMOBILITY-288 added QtMultimediaKit module name to files. Changed...Peter Yard2010-06-291-0/+1
* Doc fixes.Justin McPherson2010-06-111-0/+6
* Merge branch '1.0' of [email protected]:qtmobility/qtmobility into 1.0Justin McPherson2010-05-281-1/+1
|\
| * Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
| * Moved Multimedia out of QtMobility namespace.Dmytro Poplavskiy2010-04-071-2/+2
| * fix multimedia compiler errors using Qt in a namespace.Wolfgang Beck2010-03-251-6/+6
* | Merge 1.0->module.Justin McPherson2010-05-271-1/+1
* | Merge branch 'master' into moduleJustin McPherson2010-05-271-2/+2
|\ \
| * | Docs; minor fixesJustin McPherson2010-05-261-2/+2
* | | Merge branch 'master' into moduleKurt Korbatits2010-05-241-41/+22
|\| |
| * | Reset media object to 0 if QGraphicsVideoItem::setMediaObject() failed.Dmytro Poplavskiy2010-05-181-0/+1
| * | Replaced QMediaRecorder, QVideoWidget, etc ::setMediaObject()Dmytro Poplavskiy2010-05-141-7/+10
| * | Update QGraphicsVideoItem with request/releaseControl changes.Andrew den Exter2010-05-131-37/+14
* | | Combined QtMultimedia into QtMediaKurt Korbatits2010-05-201-1/+1
|/ /
* / Moved Multimedia out of QtMobility namespace.Dmytro Poplavskiy2010-04-121-2/+2
|/
* Exclude OpenGL from QGraphicsVideoItem if Qt isn't built with QtOpenGL.Andrew den Exter2010-02-161-0/+5
* Fix flickering when items are overlaid on QGraphicsVideoItem.Andrew den Exter2010-02-151-6/+1
* Don't clear the video output when the video widget is hidden.Andrew den Exter2010-02-081-15/+1
* Remove documentation for QGraphicsVideoItem::FillMode.Andrew den Exter2010-02-081-12/+0
* Workaround for overlay flickering on geometry changes on maemo5.Dmytro Poplavskiy2010-02-051-1/+8
* Tests for QGraphicsVideoItem offset, size and aspectRatioMode.Andrew den Exter2010-01-281-18/+32
* Add an audioAvailable property to QMediaPlayer.Andrew den Exter2010-01-281-0/+2
* Use Qt::AspectRatioMode instead of the FillMode in QGraphicsVideoItem.Andrew den Exter2010-01-281-13/+9
* Add size, offset and fillMode properties to QGraphicsVideoItem.Andrew den Exter2010-01-281-9/+147
* Fixed regression in QGraphicsVideoItemDmytro Poplavskiy2010-01-111-10/+5
* Made QGraphicsVideoItem to bind/unbind QMediaObjectDmytro Poplavskiy2009-12-091-7/+13
* Fix crash in tests.Andrew den Exter2009-12-031-14/+22
* Add a setMediaObject function to QGraphicsVideoItem.Andrew den Exter2009-12-021-23/+84
* Fixed bad 'brief' statements in docs. Fix qdoc errors.Peter Yard2009-11-241-5/+7
* add namespace to multimedia (#4)Alex2009-11-191-2/+1
* namespace changes for multimedia (#3)Alex2009-11-191-0/+4
* move all libraries to src/ subdirAlex2009-11-101-0/+217