Age | Commit message (Expand) | Author | Files | Lines |
2015-03-14 | Set default export format to PDF. | David Robillard | 1 | -0/+3 |
2015-02-14 | Fix quit via window close. | David Robillard | 1 | -5/+1 |
2015-02-14 | Fix save issues. | David Robillard | 1 | -5/+7 |
2015-02-14 | Clean up save dialog stuff. | David Robillard | 1 | -31/+36 |
2015-02-14 | Confirm quit on last window close. | David Robillard | 1 | -1/+5 |
2015-02-08 | Add support for exporting canvas as PDF or PS. | David Robillard | 1 | -18/+34 |
2014-08-30 | Disable sprung layout initially. | David Robillard | 1 | -3/+1 |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -1/+1 |
2014-04-27 | Add support for sprung layout to Patchage. | David Robillard | 1 | -2/+2 |
2014-03-31 | Add zoom full and font size commands to Ingen. | David Robillard | 1 | -0/+34 |
2014-03-17 | Tidy up draw dialog code. | David Robillard | 1 | -13/+9 |
2014-03-16 | Allow user to enable or disable sprung layout. | David Robillard | 1 | -5/+41 |
2014-03-15 | Clean up public canvas interface. | David Robillard | 1 | -1/+1 |
2014-01-18 | Consolidate URIs. | David Robillard | 1 | -3/+3 |
2014-01-04 | Set documentation pane position to maximum to hide in LV2 GUI. | David Robillard | 1 | -0/+7 |
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -4/+3 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -4/+4 |
2013-02-02 | More generic Atom class. | David Robillard | 1 | -6/+6 |
2013-02-02 | Fix default status bar text when engine is local. | David Robillard | 1 | -4/+9 |
2013-02-02 | Fix status bar hover text. | David Robillard | 1 | -5/+0 |
2013-02-02 | Add option to enable/disable canvas animation (fix/avoid #879). | David Robillard | 1 | -0/+12 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -10/+10 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -6/+4 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2013-01-09 | Load internal plugin data files and rework documentation code to work the sam... | David Robillard | 1 | -0/+1 |
2013-01-08 | Re-enable node documentation. | David Robillard | 1 | -21/+24 |
2012-11-22 | Configuration file saving. | David Robillard | 1 | -1/+2 |
2012-11-21 | Move most recent graph open directory to Configuration. | David Robillard | 1 | -3/+6 |
2012-11-21 | GUI::Configuration => GUI::Style. | David Robillard | 1 | -8/+8 |
2012-11-21 | Move human name and port label options to main configuration. | David Robillard | 1 | -6/+14 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -0/+706 |