summaryrefslogtreecommitdiffstats
path: root/src/gui/RDFS.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-08-29Fix invalid conversion of URIDs to strings.David Robillard1-4/+11
2015-04-05Allow editing generic properties.David Robillard1-0/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-04-01Support adding datatype properties.David Robillard1-7/+29
2015-03-28Unify value widgets in properties dialog.David Robillard1-9/+43
2015-03-28Improve properties window.David Robillard1-2/+21
2013-02-02More generic Atom class.David Robillard1-2/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-2/+2
2013-01-11Use range-based for loops where possible.David Robillard1-4/+4
2013-01-08Add support for URID ports.David Robillard1-0/+177