Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -21/+22 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -22/+15 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -2/+2 |
2013-01-11 | C++11-safe conversions. | David Robillard | 1 | -4/+7 |
2013-01-08 | Re-enable node documentation. | David Robillard | 1 | -1/+1 |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -28/+28 |
2012-12-21 | Provide access to properties window for Graphs from canvas menu. | David Robillard | 1 | -0/+9 |
2012-12-21 | Add canvas menu items for adding CV ports. | David Robillard | 1 | -1/+9 |
2012-11-21 | Move human name and port label options to main configuration. | David Robillard | 1 | -1/+7 |
2012-11-18 | Simple keyboard navigation for plugin menu. | David Robillard | 1 | -6/+7 |
2012-11-18 | Fix Plugin=>UI ring overflow handling. | David Robillard | 1 | -0/+2 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -10/+10 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -0/+900 |