aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/sgengine/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-5/+6
* Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* examples: replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-031-1/+1
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-5/+5
* Fix compile issue with -opengl dynamic on WindowsAndy Shaw2014-12-181-3/+5
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-0/+241