Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-22 | Replace boost with standard C++17 facilities | David Robillard | 1 | -1/+1 |
2022-08-16 | Upgrade to fmt 9.0.0 | David Robillard | 1 | -1/+0 |
2022-07-20 | Clean up includes | David Robillard | 1 | -2/+6 |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 |
2022-05-26 | Avoid potential null dereferences | David Robillard | 1 | -1/+4 |
2021-05-11 | Refactor most functionality around actions and settings | David Robillard | 1 | -12/+16 |
2021-05-11 | Move Coord to its own header | David Robillard | 1 | -0/+1 |
2021-05-10 | Add Action representation to isolate behaviour from canvas objects | David Robillard | 1 | -11/+23 |
2021-05-08 | Remove redundant code | David Robillard | 1 | -24/+8 |
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -193/+189 |
2020-12-16 | Avoid use of boost::optional::has_value | David Robillard | 1 | -1/+1 |
2020-12-15 | Refine include configuration for consistency with other projects | David Robillard | 1 | -0/+3 |
2020-12-15 | Use modern GDK keysyms | David Robillard | 1 | -1/+3 |
2020-12-14 | Clean up includes | David Robillard | 1 | -4/+15 |
2020-11-30 | Use raw string literals | David Robillard | 1 | -2/+2 |
2020-11-29 | Simplify canvas interface | David Robillard | 1 | -12/+1 |
2020-11-29 | Use more reasonable class names | David Robillard | 1 | -0/+343 |