summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update name as per suggestion from MarenMartin Owens2018-02-202-2/+2
* Replace dxf12 output with a pure python implementationMartin Owens2018-02-204-28/+165
* Misc. typosluz.paz2018-02-102-2/+2
* Copy numpy import error message over from measure.py (no new strings)Maren Hachmann2018-02-101-1/+6
* Update gcodetools.py to work with Inkscape > 0.91, fix written by inkscapecom...Maren Hachmann2018-02-101-9/+4
* Misc. typosluz.paz2018-01-0810-11/+11
* Merge branch 'convertObjectsToPathsBeforePlotting' of https://gitlab.com/rabo...Marc Jeanmougin2018-01-065-1/+29
|\
| * Add option to convert objects to paths before plottingArnout Engelen2017-12-305-1/+29
* | Fix minor typosYuri Chornoivan2018-01-012-2/+2
|/
* Misc. typosluzpaz2017-12-044-6/+6
* Fixes issue with extension not working in documents without a document height...Maren Hachmann2017-11-281-1/+1
* Add configuration to build python extension docs with doxygenMois Moshev2017-11-141-0/+55
* Misc. typosUnknown2017-11-0734-55/+55
* Can now interpolate namespaced attributes, uses previously unused units field...Maren Hachmann2017-10-031-141/+152
* Add some help texts, improve structureMaren Hachmann2017-10-031-5/+8
* [LP:1634022] xcf export - Guides and grids wrongly positionned. Guides and gr...jazzynico2017-08-251-18/+63
* Merge branch 'alvinpenner/inkscape-master'Martin Owens2017-08-132-0/+18
|\
| * Update summersnight.py for https://bugs.launchpad.net/inkscape/+bug/1653650.Alvin Penner2017-07-081-0/+9
| * Update perspective.py for https://bugs.launchpad.net/inkscape/+bug/1653650.Alvin Penner2017-07-081-0/+9
* | Fixes bug https://bugs.launchpad.net/inkscape/+bug/1686551Jabier Arraiza2017-07-271-0/+4
|/
* Update dxf_input.py for LP Bug #1700582Alvin Penner2017-06-271-2/+2
* [Bug #1695016] Xaml export misses some radialGradients.mgth2017-06-051-1/+1
* Merge in render frame extensionMartin Owens2017-06-044-0/+389
|\
| * Corrected frame extension inside option box size.Richard White2016-05-191-1/+1
| * Merge from Inkscape trunk.Richard White2016-05-19122-689/+1847
| |\
| * | Corrected frame extension stroke and fill values on 64 bit machine.Richard White2016-05-182-4/+15
| * | Added frame extension.Richard White2016-02-274-0/+378
* | | Explicitly mark input/output via UniConvertor.Tavmjong Bah2017-06-018-8/+8
* | | Add 4k, 5k, and 8k screen sizes.Tavmjong Bah2017-05-311-0/+3
* | | [Bug #1680833] Extrude extension changes edge width thickness.suv-lp2017-05-011-2/+16
* | | Restore r14955 which was reverted in r15047 due to messed up mergeEduard Braun2017-04-241-2/+2
* | | Extensions: HPGL: changed command order of cleanup commands so pen plotters r...Sebastian Wüst2017-04-172-4/+4
* | | cmake/MSYS2: Spell checking via gtkspell now workingEduard Braun2017-04-082-0/+0
* | | Two Extensions for converting objects to paths before exporting. (Bug 1662531)Alvin Penner2017-03-134-0/+154
* | | extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 167...Alvin Penner2017-03-122-2/+17
* | | Apply the Albin Penner fix for bug 1663362Alvin Penner2017-03-082-25/+0
* | | Fix ACLsEduard Braun2017-03-055-0/+0
* | | [Bug #980527] Gcodetools: Unlocalized messages.Nicolas Dufour2017-02-2411-25/+25
* | | [Bug #1666939] Polar grid: reduce height of options dialog.suv-lp2017-02-232-14/+22
* | | Extensions: prevent exception when inst.strerror is NoneSebastian Wüst2017-02-191-1/+1
* | | Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-131-3/+3
* | | Extensions: Fix for r15483Eduard Braun2017-02-101-2/+2
* | | Extensions: Support for very old versions of Scour (<= 0.26)Eduard Braun2017-02-051-1/+8
* | | Extensions: Add a version check for ScourEduard Braun2017-02-052-1/+38
* | | Extensions: Add about screen for Scour extension (aka "optimized SVG output")Eduard Braun2017-02-051-0/+8
* | | save as desktop cutting plotter dxf. compensate for svg document units (Bug 1...Alvin Penner2017-02-031-0/+1
* | | extensions.export.win32vectorprint. compensate for svg document units (Bug 16...Alvin Penner2017-02-031-1/+3
* | | [Bug #1659446] Cartesian Grid dialogue box bottom under dock.suv-lp2017-01-262-20/+28
* | | Extensions. Basic tests for the simpletransform.py file.Nicolas Dufour2017-01-252-0/+36
* | | Put namespace as constantJabier Arraiza Cenoz2017-01-241-5/+6