Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-14 | Concatenate nested namespaces | David Robillard | 1 | -4/+2 | |
2022-08-18 | Use consistent brace wrapping for class definitions | David Robillard | 1 | -1/+2 | |
2020-12-15 | Clean up includes in gui | David Robillard | 1 | -2/+8 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -1/+5 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 | |
2018-01-21 | Add URI class and remove use of Raul::URI | David Robillard | 1 | -7/+5 | |
2017-12-25 | Use std::move to potentially avoid copying | David Robillard | 1 | -3/+3 | |
2017-12-25 | Fix inconsistent parameter names | David Robillard | 1 | -1/+1 | |
2015-03-28 | Unify value widgets in properties dialog. | David Robillard | 1 | -0/+70 | |
This shows the fancy URI selector for URI properties, and can show numeric controls for the property-to-add. The ontologies need some work, along with smarter widget creation, before the latter will actually be useful. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5648 a436a847-0d15-0410-975c-d299462d15a1 |