Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile error with QT_NO_GRAPHICSVIEW in QtMultimedia | Tasuku Suzuki | 2010-04-15 | 1 | -0/+5 |
* | Reimplemented event() and sceneEvent() in video item, for BC. | Dmytro Poplavskiy | 2010-04-08 | 1 | -2/+21 |
* | Doc: add \since 4.7 to new QtMultimedia classes | Volker Hilsheimer | 2010-02-24 | 1 | -1/+2 |
* | Exclude OpenGL from QGraphicsVideoItem if Qt doesn't include 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 | -5/+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 |
* | Clip the paint region of QGraphicsVideoItem to it's bounding rect. | Andrew den Exter | 2010-02-03 | 1 | -18/+32 |
* | Add size, offset and fillMode properties to QGraphicsVideoItem. | Justin McPherson | 2010-01-28 | 1 | -20/+149 |
* | Move QtMobility multimedia framework into Qt. | Justin McPherson | 2010-01-15 | 1 | -0/+299 |