summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphCanvas.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-30Update clients when plugins are unloaded/reloadedDavid Robillard1-0/+2
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-01-24Fix various whitespace and formatting issues.David Robillard1-1/+1
2014-01-07Factor out plugin menu code into a separate class.David Robillard1-26/+6
2014-01-07Distinguish Ingen graphs in Plugin menu with a gear.David Robillard1-7/+8
2013-02-03Check for required boost headers.David Robillard1-2/+0
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-19/+19
2013-01-11Use type safe enumerations.David Robillard1-2/+2
2012-12-29"edge" => "arc".David Robillard1-3/+3
2012-12-21Provide access to properties window for Graphs from canvas menu.David Robillard1-0/+2
2012-12-21Add canvas menu items for adding CV ports.David Robillard1-0/+2
2012-08-19GraphObject => NodeDavid Robillard1-2/+2
2012-08-19Patch => GraphDavid Robillard1-0/+174