Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-22 | Replace boost with standard C++17 facilities | David Robillard | 1 | -10/+10 | |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2021-05-11 | Add Cleared event for implementing refresh without a race | David Robillard | 1 | -1/+4 | |
2021-05-10 | Add Action representation to isolate behaviour from canvas objects | David Robillard | 1 | -2/+2 | |
A step towards isolating the canvas and ultimately the entire UI away so it can be replaced. | |||||
2021-05-08 | Put events in a namespace and simplify their names | David Robillard | 1 | -21/+24 | |
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -28/+20 | |
2020-12-14 | Clean up includes | David Robillard | 1 | -2/+0 | |
2020-12-01 | Fix include guards | David Robillard | 1 | -3/+3 | |
2020-11-29 | Use more reasonable class names | David Robillard | 1 | -0/+88 | |