summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/parameter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make 'gui-text' required for visible parametersPatrick Storz2019-08-311-1/+1
* Simplify pref_name() functionPatrick Storz2019-08-311-11/+7
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-32/+20
* Re-implement get_param() locally using get_widgets()Patrick Storz2019-08-311-4/+0
* Inherit destructor and recursively delete all widgetsPatrick Storz2019-08-311-1/+1
* Make parameter string generation a job of Inkscape::ExtensionPatrick Storz2019-08-311-11/+1
* Optimize parameter string generationPatrick Storz2019-08-311-2/+10
* More cleanupPatrick Storz2019-08-311-20/+31
* Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz2019-08-311-1/+1
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-311-7/+7
* Create new InxWidget base class for extension widgets.Patrick Storz2019-08-311-61/+3
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-311-0/+4
* Parameter: remove unused constructorsPatrick Storz2019-08-311-11/+0
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-39/+50
* Move error classes to Parameter where they belongPatrick Storz2019-08-311-0/+12
* Rename parameter source files to avoid name conflictsPatrick Storz2019-08-311-0/+215