summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/widget-label.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new widgets "hbox" and "vbox" for layouting purposesPatrick Storz2019-08-311-1/+1
|
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-3/+1
|
* More cleanupPatrick Storz2019-08-311-0/+2
|
* Add WidgetLabel replacing the former ParamDescriptionPatrick Storz2019-08-311-0/+65
This improves consistency, as "description" parameter were not actually parameters with a value that could be modified or saved. The old syntax is deprecated but still supported for now.