aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't write code for Qt5 and Qt6HEADdevJoerg Bornemann2024-12-061-5/+2
* Parser: Allow all Unicode printables in literal valuesJoerg Bornemann2024-12-061-1/+1
* Raise an error if specified min Qt version is too lowJoerg Bornemann2023-10-111-1/+8
* Use `platformdirs` package to get the cache directoryAmir Masoud Abdol2023-03-171-3/+3
* Replace GENERATE_METATYPES with NO_GENERATE_METATYPESAmir Masoud Abdol2023-03-091-2/+2
* Add C to CMake's project LANGUAGESAmir Masoud Abdol2023-02-281-1/+1
* Fix reformat errorsJoerg Bornemann2023-02-272-9/+0
* Fix mypy warningsJoerg Bornemann2023-02-271-10/+9
* Fix "ambiguous variable name" warningsJoerg Bornemann2023-02-271-2/+2
* Switch license headers to SPDXJoerg Bornemann2022-07-068-219/+16
* Fix qt_add_plugin calls for Qt < 6.5Joerg Bornemann2022-07-041-0/+6
* Write the qt_standard_project_setup call after find_packageJoerg Bornemann2022-05-041-6/+6
* qmake2cmake_all: Fix help textsJoerg Bornemann2022-05-021-8/+8
* qmake2cmake_all: Remove --only-qtbase-main-modules argumentJoerg Bornemann2022-05-021-33/+0
* Add module src-structure for packaging and testsCristián Maureira-Fredes2022-04-1210-0/+7966