summaryrefslogtreecommitdiffstats
path: root/src/Event.hpp
AgeCommit message (Collapse)AuthorFilesLines
2022-08-22Replace boost with standard C++17 facilitiesDavid Robillard1-10/+10
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-05-11Add Cleared event for implementing refresh without a raceDavid Robillard1-1/+4
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-2/+2
A step towards isolating the canvas and ultimately the entire UI away so it can be replaced.
2021-05-08Put events in a namespace and simplify their namesDavid Robillard1-21/+24
2021-01-02Format all code with clang-formatDavid Robillard1-28/+20
2020-12-14Clean up includesDavid Robillard1-2/+0
2020-12-01Fix include guardsDavid Robillard1-3/+3
2020-11-29Use more reasonable class namesDavid Robillard1-0/+88