| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extensions: HPGL: changed command order of cleanup commands so pen plotters r... | Sebastian Wüst | 2017-04-17 | 1 | -3/+3 |
| * | Extensions: prevent exception when inst.strerror is None | Sebastian Wüst | 2017-02-19 | 1 | -1/+1 |
| * | [Bug #1650480] pyserial errorhandling in plotter.py tries to iterate over wro... | seahawk1986-hotmail | 2017-01-12 | 1 | -1/+1 |
| * | [Bug #1586292] Bad markup found in translations. | Nicolas Dufour | 2016-05-30 | 1 | -1/+1 |
| * | [Bug #1538277] Translations in inkex.py fail unless extension script itself i... | Nicolas Dufour | 2016-05-26 | 1 | -2/+1 |
| * | Extensions: Corrected pySerial download information in plotting extension | TimeWaster | 2016-05-16 | 1 | -4/+6 |
| * | [Bug #1545726] Incorrect FSF address in many extension files. | Nicolas Dufour | 2016-03-16 | 1 | -1/+1 |
| * | Second round of extension executable bit cleanup. | Krzysztof Kosi??ski | 2015-09-13 | 1 | -0/+0 |
| * | Extensions: removed pre stream commands feature (too complicated, not needed) | Sebastian Wüst | 2015-09-13 | 1 | -5/+1 |
| * | Extensions: changed wording for tool offset correction | Sebastian Wüst | 2015-09-13 | 1 | -1/+1 |
| * | added option to set non-standard bytesize, stopbits and parity settings | Sebastian Wüst | 2015-04-10 | 1 | -26/+65 |
| * | Fixes bug #1409568: added possibility to use multiple pens (when using pen pl... | Sebastian Wüst | 2015-04-10 | 1 | -7/+8 |
| * | added option for sending pre-stream commands, renamed command language from Z... | Sebastian Wüst | 2015-01-31 | 1 | -13/+17 |
| * | added closing commands to avoid errors on old pen plotters, better command la... | Sebastian Wüst | 2014-03-19 | 1 | -6/+21 |
| * | cleanup | Sebastian Wüst | 2014-03-02 | 1 | -11/+12 |
| * | removed unnecessary features | Sebastian Wüst | 2014-03-02 | 1 | -10/+1 |
| * | various optimizations, move extension to 'Export' submenu | Sebastian Wüst | 2014-02-16 | 1 | -10/+10 |
| * | added parameter to switch off auto alignment for engraving machines | Sebastian Wüst | 2014-02-02 | 1 | -4/+6 |
| * | fixed bug serial missing | Sebastian Wüst | 2013-12-26 | 1 | -9/+9 |
| * | added force and speed options and support for KNK Zing plotters | Sebastian Wüst | 2013-12-26 | 1 | -89/+119 |
| * | added show debug info option, small text changes | Sebastian Wüst | 2013-12-15 | 1 | -23/+84 |
| * | removed access to private member, fixed dpi calculation | Sebastian Wüst | 2013-11-18 | 1 | -0/+1 |
| * | small optimizations | Sebastian Wüst | 2013-11-14 | 1 | -13/+7 |
| * | fixed transformation bug | Sebastian Wüst | 2013-11-12 | 1 | -1/+1 |
| * | removed recursion to avoid problems on big documents | Sebastian Wüst | 2013-11-11 | 1 | -2/+0 |
| * | 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 | 1 | -38/+46 |
| * | fixed flow control problem in plotter extension | Sebastian Wüst | 2013-11-09 | 1 | -3/+5 |
| * | added more todos | Sebastian Wüst | 2013-11-03 | 1 | -1/+2 |
| * | a 'bit' shorter lines | Sebastian Wüst | 2013-11-03 | 1 | -1/+2 |
| * | better PEP 8 compatibility | Sebastian Wüst | 2013-11-03 | 1 | -1/+124 |
| * | text changes | Sebastian Wüst | 2013-11-02 | 1 | -1/+1 |
| * | be more specific for pyserial download | Sebastian Wüst | 2013-10-28 | 1 | -1/+1 |
| * | mrege from trunk | Sebastian Wüst | 2013-10-28 | 1 | -1/+1 |
| * | text change | Sebastian Wüst | 2013-10-27 | 1 | -1/+1 |
| * | small changes (mainly text) | Sebastian Wüst | 2013-10-26 | 1 | -1/+1 |
| * | changed todo format | Sebastian Wüst | 2013-10-20 | 1 | -1/+1 |
| * | changed text | Sebastian Wüst | 2013-10-19 | 1 | -113/+1 |
| * | finished tool offset correction; optimized hpgl data; fixed texts, small bugs... | Sebastian Wüst | 2013-10-19 | 1 | -24/+28 |
| * | small stuff | Sebastian Wüst | 2013-10-09 | 1 | -0/+1 |
| * | numerous optimizations, fixed bug tool offset correction calculates wrong poi... | Sebastian Wüst | 2013-10-06 | 1 | -0/+1 |
| * | parser can now work with multiple pens, better exception handling | Sebastian Wüst | 2013-10-03 | 1 | -16/+20 |
| * | small changes + fixes | Sebastian Wüst | 2013-07-27 | 1 | -1/+0 |
| * | changed all quotes to single quotes except for translations | Sebastian Wüst | 2013-07-14 | 1 | -19/+19 |
| * | changed how encoder passes errors | Sebastian Wüst | 2013-07-14 | 1 | -5/+9 |
| * | changed how decoder is called and errors are passed | Sebastian Wüst | 2013-07-14 | 1 | -4/+10 |
| * | minor changes | Sebastian Wüst | 2013-07-14 | 1 | -8/+10 |
| * | moved main hpgl processing to new classes, moved plotter control to a extensi... | Sebastian Wüst | 2013-07-13 | 1 | -0/+92 |