Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-30 | Build Qt moc output as a separate object | David Robillard | 1 | -0/+1 | |
This avoids the weird cyclic dependency, and avoids including generated code in the source which can trigger many compiler and clang-tidy warnings. | |||||
2022-05-27 | Format all code with clang-format | David Robillard | 1 | -0/+26 | |