summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadGraphWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-7/+9
2014-01-24Fix various whitespace and formatting issues.David Robillard1-18/+18
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-4/+4
2013-01-11Use range-based for loops where possible.David Robillard1-3/+3
2012-11-22Configuration file saving.David Robillard1-0/+4
2012-11-21Move most recent graph open directory to Configuration.David Robillard1-2/+5
2012-11-21GUI::Configuration => GUI::Style.David Robillard1-4/+4
2012-08-19GraphObject => NodeDavid Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-0/+246