summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-11-10127-323/+331
|\
| * Revert unintentional change.Markus Engel2013-11-091-1/+1
| * Moved and renamed some tool-related files.Markus Engel2013-11-09124-315/+319
| * added missing translation flags and a small text changeSebastian Wüst2013-11-093-6/+6
| * fixed flow control problem in plotter extensionSebastian Wüst2013-11-092-6/+9
* | Fixing bugs on update to trunkJabier Arraiza Cenoz2013-11-081-2/+2
* | Update to trunkJabier Arraiza Cenoz2013-11-08128-8928/+13221
|\|
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-07120-1083/+1573
| * Fix for Bug #1247985 (Incorrect implementation of plural forms).Nicolas Dufour2013-11-073-7499/+11181
| * Partial fix for Bug #1247985 (Incorrect implementation of plural forms).Nicolas Dufour2013-11-062-306/+422
| * remove unused private membersJohan B. C. Engelen2013-11-052-6/+1
| * fix code (clang complains)Johan B. C. Engelen2013-11-051-2/+2
| * Fix make install (autotools) (follow-up to r12733)su_v2013-11-041-2/+6
| * Fix make check (follow-up to r12773)su_v2013-11-041-0/+3
| * Fix translation (follow-up to r12774)su_v2013-11-041-2/+0
* | Update to trunkJabier Arraiza Cenoz2013-11-0380-3281/+3463
|\|
| * Remove antiquated Perl extensions and modules, which were mostly useless.Krzysztof Kosi??ski2013-11-038-1216/+0
| * hpgl export + import and serial plotter driver extension with tool offset cor...Sebastian Wüst2013-11-038-385/+739
| |\
| | * added more todosSebastian Wüst2013-11-035-1/+6
| | * added todo for recursionSebastian Wüst2013-11-031-0/+1
| | * a 'bit' shorter linesSebastian Wüst2013-11-033-22/+39
| | * better PEP 8 compatibilitySebastian Wüst2013-11-036-394/+533
| | * text changesSebastian Wüst2013-11-023-5/+4
| | * be more specific for pyserial downloadSebastian Wüst2013-10-281-1/+1
| | * mrege from trunkSebastian Wüst2013-10-28125-10147/+8668
| | |\
| | * | text changeSebastian Wüst2013-10-271-1/+1
| | * | small changes (mainly text)Sebastian Wüst2013-10-265-31/+31
| | * | small optimizationsSebastian Wüst2013-10-202-34/+27
| | * | changed todo formatSebastian Wüst2013-10-201-1/+1
| | * | changed textSebastian Wüst2013-10-202-2/+2
| | * | changed textSebastian Wüst2013-10-202-5/+5
| | * | merge from trunkSebastian Wüst2013-10-201291-107656/+124135
| | |\ \
| | * | | changed textSebastian Wüst2013-10-191-113/+1
| | * | | changed textSebastian Wüst2013-10-191-1/+1
| | * | | finished tool offset correction; optimized hpgl data; fixed texts, small bugs...Sebastian Wüst2013-10-197-74/+95
| | * | | fixed float to int conversionSebastian Wüst2013-10-181-1/+5
| | * | | removed broken codeSebastian Wüst2013-10-121-4/+0
| | * | | finished new offset correctionSebastian Wüst2013-10-122-36/+41
| | * | | small stuffSebastian Wüst2013-10-093-9/+10
| | * | | numerous optimizations, fixed bug tool offset correction calculates wrong poi...Sebastian Wüst2013-10-064-52/+45
| | * | | parser can now work with multiple pens, better exception handlingSebastian Wüst2013-10-036-55/+81
| | * | | small changes + fixesSebastian Wüst2013-07-271-1/+2
| | * | | small changes + fixesSebastian Wüst2013-07-274-12/+15
| | * | | minor stuffSebastian Wüst2013-07-152-3/+10
| | * | | small bugfixesSebastian Wüst2013-07-142-2/+2
| | * | | made process_path more readableSebastian Wüst2013-07-141-29/+30
| | * | | changed variable names to reflect dataSebastian Wüst2013-07-141-19/+18
| | * | | pass group transformations via recursion instead of manipulating variableSebastian Wüst2013-07-141-9/+6
| | * | | changed find border algorythm to work without number initializationSebastian Wüst2013-07-141-11/+10
| | * | | changed all quotes to single quotes except for translationsSebastian Wüst2013-07-143-38/+38