Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-20 | Use std::make_unique | David Robillard | 1 | -1/+1 | |
2022-07-20 | Clean up includes | David Robillard | 1 | -0/+3 | |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2022-05-26 | Improve menu update logic | David Robillard | 1 | -9/+15 | |
2021-05-10 | Add Action representation to isolate behaviour from canvas objects | David Robillard | 1 | -44/+19 | |
A step towards isolating the canvas and ultimately the entire UI away so it can be replaced. | |||||
2021-05-08 | Remove redundant code | David Robillard | 1 | -5/+0 | |
2021-05-08 | Use unique_ptr for module menus | David Robillard | 1 | -4/+2 | |
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -85/+85 | |
2020-12-14 | Clean up includes | David Robillard | 1 | -2/+20 | |
2020-11-29 | Remove more dead code | David Robillard | 1 | -3/+6 | |
2020-11-29 | Fix unstable module positions | David Robillard | 1 | -1/+6 | |
2020-11-29 | Use more reasonable class names | David Robillard | 1 | -0/+165 | |