summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qvideowidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust all setDisplayRect() calls for the case when winId is 0.Sergio Martins2013-01-291-12/+33
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fallback to the native parent if winId() is 0.Sergio Martins2012-12-111-2/+26
* 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/+21
* Merge remote branch 'mobility/master' into master-from-1.1Andrew Stanley-Jones2011-04-201-0/+1
|\
| * Docs: added since version to 1.0 classes. QTMOBILITY-790Peter Yard2011-04-151-0/+1
* | Merge branch '1.1' of ../qtmobility into master-from-1.1Alex2011-04-141-0/+2
|\ \ | |/ |/|
| * Docs: QTMOBILITY-790 Module in class docs.Peter Yard2011-04-071-2/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo...Qt Continuous Integration System2011-04-071-2/+3
|\ \
| * | Docs: set inmodule for various classes.Peter Yard2011-04-071-2/+3
| |/
* / QVideoWidget: Reset Qt::WA_WState_ExplicitShowHide flagTuomas Viitanen2011-03-291-0/+7
|/
* Convert snippets of code in docs to a separate snippet C++ file.Michael Goddard2011-03-021-10/+1
* Docs: QTMOBILITY-786 Removed 'preliminary' status from class documentation.Peter Yard2010-12-021-1/+1
* Fix a couple of doc warnings.Wolfgang Beck2010-09-221-3/+3
* Merge branch 'master' of [email protected]:qtmobility/qtm-multimediaDmytro Poplavskiy2010-09-021-1/+1
|\
| * Remove unused variable warning.Andrew den Exter2010-09-021-1/+1
* | QVideoWidget: pass windowId to QVideoWindowControl early.Dmytro Poplavskiy2010-09-021-1/+1
|/
* Fix flicker in video widget on windows.Andrew den Exter2010-07-231-0/+34
* Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""David Laing2010-07-051-0/+14
* Revert "Merge branch 'master' of ../../mainline/qtmobility"David Laing2010-07-041-14/+0
* Merge branch '1.0' of ../1.0Justin McPherson2010-06-111-1/+4
|\
| * Doc fixes.Justin McPherson2010-06-111-0/+3
| * 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
| | * Merge branch '1.0' of ../../qtmobility into 1.0Justin McPherson2010-03-301-8/+8
| | |\
| | | * fix multimedia compiler errors using Qt in a namespace.Wolfgang Beck2010-03-251-8/+8
| | * | Don't draw video widget borders or background by default.Andrew den Exter2010-03-301-7/+27
| | |/
* | / Added protected QVideoWidget(QVideoWidgetPrivate&) constructor.Dmytro Poplavskiy2010-05-311-0/+14
|/ /
* | Merge 1.0->module.Justin McPherson2010-05-271-8/+28
* | Merge branch 'master' into moduleJustin McPherson2010-05-271-1/+2
|\ \
| * | Docs; minor fixesJustin McPherson2010-05-261-1/+2
* | | Merge branch 'master' into moduleKurt Korbatits2010-05-241-91/+121
|\| |
| * | Replaced QMediaRecorder, QVideoWidget, etc ::setMediaObject()Dmytro Poplavskiy2010-05-141-5/+5
| * | Update QVideoWidget with QMediaService request/releaseControl changes.Andrew den Exter2010-05-131-89/+119
* | | Combined QtMultimedia into QtMediaKurt Korbatits2010-05-201-1/+1
|/ /
* / Moved Multimedia out of QtMobility namespace.Dmytro Poplavskiy2010-04-121-2/+2
|/
* Replace AspectRatioMode enum from QVideoWidget with Qt::AspectRatioMode.Andrew den Exter2010-03-181-38/+49
* Don't clear the video output when the video widget is hidden.Andrew den Exter2010-02-081-3/+0
* Added QMediaPlaylist::mediaObject/setMediaObjectDmytro Poplavskiy2009-12-081-1/+4
* Fix crash in tests.Andrew den Exter2009-12-031-36/+41
* Merge branch 'master' of [email protected]:qtmobility/qtmobilityJustin McPherson2009-12-031-1/+1
|\
| * Documentation fixesDmytro Poplavskiy2009-11-261-1/+1
* | Add a setMediaObject function to QGraphicsVideoItem.Andrew den Exter2009-12-021-0/+3
* | Add a setMediaObject() function to QVideoWidget.Andrew den Exter2009-12-021-71/+125
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtmobilityAndrew den Exter2009-11-261-24/+23
|\|
| * doc: Fixed many qdoc errors.Martin Smith2009-11-241-2/+20