aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph/linenode.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
* Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* 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-18/+4
* Avoid out-of-bound accesses in Qt Quick example codehjk2014-02-051-10/+15
* Graph exampleGunnar Sletta2013-06-141-0/+151