aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/twotextureproviders
Commit message (Expand)AuthorAgeFilesLines
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-6/+6
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-245-12/+52
|\
| * Fix outdated FDL license headerKai Koehne2017-10-171-4/+4
| * Fix outdated BSD license headerKai Koehne2017-10-174-8/+48
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
|/
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-2/+2
* Fixed license headersJani Heikkinen2015-02-174-12/+12
* Update copyright headersJani Heikkinen2015-02-125-21/+21
* Added an example that shows how to consume texture providers from C++.Gunnar Sletta2014-08-268-0/+606