aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/noisynode.cpp
Commit message (Expand)AuthorAgeFilesLines
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-3/+3
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Update to new QRandomGenerator APIThiago Macieira2017-12-051-1/+1
* 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-1/+2
|/
* Shader examples: initialize all membersEdward Welbourne2016-08-111-1/+1
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-5/+5
* Fix reading of shader sources in scene graph examplehjk2014-03-271-12/+3
* Graph exampleGunnar Sletta2013-06-141-0/+142