summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/qgraphicsutils
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Remove qmake build filesMike Krus2023-03-171-12/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* Don't include the world for testsMike Krus2020-12-091-1/+1
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Use QList instead of QVector in testsJarek Kobus2020-07-091-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+30
* Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-051-38/+38
* Make the OpenGL renderer a pluginPaul Lemire2020-02-052-0/+367