Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct license for test files | Lucie Gérard | 2024-04-23 | 1 | -1/+1 |
* | Remove qmake build files | Mike Krus | 2023-03-17 | 1 | -15/+0 |
* | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-24 | 1 | -1/+1 |
* | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 1 | -0/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -27/+2 |
* | Use internal CMake API | Mike Krus | 2020-10-07 | 1 | -2/+2 |
* | Fix missing override warning | Paul Lemire | 2020-08-13 | 1 | -2/+2 |
* | Use QList instead of QVector in tests | Jarek Kobus | 2020-07-09 | 1 | -15/+15 |
* | Remove the OpenGL Render Thread | Mike Krus | 2020-06-19 | 1 | -10/+10 |
* | Add support for building with CMake | Mike Krus | 2020-05-22 | 1 | -0/+30 |
* | Geometry refactoring | Mike Krus | 2020-02-27 | 1 | -2/+2 |
* | Remove deprecated classes and functions | Paul Lemire | 2020-02-11 | 1 | -3/+3 |
* | Move classes in OpenGL renderer plugin into an OpenGL namespace | Paul Lemire | 2020-02-05 | 1 | -16/+16 |
* | Make the OpenGL renderer a plugin | Paul Lemire | 2020-02-05 | 2 | -0/+836 |