summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qgraphicssystem_runtime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Allow setting the runtime graphicssystem via QT_DEFAULT_RUNTIME_SYSTEM.Robin Burchell2011-11-161-3/+7
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Added WindowSurfaceFeature enum to QWindowSurface.Samuel Rødal2011-03-291-7/+2
* Merge remote branch 'qt/master' into staging-masterSamuel Rødal2011-03-211-1/+4
|\
| * Added automatic graphicssystem switching on meego when app is minimized.Samuel Rødal2011-03-161-1/+4
* | Make getters for staticContentsSupport and partialUpdateSupport virtualArmin Berres2011-03-161-0/+10
|/
* QRuntimeWindowSystem: Track window size properlySami Kyostila2011-02-241-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-111-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-101-1/+2
|/
* 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