aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgcanvas_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Replace the QGraphicsSceneHoverEvent with a QHoverEventLars Knoll2011-07-071-3/+3
* Use QWheelEvent instead of QGraphicsSceneWheelEventLars Knoll2011-07-071-1/+1
* Support setting an FBO as the render target for a canvasGunnar Sletta2011-07-011-0/+3
* Disable vsync animations by defaultGunnar Sletta2011-06-101-0/+2
* Add a DragTarget element.Andrew den Exter2011-06-091-0/+3
* Merge branch 'master' into qtquick2Gunnar Sletta2011-06-091-0/+2
|\
| * Support calling update while syncing scenegraph.Gunnar Sletta2011-06-091-0/+2
* | Merge branch 'master' into qtquick2Aaron Kennedy2011-06-091-21/+71
|\|
| * A better threaded rendererGunnar Sletta2011-06-061-20/+71
* | Don't crash if GL context initialization failedAaron Kennedy2011-06-081-0/+1
|/
* When calling update() on a QSGItem during the sync phase, we did not update.Gunnar Sletta2011-05-121-0/+1
* Stop the render thread before deleting the QSGCanvas.Gunnar Sletta2011-05-111-0/+2
* Enable the threaded renderer.Gunnar Sletta2011-05-051-12/+3
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+195