summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphView.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-12-08Cleanup: Avoid parameter copying overheadDavid Robillard1-3/+3
2019-03-09Clean up includes and forward declarationsDavid Robillard1-2/+5
2018-09-23Use lowercase namespace namesDavid Robillard1-9/+9
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-2/+1
2015-10-24Remove excess toolbar buttonsDavid Robillard1-3/+0
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-08-10Fix memory errors when destroying graph view.David Robillard1-0/+2
2014-01-24Fix various whitespace and formatting issues.David Robillard1-4/+4
2013-05-31Remove zoom toolbar buttons.David Robillard1-4/+0
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2013-02-02Fix status bar hover text.David Robillard1-8/+0
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-9/+9
2012-08-19Patch => GraphDavid Robillard1-0/+112