index
:
qt-mobility/qt-mobility.git
1.0
1.1
master
Qt Mobility (Qt 4.x)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
multimedia
/
qvideowidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust all setDisplayRect() calls for the case when winId is 0.
Sergio Martins
2013-01-29
1
-12
/
+33
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Fallback to the native parent if winId() is 0.
Sergio Martins
2012-12-11
1
-2
/
+26
*
Update to new license format
Sergio Ahumada
2012-11-07
1
-22
/
+22
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-11-07
1
-3
/
+3
*
Update licenseheader text in source files for qtmobility
Jyri Tahtela
2011-05-18
1
-17
/
+17
*
Docs: QTMOBILITY-790 multimedia.
Peter Yard
2011-05-13
1
-0
/
+21
*
Merge remote branch 'mobility/master' into master-from-1.1
Andrew Stanley-Jones
2011-04-20
1
-0
/
+1
|
\
|
*
Docs: added since version to 1.0 classes. QTMOBILITY-790
Peter Yard
2011-04-15
1
-0
/
+1
*
|
Merge branch '1.1' of ../qtmobility into master-from-1.1
Alex
2011-04-14
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Docs: QTMOBILITY-790 Module in class docs.
Peter Yard
2011-04-07
1
-2
/
+4
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo...
Qt Continuous Integration System
2011-04-07
1
-2
/
+3
|
\
\
|
*
|
Docs: set inmodule for various classes.
Peter Yard
2011-04-07
1
-2
/
+3
|
|
/
*
/
QVideoWidget: Reset Qt::WA_WState_ExplicitShowHide flag
Tuomas Viitanen
2011-03-29
1
-0
/
+7
|
/
*
Convert snippets of code in docs to a separate snippet C++ file.
Michael Goddard
2011-03-02
1
-10
/
+1
*
Docs: QTMOBILITY-786 Removed 'preliminary' status from class documentation.
Peter Yard
2010-12-02
1
-1
/
+1
*
Fix a couple of doc warnings.
Wolfgang Beck
2010-09-22
1
-3
/
+3
*
Merge branch 'master' of
[email protected]
:qtmobility/qtm-multimedia
Dmytro Poplavskiy
2010-09-02
1
-1
/
+1
|
\
|
*
Remove unused variable warning.
Andrew den Exter
2010-09-02
1
-1
/
+1
*
|
QVideoWidget: pass windowId to QVideoWindowControl early.
Dmytro Poplavskiy
2010-09-02
1
-1
/
+1
|
/
*
Fix flicker in video widget on windows.
Andrew den Exter
2010-07-23
1
-0
/
+34
*
Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""
David Laing
2010-07-05
1
-0
/
+14
*
Revert "Merge branch 'master' of ../../mainline/qtmobility"
David Laing
2010-07-04
1
-14
/
+0
*
Merge branch '1.0' of ../1.0
Justin McPherson
2010-06-11
1
-1
/
+4
|
\
|
*
Doc fixes.
Justin McPherson
2010-06-11
1
-0
/
+3
|
*
Merge branch '1.0' of
[email protected]
:qtmobility/qtmobility into 1.0
Justin McPherson
2010-05-28
1
-1
/
+1
|
|
\
|
|
*
Bump copyright date from 2009 to 2010
dac
2010-05-07
1
-1
/
+1
|
|
*
Moved Multimedia out of QtMobility namespace.
Dmytro Poplavskiy
2010-04-07
1
-2
/
+2
|
|
*
Merge branch '1.0' of ../../qtmobility into 1.0
Justin McPherson
2010-03-30
1
-8
/
+8
|
|
|
\
|
|
|
*
fix multimedia compiler errors using Qt in a namespace.
Wolfgang Beck
2010-03-25
1
-8
/
+8
|
|
*
|
Don't draw video widget borders or background by default.
Andrew den Exter
2010-03-30
1
-7
/
+27
|
|
|
/
*
|
/
Added protected QVideoWidget(QVideoWidgetPrivate&) constructor.
Dmytro Poplavskiy
2010-05-31
1
-0
/
+14
|
/
/
*
|
Merge 1.0->module.
Justin McPherson
2010-05-27
1
-8
/
+28
*
|
Merge branch 'master' into module
Justin McPherson
2010-05-27
1
-1
/
+2
|
\
\
|
*
|
Docs; minor fixes
Justin McPherson
2010-05-26
1
-1
/
+2
*
|
|
Merge branch 'master' into module
Kurt Korbatits
2010-05-24
1
-91
/
+121
|
\
|
|
|
*
|
Replaced QMediaRecorder, QVideoWidget, etc ::setMediaObject()
Dmytro Poplavskiy
2010-05-14
1
-5
/
+5
|
*
|
Update QVideoWidget with QMediaService request/releaseControl changes.
Andrew den Exter
2010-05-13
1
-89
/
+119
*
|
|
Combined QtMultimedia into QtMedia
Kurt Korbatits
2010-05-20
1
-1
/
+1
|
/
/
*
/
Moved Multimedia out of QtMobility namespace.
Dmytro Poplavskiy
2010-04-12
1
-2
/
+2
|
/
*
Replace AspectRatioMode enum from QVideoWidget with Qt::AspectRatioMode.
Andrew den Exter
2010-03-18
1
-38
/
+49
*
Don't clear the video output when the video widget is hidden.
Andrew den Exter
2010-02-08
1
-3
/
+0
*
Added QMediaPlaylist::mediaObject/setMediaObject
Dmytro Poplavskiy
2009-12-08
1
-1
/
+4
*
Fix crash in tests.
Andrew den Exter
2009-12-03
1
-36
/
+41
*
Merge branch 'master' of
[email protected]
:qtmobility/qtmobility
Justin McPherson
2009-12-03
1
-1
/
+1
|
\
|
*
Documentation fixes
Dmytro Poplavskiy
2009-11-26
1
-1
/
+1
*
|
Add a setMediaObject function to QGraphicsVideoItem.
Andrew den Exter
2009-12-02
1
-0
/
+3
*
|
Add a setMediaObject() function to QVideoWidget.
Andrew den Exter
2009-12-02
1
-71
/
+125
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtmobility
Andrew den Exter
2009-11-26
1
-24
/
+23
|
\
|
|
*
doc: Fixed many qdoc errors.
Martin Smith
2009-11-24
1
-2
/
+20
[next]