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
/
qgraphicsvideoitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
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
/
+11
*
Docs: QTMOBILITY-790 added since tag to 1.2 classes.
Peter Yard
2011-04-15
1
-0
/
+1
*
Convert snippets of code in docs to a separate snippet C++ file.
Michael Goddard
2011-03-02
1
-11
/
+1
*
Fix assert caused by QGraphicsVideoItem.
Andrew den Exter
2010-10-07
1
-1
/
+5
*
Added the color key overlay based QGraphicsVideoItem implementation.
Dmytro Poplavskiy
2010-09-07
1
-6
/
+9
*
QGraphicsVideoItem: don't pass a video surface to renderer control
Dmytro Poplavskiy
2010-08-20
1
-9
/
+18
*
QGraphicsVideoItem: detect the GL widget is destroyed
Dmytro Poplavskiy
2010-07-20
1
-0
/
+3
*
Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""
David Laing
2010-07-05
1
-0
/
+1
*
Revert "Merge branch 'master' of ../../mainline/qtmobility"
David Laing
2010-07-04
1
-1
/
+0
*
Docs: Jira QTMOBILITY-288 added QtMultimediaKit module name to files. Changed...
Peter Yard
2010-06-29
1
-0
/
+1
*
Doc fixes.
Justin McPherson
2010-06-11
1
-0
/
+6
*
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
|
*
fix multimedia compiler errors using Qt in a namespace.
Wolfgang Beck
2010-03-25
1
-6
/
+6
*
|
Merge 1.0->module.
Justin McPherson
2010-05-27
1
-1
/
+1
*
|
Merge branch 'master' into module
Justin McPherson
2010-05-27
1
-2
/
+2
|
\
\
|
*
|
Docs; minor fixes
Justin McPherson
2010-05-26
1
-2
/
+2
*
|
|
Merge branch 'master' into module
Kurt Korbatits
2010-05-24
1
-41
/
+22
|
\
|
|
|
*
|
Reset media object to 0 if QGraphicsVideoItem::setMediaObject() failed.
Dmytro Poplavskiy
2010-05-18
1
-0
/
+1
|
*
|
Replaced QMediaRecorder, QVideoWidget, etc ::setMediaObject()
Dmytro Poplavskiy
2010-05-14
1
-7
/
+10
|
*
|
Update QGraphicsVideoItem with request/releaseControl changes.
Andrew den Exter
2010-05-13
1
-37
/
+14
*
|
|
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
|
/
*
Exclude OpenGL from QGraphicsVideoItem if Qt isn't built with QtOpenGL.
Andrew den Exter
2010-02-16
1
-0
/
+5
*
Fix flickering when items are overlaid on QGraphicsVideoItem.
Andrew den Exter
2010-02-15
1
-6
/
+1
*
Don't clear the video output when the video widget is hidden.
Andrew den Exter
2010-02-08
1
-15
/
+1
*
Remove documentation for QGraphicsVideoItem::FillMode.
Andrew den Exter
2010-02-08
1
-12
/
+0
*
Workaround for overlay flickering on geometry changes on maemo5.
Dmytro Poplavskiy
2010-02-05
1
-1
/
+8
*
Tests for QGraphicsVideoItem offset, size and aspectRatioMode.
Andrew den Exter
2010-01-28
1
-18
/
+32
*
Add an audioAvailable property to QMediaPlayer.
Andrew den Exter
2010-01-28
1
-0
/
+2
*
Use Qt::AspectRatioMode instead of the FillMode in QGraphicsVideoItem.
Andrew den Exter
2010-01-28
1
-13
/
+9
*
Add size, offset and fillMode properties to QGraphicsVideoItem.
Andrew den Exter
2010-01-28
1
-9
/
+147
*
Fixed regression in QGraphicsVideoItem
Dmytro Poplavskiy
2010-01-11
1
-10
/
+5
*
Made QGraphicsVideoItem to bind/unbind QMediaObject
Dmytro Poplavskiy
2009-12-09
1
-7
/
+13
*
Fix crash in tests.
Andrew den Exter
2009-12-03
1
-14
/
+22
*
Add a setMediaObject function to QGraphicsVideoItem.
Andrew den Exter
2009-12-02
1
-23
/
+84
*
Fixed bad 'brief' statements in docs. Fix qdoc errors.
Peter Yard
2009-11-24
1
-5
/
+7
*
add namespace to multimedia (#4)
Alex
2009-11-19
1
-2
/
+1
*
namespace changes for multimedia (#3)
Alex
2009-11-19
1
-0
/
+4
*
move all libraries to src/ subdir
Alex
2009-11-10
1
-0
/
+217