summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-03-30Merge pull request #401 from inkstitch/lexelby/satin-density-fixLex Neva
2019-03-26Add Custom Page to Print PDF (#418)Kaalleen
2019-03-08don't do density compensation in underlayLex Neva
2019-03-06keep color when convert to satin columnKaalleen
2019-03-01avoid gaps at the endLex Neva
2019-03-01compensate for non-parallel railsLex Neva
2019-02-16fix styleLex Neva
2019-02-16improve error message when trying to autofill tiny shapesLex Neva
2019-02-16show inkscape label in error messagesLex Neva
2019-02-16fix styleLex Neva
2019-02-16fix argument bug in auto-satinLex Neva
2019-02-16Remove extra self param from store_preset call. (#381)redhat421
2019-02-16Fix print metadata (#372)Kaalleen
2019-01-17don't add jump stitches between satin column fill and top stitchingLex Neva
2019-01-04fix crash if fill start and end points are very closeLex Neva
2019-01-04ability to stitch a single-point running stitch pathLex Neva
2018-12-30don't crash on a design with no stitchesLex Neva
2018-12-22print error message correctlyLex Neva
2018-12-19fix fill == none detectionLex Neva
2018-12-19fix duplicate point handlingLex Neva
2018-12-18fix error messageLex Neva
2018-12-18fix styleLex Neva
2018-12-18Merge branch 'master' into lexelby/bugsLex Neva
2018-12-15basic lettering GUI (#351)Lex Neva
2018-12-13fix styleLex Neva
2018-12-12add option to skip last stitch in fill rowsLex Neva
2018-12-12tidy importsLex Neva
2018-12-12avoid creating paths with empty 'd' in stitch plan (#363)Lex Neva
2018-12-12tidy up importsLex Neva
2018-12-12use proper defaults for fill and stroke in Params (#362)Lex Neva
2018-11-23Fix encodingKaalleen
2018-11-14basic lettering (#344)Lex Neva
2018-10-30new extension: Auto-Route Satin Columns (#330)Lex Neva
2018-10-23fix manual stitch and add debugging support (#339)Lex Neva
2018-10-20add g-code output format (#336)Lex Neva
2018-09-29new extension: split satin (#315)Lex Neva
2018-09-29Merge pull request #316 from inkstitch/lexelby/bug-fixesLex Neva
2018-09-22update simulator (#318)Kaalleen
2018-09-18bullets require unicode stringsLex Neva
2018-09-18use ugettext() instead of gettext()Lex Neva
2018-09-16remove code style exemption for params.py and simulator.pyLex Neva
2018-09-16remove obselete 'fake color change' codeLex Neva
2018-09-15use faster algorithm for tiesLex Neva
2018-09-15handle SVGs without bounding boxLex Neva
2018-09-12Merge remote-tracking branch 'origin/master' into lexelby/bug-fixesLex Neva
2018-09-12Merge remote-tracking branch 'origin/master' into lexelby/bug-fixesLex Neva
2018-09-12Merge remote-tracking branch 'origin/master' into simulator-timelineLex Neva
2018-09-12fix lintLex Neva
2018-09-10fix logicLex Neva
2018-09-10proper running stitch for big row spacingLex Neva