aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgcanvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make surface format plugable from the scene graph pluginGunnar Sletta2011-09-261-1/+2
* Use QWindow's surface format for QSGCanvas' GL contextGunnar Sletta2011-09-151-0/+1
* We need to set the OpenGLSurface surface type on QSGCanvas.Samuel Rødal2011-09-151-0/+2
* Remove unnecessary updateInputContext function from QSGCanvasPrivateJoona Petrell2011-09-151-10/+0
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-1/+1
|\
| * Add new path functionality.Michael Brasser2011-09-081-1/+1
* | Make QSGItem::update() work when called from inside QSGCanvasPlainRenderLoop:...Paul Olav Tvete2011-09-091-1/+1
* | Only polish once pr frameGunnar Sletta2011-09-091-2/+0
* | Explicitly ask input method to commit preedit when focus lost.Pekka Vuorela2011-09-081-11/+2
* | get various autotests working for refactorMatthew Cattell2011-09-081-0/+2
* | Avoid compiler warning on unused variable.Pekka Vuorela2011-09-081-1/+0
* | make sure we polishItems also in plain render loopGunnar Sletta2011-09-081-4/+5
* | Fix a typo in the method nameLars Knoll2011-09-081-2/+1
* | Ensure the itemTransform in QInputPanel is always up to dateLars Knoll2011-09-081-0/+9
* | Adapt to the input method changes in qtbaseLars Knoll2011-09-081-13/+6
* | qsgcanvas autotest made to work with refactor and added break statement to qs...Matthew Cattell2011-09-061-0/+1
* | properly initialize the dptr of QSGCanvas in the default constructorZeno Albisser2011-09-021-1/+1
* | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-4/+4
* | Use QMouseEvent instead of QGraphicsSceneMouseEventLars Knoll2011-09-011-133/+41
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-3/+3
* | Merge branch 'master' into refactorGunnar Sletta2011-08-311-48/+46
|\|
| * Do not deliver hover events when item is not visibleCaio Marcelo de Oliveira Filho2011-08-311-1/+1
| * Fix extra hover enter events being sent by QSGCanvasCaio Marcelo de Oliveira Filho2011-08-311-15/+13
| * Revert swap interval change in 107bf9e570e4d7ce1eb38452c9a5473b2455d9c7Aaron Kennedy2011-08-301-1/+1
| * Fix QSGItem::polish() at startup logicAaron Kennedy2011-08-291-0/+2
* | Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-5/+5
* | Respect QPlatformIntegration::ThreadedOpenGL and fix thread affinity of the Q...Gunnar Sletta2011-08-291-4/+13
* | implement non-threaded renderer againGunnar Sletta2011-08-291-1/+83
* | separated out render thread codeGunnar Sletta2011-08-291-74/+102
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-24/+47
|\|
| * Do not deliver mouse wheel events when item is not visibleCaio Marcelo de Oliveira Filho2011-08-241-1/+1
| * Fixed clip on QML2 rectangles to include the borders.Kim Motoyoshi Kalland2011-08-161-1/+2
| * Fixed QSGNode leak.Kim Motoyoshi Kalland2011-08-121-2/+0
| * Cancel mousearea pressed state when window is deactivatedCharles Yin2011-08-021-0/+3
| * Allow descendant chains to simultaneously be hovered.Alan Alpert2011-08-021-21/+41
* | Warn when grab() is called outside the GUI thread.Gunnar Sletta2011-08-241-0/+7
* | Reintroduce the QSGTextureProvider as a separate objectGunnar Sletta2011-08-221-0/+3
* | added frame swap notification to notify compositor that frame was swappedMatthew Cattell2011-08-181-1/+1
* | Fix crash-on-exit in qmlsceneMorten Sorvig2011-08-171-1/+1
* | improved debug messages a bitGunnar Sletta2011-08-111-1/+10
* | Removed faked resize / show / hide events.Samuel Rødal2011-08-101-24/+0
* | Remove the QGLContext from QSGCanvasGunnar Sletta2011-08-051-8/+4
* | Ported use of QInputContext to QPlatformInputContext for nowGunnar Sletta2011-08-051-10/+30
* | got canvas rendering...Gunnar Sletta2011-08-051-5/+33
* | Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-051-237/+64
* | Build against refactor.Samuel Rødal2011-07-291-3/+2
|/
* Clip to bounding rectAlan Alpert2011-07-281-2/+2
* put all context2d code into context2d directoryCharles Yin2011-07-271-1/+1
* Fix QSGItem transforms.Michael Brasser2011-07-201-4/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17