Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the use of GENERATE_CPP_EXPORTS argument | Alexey Edelev | 2024-05-30 | 1 | -1/+0 |
* | Remove the use of GENERATE_PRIVATE_CPP_EXPORTS | Alexey Edelev | 2024-01-16 | 1 | -1/+0 |
* | Mark the module free of Q_FOREACH ... again | Marc Mutz | 2023-08-04 | 2 | -7/+8 |
* | Add missing includes after qtbase qglobal.h-related changes | Ahmad Samir | 2023-05-19 | 2 | -0/+3 |
* | Resolve an unused variable warning/error | Amir Masoud Abdol | 2023-03-15 | 1 | -1/+3 |
* | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-25 | 1 | -1/+1 |
* | Add license headers to cmake files | Lucie Gérard | 2022-07-07 | 1 | -0/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-16 | 30 | -899/+63 |
* | GLSL parser: fix build with C++20 -Wdeprecated-enum-enum-conversion | Marc Mutz | 2022-05-11 | 2 | -3/+2 |
* | Mark all the headers in the internal glsl parser as private | Christian Strømme | 2022-02-02 | 27 | -69/+206 |
* | Fix warnings from syncqt | Christian Strømme | 2022-01-19 | 12 | -21/+27 |
* | Add glsl parser | Christian Strømme | 2021-12-13 | 34 | -0/+14966 |