summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/parameter-optiongroup.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Warn for duplicate page names and option names/valuesPatrick Storz2019-09-251-0/+18
* Extensions: Handle optiongroup options without valuePatrick Storz2019-09-071-2/+11
* Make 'gui-text' required for visible parametersPatrick Storz2019-08-311-0/+1
* Simplify pref_name() functionPatrick Storz2019-08-311-6/+2
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-22/+11
* Optimize parameter string generationPatrick Storz2019-08-311-7/+2
* More cleanupPatrick Storz2019-08-311-2/+2
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-311-2/+2
* Create new InxWidget base class for extension widgets.Patrick Storz2019-08-311-1/+1
* Derive optiongroup options from ParameterPatrick Storz2019-08-311-38/+44
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-311-6/+1
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-0/+342