summaryrefslogtreecommitdiffstats
path: root/src/gui/URIEntry.hpp
AgeCommit message (Collapse)AuthorFilesLines
2019-03-09Clean up includes and forward declarationsDavid Robillard1-1/+5
2018-09-23Use lowercase namespace namesDavid Robillard1-4/+4
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-7/+5
2017-12-25Use std::move to potentially avoid copyingDavid Robillard1-3/+3
2017-12-25Fix inconsistent parameter namesDavid Robillard1-1/+1
2015-03-28Unify value widgets in properties dialog.David Robillard1-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