summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/parameter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: catch parameters and translatable values with empty namePatrick Storz2019-10-191-2/+4
* Extensions: Handle optiongroup options without valuePatrick Storz2019-09-071-1/+1
* Add new parameter of type "path"Patrick Storz2019-08-311-0/+3
* Make 'gui-text' required for visible parametersPatrick Storz2019-08-311-27/+39
* Simplify pref_name() functionPatrick Storz2019-08-311-4/+2
* Remove completely unused "doc" and "node" parametersPatrick Storz2019-08-311-28/+28
* Re-implement get_param() locally using get_widgets()Patrick Storz2019-08-311-5/+0
* Make parameter string generation a job of Inkscape::ExtensionPatrick Storz2019-08-311-15/+0
* Accept parameter type "bool"Patrick Storz2019-08-311-1/+1
* Optimize parameter string generationPatrick Storz2019-08-311-14/+14
* More cleanupPatrick Storz2019-08-311-7/+12
* Add WidgetLabel replacing the former ParamDescriptionPatrick Storz2019-08-311-2/+21
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-311-21/+21
* Create new InxWidget base class for extension widgets.Patrick Storz2019-08-311-62/+2
* Implement "translationdomain" attribute for extensionsPatrick Storz2019-08-311-7/+1
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-311-10/+13
* Parameter: remove unused constructorsPatrick Storz2019-08-311-45/+0
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-153/+135
* Move error classes to Parameter where they belongPatrick Storz2019-08-311-15/+15
* Remove unused define ESCAPE_DOLLAR_COMMANDLINEPatrick Storz2019-08-311-4/+0
* Rename parameter source files to avoid name conflictsPatrick Storz2019-08-311-0/+415