summaryrefslogtreecommitdiff
path: root/lib/extensions
AgeCommit message (Collapse)Author
2021-07-21label hard to find troubleshoot objects (#1247)Kaalleen
2021-07-21install custom palette extension (#1171)Kaalleen
2021-07-21empty style issue (#1280)Kaalleen
2021-07-21Current layer issue (#1279)Kaalleen
2021-07-10update object type warning descriptionKaalleen
2021-07-04convert satin to stroke (#1265)Kaalleen
2021-06-02input isfile (#1231)Kaalleen
2021-06-01fix windows wxpython locale error (#1187)Kaalleen
2021-05-29fix etree deprecation warning (#1223)Kaalleen
2021-05-15fix element selection (#1208)Kaalleen
2021-04-20Language-Stylesheets for Print-PDF (#1156)Kaalleen
2021-04-16params error message callafter (#1153)Kaalleen
2021-04-10output a warning in params if simulation cannot load (#1143)Kaalleen
2021-04-05rename transfer params to duplicate params (#1128)Kaalleen
2021-04-05Delete Command Group on Auto-Route and Cut Satin (#1125)Kaalleen
2021-04-02Lettering: ability to force letter case (#1113)Kaalleen
2021-04-02Add Transfer Params Extension (#1096)Kaalleen
2021-03-28Merge pull request #1083 from inkstitch/lexelby/license-headersLex Neva
add license headers
2021-03-28Merge pull request #1082 from inkstitch/lexelby/params-fixesLex Neva
params fixes
2021-03-28set min size for params dialog (#1107)Kaalleen
2021-03-27Catch Palette IndexError (#1100)Kaalleen
* thread palette catch indexerror * export threadlist with utf-8
2021-03-22update font tools etc (#1086)Kaalleen
* update font tools * fix tie error * ignore duplicated commands
2021-03-15read legacy base64 encoded lettering params (#1088)Kaalleen
2021-03-14add lock stitches select box (#1076)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-11add copyright headersLex Neva
2021-03-11fix two issues with node classificationLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-02-06reduce crossing border issues (#993)Kaalleen
2021-02-04Update font.py (#848)LaureFR38
* Add new fonts * Update old fonts * Update lettering gui Co-authored-by: Lex Neva Co-authored-by: kalleen
2020-12-28Prevent Auto Route Satin Without Satin Columns (#942)Kaalleen
2020-12-28fix print pdf when svg contains comments (#939)Kaalleen
2020-12-22break apart with evenodd rule (#931)Kaalleen
2020-08-19remove obselete simulate extensionLex Neva
2020-08-19wip: move install extension to electronLex Neva
2020-08-18Merge pull request #732 from inkstitch/kaalleen/fix-break-apart-small-path-issueLex Neva
fix break apart small path issue
2020-06-01fix break apart small path issueKaalleen
2020-05-27ignore empty dKaalleen
2020-05-27cleanup extension (#713)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-05-16break apart loops (#690)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-04-28electron simulator (#531)Lex Neva
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-25import threadlist (#666)Kaalleen
2020-04-20threadlist in zip (#664)Kaalleen
2020-04-19New Extension: Break Apart and Retain Holes (#653)Kaalleen
2020-04-01Option to include SVG in ZIP file (#648)Kaalleen
2020-03-22add stitch plan extension (#640)Kaalleen
2020-03-18avoid infinite recursionLex Neva
2020-03-18avoid math domain errorLex Neva
2020-03-16handle self-intersecting paths in convert to satinLex Neva