summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphBox.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Fix uninitialized membersDavid Robillard1-44/+44
2020-08-02Fix unnecessary parameter copiesDavid Robillard1-7/+8
2018-09-23Use lowercase namespace namesDavid Robillard1-15/+15
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-2/+4
2017-12-25Fix inconsistent parameter namesDavid Robillard1-1/+1
2016-10-06Add plugin state savingDavid Robillard1-0/+2
2016-10-02Fix whitespaceDavid Robillard1-1/+1
2016-10-02Show audio and load information in status lineDavid Robillard1-0/+3
2016-07-30Add undo supportDavid Robillard1-1/+5
2016-03-14Add key binding for moving to parent graphDavid Robillard1-1/+3
2015-10-24Remove excess toolbar buttonsDavid Robillard1-0/+2
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-03-02Fix compilation with -fvisibility=hidden.David Robillard1-1/+2
2015-02-14Clean up save dialog stuff.David Robillard1-4/+5
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-2/+2
2014-03-31Add zoom full and font size commands to Ingen.David Robillard1-0/+8
2014-03-16Allow user to enable or disable sprung layout.David Robillard1-2/+5
2013-08-20Remove unused class members.David Robillard1-1/+0
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2013-02-02Add option to enable/disable canvas animation (fix/avoid #879).David Robillard1-0/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-14/+14
2013-01-08Re-enable node documentation.David Robillard1-2/+4
2012-08-19Patch => GraphDavid Robillard1-0/+182