summaryrefslogtreecommitdiffstats
path: root/tests/manual/openglseriestest
Commit message (Expand)AuthorAgeFilesLines
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-182-0/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-167-196/+14
* Add cmake buildMichal Klocek2021-01-061-0/+25
* Do not use include with error, prepare for cmakeMichal Klocek2020-12-081-4/+1
* Remove charts namespace for Qt6Michal Klocek2020-11-066-6/+6
* Use QList instead of QVector in qtcharts testsJarek Kobus2020-06-232-5/+5
* Update to new QRandomGenerator APIThiago Macieira2017-11-032-2/+2
* Use QRandomGenerator instead of q?randThiago Macieira2017-07-042-2/+4
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
* Add mouse events support for OpenGL accelerated seriesMiikka Heikkinen2016-08-245-6/+113
* Fix antialiasing support of OpenGL accelerated seriesMiikka Heikkinen2016-08-173-0/+24
* Updated licenseMiikka Heikkinen2016-01-137-63/+119
* Updated license headersTitta Heikkala2015-10-207-77/+98
* Added a manual test application for OpenGL seriesMiikka Heikkinen2015-10-019-0/+1507