summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qgraphicssystem_runtime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-121-1/+2
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix crash in QRuntimeGraphicsSystem due to destruction order.Jason Barron2010-09-101-2/+4
* Destroy the old runtime system only when existing pixmaps were migrated.Michael Dominic K2010-08-121-1/+3
* Pending surface might not get destroyed if no flush() happensJani Hautakangas2010-08-091-13/+6
* Remove the memory tracking attempt from the runtime graphics system.Jason Barron2010-08-051-74/+3
* Add support for -runtimegraphicssystem configure optionJason Barron2010-08-041-3/+6
* Don't do alpha/opaque check which might cause a conversion and later pointer ...Michael Dominic K2010-07-021-1/+1
* New variant of ::createPixmapData with origin for QGraphicsSystem.Michael Dominic K2010-06-281-1/+1
* Add runtime_graphics_system flag to QApplicationPrivate.Jani Hautakangas2010-05-281-0/+1
* Fix for QRuntimePixmapData serial number setting.Jani Hautakangas2010-05-251-1/+3
* Add missing license header.Jason McDonald2010-05-211-0/+41
* QRuntimeGraphicsSystemJani Hautakangas2010-05-201-0/+443