aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgengine.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QSGEngine and move QSGAbstractRenderer back to privateLaszlo Agocs2020-04-071-90/+0
* Add a note to QSGEngine about its incompatibility with the RHILaszlo Agocs2019-08-301-0/+2
* Add missing Q_FLAG declarations in QObject subclassesShawn Rutledge2018-09-281-0/+1
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-0/+6
* Make rendernode suitable for public consumptionLaszlo Agocs2016-04-201-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-3/+3
|\
| * Make more ctors explicitMarc Mutz2016-03-031-1/+1
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-3/+3
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.Gunnar Sletta2015-06-151-1/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-0/+80
* Remove QSGEngineGunnar Sletta2012-05-031-100/+0
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+100