summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qgraphicsvideoitem_symbian.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
* Fix crash in apps that assume access to frame dataMurray Read2012-04-121-0/+4
* Fix failures in tst_QGraphicsVideoItem on SymbianGareth Stockwell2012-02-131-12/+3
* Use guarded pointer to viewport in Symbian QGraphicsVideoItem implementationGareth Stockwell2012-01-261-2/+2
* Fix license header and spelling error in f7c1dda0Gareth Stockwell2011-12-061-1/+1
* Add EGL video rendering path on SymbianGareth Stockwell2011-11-251-267/+1109
* Paint QGraphicsVideoItem black while video source is initializingGareth Stockwell2011-09-301-1/+18
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Add null pointer check in Symbian QGraphicsVideoItem::paint()Gareth Stockwell2011-04-061-1/+1
* QGraphicsVideoItem: Avoid crash if widget control is missingTuomas Viitanen2011-03-291-2/+2
* Add support for video rotation on SymbianGareth Stockwell2011-03-231-0/+2
* Monitor QGraphicsVideoItem ancestors to detect changes in z-orderRuth Sadler2011-03-041-13/+49
* Update video widget geometry when viewport size changesRuth Sadler2011-03-041-0/+1
* Fix QGraphicsVideoItem stacking order on SymbianGareth Stockwell2011-02-251-2/+2
* Ensure viewport is repainted following change in transparencyGareth Stockwell2011-02-181-1/+3
* Correct aspect ratio calculations in Symbian QGraphicsVideoItemGareth Stockwell2011-02-181-15/+14
* Add Symbian-specific implementation of QGraphicsVideoItemGareth Stockwell2011-02-151-0/+564