aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/sgengine
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-243-9/+39
|\
| * Fix outdated BSD license headerKai Koehne2017-10-173-9/+39
* | 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-173-9/+9
* Update copyright headersJani Heikkinen2015-02-123-15/+15
* Fix compile issue with -opengl dynamic on WindowsAndy Shaw2014-12-181-3/+5
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-016-0/+394