aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgabstractrenderer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-061-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
| |\
| | * Make more ctors explicitMarc Mutz2016-03-031-1/+1
| | * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-0/+4
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Avoid qmake warnings about wrong includesLaszlo Agocs2014-08-131-1/+1
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-0/+103