| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fixed user description of VS command | Sebastian Wüst | 2014-01-23 | 2 | -4/+4 | |
| * | Merge in patch from bug #1267842 to fix Inkex module open order. | Martin Owens | 2014-01-14 | 1 | -6/+22 | |
| * | Fix for bug #1266113 (xcf export only allows 90 dpi). | Nicolas Dufour | 2014-01-09 | 2 | -2/+11 | |
| * | fixed bug serial missing | Sebastian Wüst | 2013-12-26 | 2 | -15/+15 | |
| * | fixed positioning bug | Sebastian Wüst | 2013-12-26 | 1 | -3/+3 | |
| * | added force and speed options and support for KNK Zing plotters | Sebastian Wüst | 2013-12-26 | 7 | -166/+253 | |
| * | added show debug info option, small text changes | Sebastian Wüst | 2013-12-15 | 5 | -50/+116 | |
| * | UI messages | Kris De Gussem | 2013-11-21 | 1 | -2/+2 | |
| * | removed access to private member, fixed dpi calculation | Sebastian Wüst | 2013-11-18 | 2 | -7/+7 | |
| * | adhere to Python "convention" of using double underscore to indicate class pr... | Johan B. C. Engelen | 2013-11-17 | 1 | -5/+5 | |
| * | added missing documentation | Sebastian Wüst | 2013-11-17 | 1 | -0/+2 | |
| * | changed unit calculation to regard doc unit | Sebastian Wüst | 2013-11-17 | 1 | -9/+11 | |
| * | small optimizations | Sebastian Wüst | 2013-11-14 | 3 | -19/+13 | |
| * | renamed some methods + removed unnecessary text + and fixed start option | Sebastian Wüst | 2013-11-13 | 2 | -13/+13 | |
| * | fixed transformation bug | Sebastian Wüst | 2013-11-12 | 2 | -8/+5 | |
| * | removed recursion to avoid problems on big documents | Sebastian Wüst | 2013-11-11 | 3 | -27/+40 | |
| * | extensions. dxf output. do not output arc where start = end (Bug 1248104) | Alvin Penner | 2013-11-11 | 1 | -2/+2 | |
| * | fixed dmpl init sequence | Sebastian Wüst | 2013-11-10 | 1 | -1/+1 | |
| * | fixed and optimized pyserial usage, added dmpl support, small stuff | Sebastian Wüst | 2013-11-10 | 6 | -57/+74 | |
| * | added missing translation flags and a small text change | Sebastian Wüst | 2013-11-09 | 3 | -6/+6 | |
| * | fixed flow control problem in plotter extension | Sebastian Wüst | 2013-11-09 | 2 | -6/+9 | |
| * | Fix make install (autotools) (follow-up to r12733) | su_v | 2013-11-04 | 1 | -2/+6 | |
| * | Remove antiquated Perl extensions and modules, which were mostly useless. | Krzysztof Kosi??ski | 2013-11-03 | 8 | -1216/+0 | |
| * | hpgl export + import and serial plotter driver extension with tool offset cor... | Sebastian Wüst | 2013-11-03 | 8 | -385/+739 | |
| |\ | ||||||
| | * | added more todos | Sebastian Wüst | 2013-11-03 | 5 | -1/+6 | |
| | * | added todo for recursion | Sebastian Wüst | 2013-11-03 | 1 | -0/+1 | |
| | * | a 'bit' shorter lines | Sebastian Wüst | 2013-11-03 | 3 | -22/+39 | |
| | * | better PEP 8 compatibility | Sebastian Wüst | 2013-11-03 | 6 | -394/+533 | |
| | * | text changes | Sebastian Wüst | 2013-11-02 | 3 | -5/+4 | |
| | * | be more specific for pyserial download | Sebastian Wüst | 2013-10-28 | 1 | -1/+1 | |
| | * | mrege from trunk | Sebastian Wüst | 2013-10-28 | 26 | -100/+112 | |
| | |\ | ||||||
| | * | | text change | Sebastian Wüst | 2013-10-27 | 1 | -1/+1 | |
| | * | | small changes (mainly text) | Sebastian Wüst | 2013-10-26 | 5 | -31/+31 | |
| | * | | small optimizations | Sebastian Wüst | 2013-10-20 | 2 | -34/+27 | |
| | * | | changed todo format | Sebastian Wüst | 2013-10-20 | 1 | -1/+1 | |
| | * | | changed text | Sebastian Wüst | 2013-10-20 | 2 | -2/+2 | |
| | * | | changed text | Sebastian Wüst | 2013-10-20 | 2 | -5/+5 | |
| | * | | merge from trunk | Sebastian Wüst | 2013-10-20 | 25 | -91/+516 | |
| | |\ \ | ||||||
| | * | | | changed text | Sebastian Wüst | 2013-10-19 | 1 | -113/+1 | |
| | * | | | changed text | Sebastian Wüst | 2013-10-19 | 1 | -1/+1 | |
| | * | | | finished tool offset correction; optimized hpgl data; fixed texts, small bugs... | Sebastian Wüst | 2013-10-19 | 7 | -74/+95 | |
| | * | | | fixed float to int conversion | Sebastian Wüst | 2013-10-18 | 1 | -1/+5 | |
| | * | | | removed broken code | Sebastian Wüst | 2013-10-12 | 1 | -4/+0 | |
| | * | | | finished new offset correction | Sebastian Wüst | 2013-10-12 | 2 | -36/+41 | |
| | * | | | small stuff | Sebastian Wüst | 2013-10-09 | 3 | -9/+10 | |
| | * | | | numerous optimizations, fixed bug tool offset correction calculates wrong poi... | Sebastian Wüst | 2013-10-06 | 4 | -52/+45 | |
| | * | | | parser can now work with multiple pens, better exception handling | Sebastian Wüst | 2013-10-03 | 6 | -55/+81 | |
| | * | | | small changes + fixes | Sebastian Wüst | 2013-07-27 | 1 | -1/+2 | |
| | * | | | small changes + fixes | Sebastian Wüst | 2013-07-27 | 4 | -12/+15 | |
| | * | | | minor stuff | Sebastian Wüst | 2013-07-15 | 2 | -3/+10 | |
