| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove QSGEngine and move QSGAbstractRenderer back to private | Laszlo Agocs | 2020-04-07 | 1 | -290/+0 |
| * | Quick: Don't qualify OpenGL includes (part two) | Johan Klokkhammer Helsing | 2020-02-18 | 1 | -1/+1 |
| * | Add a note to QSGEngine about its incompatibility with the RHI | Laszlo Agocs | 2019-08-30 | 1 | -0/+4 |
| * | Add the graphics api independent scenegraph port | Laszlo Agocs | 2019-07-04 | 1 | -2/+19 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -3/+3 |
| * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+2 |
| * | Doc: add new enumeration descriptions | Nico Vertriest | 2017-03-30 | 1 | -0/+2 |
| * | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -3/+3 |
| * | QSGEngine: Fix build with QT_NO_OPENGL | Andy Nichols | 2016-06-24 | 1 | -1/+1 |
| * | Add cross-backend simple rect, texture, and ninepatch nodes | Laszlo Agocs | 2016-06-22 | 1 | -0/+41 |
| * | Make QSGEngine::initialize backend-independent | Laszlo Agocs | 2016-06-22 | 1 | -12/+10 |
| * | Drop the warning from rendererInterface() | Laszlo Agocs | 2016-04-20 | 1 | -5/+3 |
| * | Make rendernode suitable for public consumption | Laszlo Agocs | 2016-04-20 | 1 | -0/+16 |
| * | Enable building Qt Quick module with QT_NO_OPENGL defined | Andy Nichols | 2016-03-22 | 1 | -4/+15 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage. | Gunnar Sletta | 2015-06-15 | 1 | -8/+7 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -18/+10 |
| * | Expose the scene graph publically through a QSGEngine class | Jocelyn Turcotte | 2014-08-01 | 1 | -0/+204 |
| * | Remove QSGEngine | Gunnar Sletta | 2012-05-03 | 1 | -115/+0 |
| * | Rename QDeclarative symbols to QQuick and QQml | Matthew Vogt | 2012-02-24 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update obsolete contact address. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | The rendering signals must be direct connections. | Gunnar Sletta | 2012-01-18 | 1 | -2/+2 |
| * | Update copyright year in Nokia copyright headers. | Jason McDonald | 2012-01-17 | 1 | -1/+1 |
| * | Say hello to QtQuick module | Kent Hansen | 2011-12-02 | 1 | -0/+115 |