summaryrefslogtreecommitdiffstats
path: root/src/CanvasModule.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Use std::make_uniqueDavid Robillard1-1/+1
2022-07-20Clean up includesDavid Robillard1-0/+3
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-05-26Improve menu update logicDavid Robillard1-9/+15
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-44/+19
2021-05-08Remove redundant codeDavid Robillard1-5/+0
2021-05-08Use unique_ptr for module menusDavid Robillard1-4/+2
2021-01-02Format all code with clang-formatDavid Robillard1-85/+85
2020-12-14Clean up includesDavid Robillard1-2/+20
2020-11-29Remove more dead codeDavid Robillard1-3/+6
2020-11-29Fix unstable module positionsDavid Robillard1-1/+6
2020-11-29Use more reasonable class namesDavid Robillard1-0/+165