summaryrefslogtreecommitdiffstats
path: root/share/extensions (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed user description of VS commandSebastian Wüst2014-01-232-4/+4
| | | (bzr r12976)
* Merge in patch from bug #1267842 to fix Inkex module open order.Martin Owens2014-01-141-6/+22
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1267842 (bzr r12925)
* Fix for bug #1266113 (xcf export only allows 90 dpi).Nicolas Dufour2014-01-092-2/+11
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1266113 (bzr r12904)
* fixed bug serial missingSebastian Wüst2013-12-262-15/+15
| | | (bzr r12860)
* fixed positioning bugSebastian Wüst2013-12-261-3/+3
| | | (bzr r12859)
* added force and speed options and support for KNK Zing plottersSebastian Wüst2013-12-267-166/+253
| | | (bzr r12858)
* added show debug info option, small text changesSebastian Wüst2013-12-155-50/+116
| | | (bzr r12850)
* UI messagesKris De Gussem2013-11-211-2/+2
| | | (bzr r12828)
* removed access to private member, fixed dpi calculationSebastian Wüst2013-11-182-7/+7
| | | (bzr r12821)
* adhere to Python "convention" of using double underscore to indicate class ↵Johan B. C. Engelen2013-11-171-5/+5
| | | | | private members (bzr r12819)
* added missing documentationSebastian Wüst2013-11-171-0/+2
| | | (bzr r12818)
* changed unit calculation to regard doc unitSebastian Wüst2013-11-171-9/+11
| | | (bzr r12817)
* small optimizationsSebastian Wüst2013-11-143-19/+13
| | | (bzr r12815)
* renamed some methods + removed unnecessary text + and fixed start optionSebastian Wüst2013-11-132-13/+13
| | | (bzr r12812)
* fixed transformation bugSebastian Wüst2013-11-122-8/+5
| | | (bzr r12799)
* removed recursion to avoid problems on big documentsSebastian Wüst2013-11-113-27/+40
| | | (bzr r12793)
* extensions. dxf output. do not output arc where start = end (Bug 1248104)Alvin Penner2013-11-111-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1248104 (bzr r12791)
* fixed dmpl init sequenceSebastian Wüst2013-11-101-1/+1
| | | (bzr r12788)
* fixed and optimized pyserial usage, added dmpl support, small stuffSebastian Wüst2013-11-106-57/+74
| | | (bzr r12787)
* added missing translation flags and a small text changeSebastian Wüst2013-11-093-6/+6
| | | (bzr r12784)
* fixed flow control problem in plotter extensionSebastian Wüst2013-11-092-6/+9
| | | (bzr r12783)
* Fix make install (autotools) (follow-up to r12733)su_v2013-11-041-2/+6
| | | (bzr r12777)
* Remove antiquated Perl extensions and modules, which were mostly useless.Krzysztof Kosi??ski2013-11-038-1216/+0
| | | (bzr r12774)
* hpgl export + import and serial plotter driver extension with tool offset ↵Sebastian Wüst2013-11-038-385/+739
|\ | | | | | | | | correction for drag knife plotters (bzr r12773)
| * added more todosSebastian Wüst2013-11-035-1/+6
| | | | | | (bzr r12417.1.37)
| * added todo for recursionSebastian Wüst2013-11-031-0/+1
| | | | | | (bzr r12417.1.36)
| * a 'bit' shorter linesSebastian Wüst2013-11-033-22/+39
| | | | | | (bzr r12417.1.35)
| * better PEP 8 compatibilitySebastian Wüst2013-11-036-394/+533
| | | | | | (bzr r12417.1.34)
| * text changesSebastian Wüst2013-11-023-5/+4
| | | | | | (bzr r12417.1.33)
| * be more specific for pyserial downloadSebastian Wüst2013-10-281-1/+1
| | | | | | (bzr r12417.1.32)
| * mrege from trunkSebastian Wüst2013-10-2826-100/+112
| |\ | | | | | | (bzr r12417.1.31)
| * | text changeSebastian Wüst2013-10-271-1/+1
| | | | | | | | | (bzr r12417.1.30)
| * | small changes (mainly text)Sebastian Wüst2013-10-265-31/+31
| | | | | | | | | (bzr r12417.1.29)
| * | small optimizationsSebastian Wüst2013-10-202-34/+27
| | | | | | | | | (bzr r12417.1.28)
| * | changed todo formatSebastian Wüst2013-10-201-1/+1
| | | | | | | | | (bzr r12417.1.27)
| * | changed textSebastian Wüst2013-10-202-2/+2
| | | | | | | | | (bzr r12417.1.26)
| * | changed textSebastian Wüst2013-10-202-5/+5
| | | | | | | | | (bzr r12417.1.25)
| * | merge from trunkSebastian Wüst2013-10-2025-91/+516
| |\ \ | | | | | | | | (bzr r12417.1.24)
| * | | changed textSebastian Wüst2013-10-191-113/+1
| | | | | | | | | | | | (bzr r12417.1.23)
| * | | changed textSebastian Wüst2013-10-191-1/+1
| | | | | | | | | | | | (bzr r12417.1.22)
| * | | finished tool offset correction; optimized hpgl data; fixed texts, small ↵Sebastian Wüst2013-10-197-74/+95
| | | | | | | | | | | | | | | | | | | | bugs, parameters; added flow control parameter; and more (bzr r12417.1.21)
| * | | fixed float to int conversionSebastian Wüst2013-10-181-1/+5
| | | | | | | | | | | | (bzr r12417.1.20)
| * | | removed broken codeSebastian Wüst2013-10-121-4/+0
| | | | | | | | | | | | (bzr r12417.1.19)
| * | | finished new offset correctionSebastian Wüst2013-10-122-36/+41
| | | | | | | | | | | | (bzr r12417.1.18)
| * | | small stuffSebastian Wüst2013-10-093-9/+10
| | | | | | | | | | | | (bzr r12417.1.17)
| * | | numerous optimizations, fixed bug tool offset correction calculates wrong ↵Sebastian Wüst2013-10-064-52/+45
| | | | | | | | | | | | | | | | | | | | points when length of line is smaller than tool offset (bzr r12417.1.16)
| * | | parser can now work with multiple pens, better exception handlingSebastian Wüst2013-10-036-55/+81
| | | | | | | | | | | | (bzr r12417.1.15)
| * | | small changes + fixesSebastian Wüst2013-07-271-1/+2
| | | | | | | | | | | | (bzr r12417.1.14)
| * | | small changes + fixesSebastian Wüst2013-07-274-12/+15
| | | | | | | | | | | | (bzr r12417.1.13)
| * | | minor stuffSebastian Wüst2013-07-152-3/+10
| | | | | | | | | | | | (bzr r12417.1.12)