summaryrefslogtreecommitdiffstats
path: root/ingen/client/GraphModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Move public headers to a separate include directoryDavid Robillard1-82/+0
2020-08-02Pass by value and use std::moveDavid Robillard1-2/+5
2020-08-01Remove superfluous semicolonsDavid Robillard1-4/+4
2019-12-08Cleanup: Avoid parameter copying overheadDavid Robillard1-4/+4
2019-03-09Clean up includes and forward declarationsDavid Robillard1-0/+5
2018-09-23Use override specifiersDavid Robillard1-4/+4
2018-09-23Use lowercase namespace namesDavid Robillard1-8/+8
2017-12-25Fix inconsistent parameter namesDavid Robillard1-1/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-1/+2
2014-02-02Disable responses in the usual case where the UI doesn't care.David Robillard1-0/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-10/+10
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-12-29"edge" => "arc".David Robillard1-8/+8
2012-08-19GraphObject => NodeDavid Robillard1-5/+5
2012-08-19Patch => GraphDavid Robillard1-0/+72