summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-20Merge remote-tracking branch 'origin/master' into lexelby/electronLex Neva
2019-04-20v1.24.0: no language selection inside Inkscape!Lex Neva
Ink/Stitch is now bundled per locale, this removes the need to select the language inside of Inkscape. Note that Ink/Stitch dialogs themselves are still localized based on your chosen OS language. Your download selection below only dictates the languages of the menu items in Inkscape's Extensions menu.
2019-04-18add 'save pdf' button and print opens PDFLex Neva
2019-04-18add iconsLex Neva
2019-04-18handle cancel in save pdf dialogLex Neva
2019-04-17Fix crashed caused by Inkscape reading message from stdoutKate Murphy
2019-04-17Merge pull request #437 from inkstitch/locale-releasesKate Murphy
Separate locales into different releases
2019-04-17Remove language name from menusKate Murphy
2019-04-17Build inx files in locale folders and build release for each localeKate Murphy
2019-04-16Merge pull request #435 from inkstitch/macos-inkex-locationKate Murphy
Add default path for inkex.py on macOS
2019-04-15Add default path for inkex.py on macOSKate Murphy
2019-04-15remove last vestige of /printing/startLex Neva
2019-04-15rename main.js and don't open dev toolsLex Neva
2019-04-12enable print buttonLex Neva
2019-04-12mac one is in a different spotLex Neva
2019-04-12fix dev pathLex Neva
2019-04-12unspamLex Neva
2019-04-12get newer node on macLex Neva
2019-04-12pack to directory onlyLex Neva
2019-04-12use node 7Lex Neva
2019-04-12get the right architectureLex Neva
2019-04-12fix styleLex Neva
2019-04-12use docker for linux too and npm for macLex Neva
2019-04-12don't distclean for every buildLex Neva
2019-04-12use docker for windowsLex Neva
2019-04-11cache debs tooLex Neva
2019-04-11launch electron properly on macosLex Neva
2019-04-11refix windowsLex Neva
2019-04-11fix mac os 'operation not permitted' errorLex Neva
2019-04-11fix windows npm invocationLex Neva
2019-04-11wait for server to (probably) be upLex Neva
2019-04-11fix electron pathLex Neva
2019-04-10add build machinery for electronLex Neva
2019-04-10switch print pdf gui to electronLex Neva
2019-04-11new translations from CrowdinInk/Stitch Crowdin integration
2019-04-10fix base file name bugKaalleen
2019-04-10v1.23.0: underpathing for fills and so much more!Lex Neva
new features: * add custom page to print PDF * example: add instructions for in-the-hoop projects * option to show needle penetration points in simulator * new auto-fill algorithm * faster * option to travel inside shape instead of around the border (underpathing) fixes: * keep color when converting line to satin column * prevent HTML from showing up in custom text fields in Print PDF * fixed issues with manually entering a stitch number in simulator * "realistic" checkbox for a color block rendered the entire design
2019-04-10Merge pull request #409 from inkstitch/lexelby/revamp-fillLex Neva
revamp auto-fill algorithm
2019-04-10Merge branch 'master' into lexelby/revamp-fillLex Neva
2019-04-10remove unnecessary comparisons to NoneLex Neva
2019-04-09make error message more readableLex Neva
2019-04-09split up long functionLex Neva
2019-04-07Merge pull request #429 from CatherineH/ch-fix-devCatherine Holloway
adding minimum version requirement on jinja2
2019-04-07simulate needle penetration pointsKaalleen
2019-04-07fix realistic detailed view (#424)Kaalleen
2019-04-06adding minimum version requirement on jinja2Catherine Holloway
2019-04-04try harder to avoid traveling around the borderLex Neva
2019-04-04render graphs as a single path to avoid killing inkscapeLex Neva
2019-04-02simulator stitch box improvement (#402)Kaalleen
2019-04-02prevent html from showing up in custom text field (#421)Kaalleen