summaryrefslogtreecommitdiffstats
path: root/examples/charts/openglseries
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Add cmake buildMichal Klocek2021-01-061-0/+40
* Remove charts namespace for Qt6Michal Klocek2020-11-063-3/+3
* Use QList instead of QVector in qtcharts examplesJarek Kobus2020-06-232-5/+5
* Update to new QRandomGenerator APIThiago Macieira2017-11-031-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-6/+0
|\
| * Use range-for instead of foreach in examplesMiikka Heikkinen2017-08-111-6/+0
* | Use QRandomGenerator instead of q?randThiago Macieira2017-07-041-1/+2
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-7/+9
|\
| * Cleanup examples build systemMichal Klocek2016-08-011-7/+9
* | Updated licenseMiikka Heikkinen2016-01-133-27/+51
|/
* Updated license headersTitta Heikkala2015-10-203-33/+42
* Fix issues based on android testingMiikka Heikkinen2015-09-282-3/+5
* Accelerating lineseries with OpenGLMiikka Heikkinen2015-09-254-0/+347