summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphBox.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-10/+10
2013-01-11Use range-based for loops where possible.David Robillard1-6/+4
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2013-01-09Load internal plugin data files and rework documentation code to work the sam...David Robillard1-0/+1
2013-01-08Re-enable node documentation.David Robillard1-21/+24
2012-11-22Configuration file saving.David Robillard1-1/+2
2012-11-21Move most recent graph open directory to Configuration.David Robillard1-3/+6
2012-11-21GUI::Configuration => GUI::Style.David Robillard1-8/+8
2012-11-21Move human name and port label options to main configuration.David Robillard1-6/+14
2012-08-19Patch => GraphDavid Robillard1-0/+706