aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgcanvas.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-135/+0
* Add a QSGCanvas incubation controllerAaron Kennedy2011-09-301-0/+3
* Fix warnings.Michael Brasser2011-09-161-4/+2
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+1
* Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-4/+4
* separated out render thread codeGunnar Sletta2011-08-291-1/+3
* added frame swap notification to notify compositor that frame was swappedMatthew Cattell2011-08-181-0/+4
* Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-051-9/+5
* Build against refactor.Samuel Rødal2011-07-291-1/+1
* Update polish even when animations aren't runningAaron Kennedy2011-07-261-0/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Support setting an FBO as the render target for a canvasGunnar Sletta2011-07-011-0/+5
* Disable vsync animations by defaultGunnar Sletta2011-06-101-0/+3
* A better threaded rendererGunnar Sletta2011-06-061-2/+2
* Link item focus to canvas widget focus.Martin Jones2011-05-191-0/+3
* Fixed incorrect usage of `signals', `slots' in headersRohan McGovern2011-05-121-2/+2
* Enable the threaded renderer.Gunnar Sletta2011-05-051-1/+3
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+118