aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/sgengine/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to new QRandomGenerator APIThiago Macieira2017-12-051-5/+5
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-3/+13
|\
| * Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* | 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