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