summaryrefslogtreecommitdiffstats
path: root/src/client/GraphModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-2/+2
2014-02-02Remove client-side arcs in parent graph when ports are deleted (fix #960).David Robillard1-16/+22
2014-01-24Fix various whitespace and formatting issues.David Robillard1-4/+4
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-3/+3
2013-02-02More generic Atom class.David Robillard1-3/+3
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-13/+13
2012-12-29"edge" => "arc".David Robillard1-47/+46
2012-08-19GraphObject => NodeDavid Robillard1-2/+2
2012-08-19Patch => GraphDavid Robillard1-0/+173