summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Bug #1538277] Translations in inkex.py fail unless extension script itself i...Nicolas Dufour2016-05-2657-96/+5
* [Bug #1071833] major update of Jitter Nodes extension.ajuanpi2016-05-243-37/+66
* [Bug #1183473] Convert to Dashes does not work with an imported svg.suv-lp2016-05-241-2/+14
* extensions. dxf input. create new layer if not previously declared (Bug 1472429)Alvin Penner2016-05-221-0/+3
* Set executable flag in CMake installation of extension scriptsAlex Valavanis2016-05-201-2/+10
* Extensions: Corrected pySerial download information in plotting extensionTimeWaster2016-05-161-4/+6
* [Bug #1579939] Ramdom color extension improvements (and new unit test file).marenhachmann2016-05-135-65/+205
* Extensions. Improving the test launcher. Now works with recent coverage versi...Nicolas Dufour2016-05-131-6/+14
* Upgrade barcodes, more pylint, new Ean2 code and extended Ean13 with automati...Martin Owens2016-04-1417-435/+505
* Bug #1553497 Voronoi Extension: Delaunay triangulate can get fill color from ...Jabier Arraiza Cenoz2016-04-013-11/+58
* Improve documentationRaphaël Bournhonesque2016-03-251-3/+11
* Switch too broad Exception exceptions to more specific ones (IOError, ImportE...Raphaël Bournhonesque2016-03-251-4/+4
* Cosmetics to make inkex.py pep8 compliantRaphaël Bournhonesque2016-03-251-7/+8
* Remove deprecated has_key method in inkex.pyRaphaël Bournhonesque2016-03-251-1/+1
* inkex.py code simplification (more compact if conditions, unreachable code)Raphaël Bournhonesque2016-03-221-5/+1
* [Bug #1559679] Make inkex.py PEP8 compliant.raphael02022016-03-201-43/+55
* [Bug #1518302] Extension new_glyph_layer (Typography) not using decoding prop...me-kell2016-03-201-2/+7
* [Bug #1545726] Incorrect FSF address in many extension files.Nicolas Dufour2016-03-16108-108/+108
* Add new TTF to the logo in seamless pattern extensionJabier Arraiza Cenoz2016-03-122-47/+45
* Fix bug: 1552003 Randomize color extension has no limitsJabier Arraiza Cenoz2016-03-022-7/+57
* Remove Maren from AUTHORS (on request) and add nicecharts from upstream where...Martin Owens2016-02-272-0/+821
* Allow python extensions to get the list of selected nodesMarc Jeanmougin2016-02-091-0/+3
* Remove scour folder from makefilesEduard Braun2016-01-131-1/+0
* Scour extension: Check for availability of required modules and output verbos...Eduard Braun2016-01-121-7/+29
* Update Scour extensionEduard Braun2016-01-129-3971/+129
* Extensions. Revert r14240 and r14241 (obsoleted by r14564)su_v2016-01-071-17/+14
* Fault tolerance for lazily defined SVGAurélio A. Heckert2016-01-061-4/+28
* Extensions. Fix for 'Alphabet Soup' and 'Foldable Box' in transformed layers ...su_v2015-12-092-0/+14
* merge from trunk (r14506)su_v2015-12-071-1/+1
|\
| * XAML. Fix for Bug #1521686 (Exported Xaml mistaken due to wrong format number...Nicolas Dufour2015-12-021-1/+1
* | merge from trunk (r14473)su_v2015-11-153-3/+3
|\|
| * Typo fixYuri Chornoivan2015-11-011-1/+1
| * extensions. dxf input. do not use zero font size (Bug 1510909)Alvin Penner2015-10-311-1/+1
| * Extensions. Fixed 'none' setting in flow control dropdown. Fixes bug #1509580Sebastian Wüst2015-10-241-1/+1
* | Extensions. Fix view center for Render extensions applied in transformed laye...su_v2015-10-2017-23/+54
* | Extensions. Move invertTransform() from voronoi2svg.py to shared module simpl...su_v2015-10-204-22/+18
|/
* Extensions. Restack - fix indentation level (follow-up to rev 14424, bug #149...su_v2015-10-201-108/+107
* Extensions. Restack - add options to reverse, shuffle Z-order of selection (b...su_v2015-10-202-27/+112
* Extensions. Random Tree: optionally omit redundant segments (bug #1500124)su_v2015-10-112-4/+14
* Extensions. DXF export: support default values for omitted attributes of basi...su_v2015-10-071-10/+10
* extensions. guillotine.py. fix Bug 1502041Alvin Penner2015-10-041-2/+2
* Extensions. Measure Path: Add more layout options for text (Bug #1460422)su_v2015-09-292-21/+117
* Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong si...su_v2015-09-241-1/+1
* Extensions. Fix some broken Vim modelinessu_v2015-09-223-3/+3
* Extensions. Fix for bug #1496804 (Flatten Beziers: raise lower limit for flat...su_v2015-09-222-2/+2
* Extensions. Interpolate attribute in group: use z-order instead of selection ...su_v2015-09-172-2/+12
* Extensions. Interpolate: set same default value for zsort in OptionParser as ...su_v2015-09-171-1/+1
* Extensions. Interpolate: optionally use z-order instead of selection order (w...su_v2015-09-162-8/+21
* extensions. generate_voronoi.py. allow for translation of parent layer, and s...Alvin Penner2015-09-151-4/+9
* Second round of extension executable bit cleanup.Krzysztof Kosi??ski2015-09-1330-16/+6