summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz2019-08-318-60/+106
* Translatable enum can be protectedPatrick Storz2019-08-311-5/+4
* Add WidgetLabel replacing the former ParamDescriptionPatrick Storz2019-08-315-22/+64
* Rename Parameter -> InxParameter for consistencyPatrick Storz2019-08-3122-91/+90
* Create new InxWidget base class for extension widgets.Patrick Storz2019-08-3114-135/+259
* Implement "translationdomain" attribute for extensionsPatrick Storz2019-08-3111-83/+140
* Remove unused "nopref" variant of effectsPatrick Storz2019-08-312-10/+0
* Properly handle extensions without id or namePatrick Storz2019-08-313-101/+113
* Derive optiongroup options from ParameterPatrick Storz2019-08-312-46/+52
* cleanup includes in parametersPatrick Storz2019-08-316-24/+23
* Add function to get proper translation within context of ParameterPatrick Storz2019-08-317-34/+33
* Parameter: remove unused constructorsPatrick Storz2019-08-312-56/+0
* Refactor a lot of the parameter handling codePatrick Storz2019-08-3150-1955/+1371
* Move error classes to Parameter where they belongPatrick Storz2019-08-313-25/+27
* Use proper boolean valuesPatrick Storz2019-08-313-3/+3
* Remove effectively unused "silent" option from extensions.Patrick Storz2019-08-313-27/+9
* Remove unused and disabled "help" feature for extensionsPatrick Storz2019-08-3110-89/+8
* Remove unused define ESCAPE_DOLLAR_COMMANDLINEPatrick Storz2019-08-312-8/+0
* Rename parameter source files to avoid name conflictsPatrick Storz2019-08-3123-42/+55
* Remove unused functionsPatrick Storz2019-08-312-51/+0
* Move prefdialog to own directoryPatrick Storz2019-08-3128-39/+42
* Only register desktop on Dbus onceNathan Lee2019-08-311-6/+12
* Improvements and bug fixes to XMLDialogJabier Arraiza2019-08-303-33/+108
* add improvements to selectors and merge stylesheet on copy to work between docsJabier Arraiza2019-08-294-3/+15
* Remove warnings on de/activateJabiertxof2019-08-291-14/+15
* Fixes on UX inb CSS dialogJabiertxof2019-08-295-18/+15
* Improve CSS and Selectors dialogJabiertxof2019-08-293-26/+123
* Noumerous bugfixes pointed in Rocket ChatJabier Arraiza2019-08-295-36/+46
* Document Properties Grid tab keeps current positionNathan Lee2019-08-291-4/+16
* Improve formatJabiertxof2019-08-281-1/+1
* Fix a bug on add selector on windows, also some ui improvementsJabiertxof2019-08-282-2/+24
* Fix issues pointed by @ede123 and cssinateJabiertxof2019-08-286-55/+138
* Puts back translator commentsMarc Jeanmougin2019-08-282-8/+8
* Unify translatable inkscape.org links and add translation commentsGyuris Gellért2019-08-282-1/+5
* Eliminate clang warningsThomas Holder2019-08-2317-76/+20
* Eliminate clang warningsThomas Holder2019-08-2314-70/+60
* remove HAVE_POTRACEMarc Jeanmougin2019-08-2215-148/+7
* Panned styling to CSS and XML dialogsJabiertxof2019-08-222-2/+0
* Add styling to textview pointed by Adam Belis in team_uxJabiertxof2019-08-221-0/+1
* Allow to store empty value XML node attributtesJabiertxof2019-08-221-5/+3
* Allow edit empty text nodesJabiertxof2019-08-221-10/+7
* Merge XML and CSS widgets improvements from https://gitlab.com/inkscape/inksc...Jabier Arraiza2019-08-2211-246/+586
* Allow scaling down trace dialogNathan Lee2019-08-211-7/+30
* Fix tracer selection and depixelize colorsMarc Jeanmougin2019-08-212-28/+13
* Remove pixelart dialogMarc Jeanmougin2019-08-217-666/+0
* Make potrace a dep, remove previous codeMarc Jeanmougin2019-08-213-1118/+248
* Fix buildMarc Jeanmougin2019-08-212-15/+7
* add autotrace optionsMarc Jeanmougin2019-08-211-4/+8
* Fix centerline traceMarc Jeanmougin2019-08-213-11/+51
* update READMEMarc Jeanmougin2019-08-211-2/+12