summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-26new translations from CrowdinInk/Stitch Crowdin integration
2018-09-22v1.19.1 working Mac versionLex Neva
Bugfixes: * mac version works again * fix "attach commands" for non-english languages * simulator window minimum size to avoid squishing buttons
2018-09-22Merge pull request #325 from inkstitch/lexelby/fix-macLex Neva
always use pyinstaller 3.3.1
2018-09-22update simulator (#318)Kaalleen
* fix change direction button * pause animation when going one step forward or backward * add button tool tips to inform about shortcut keys
2018-09-21Merge pull request #321 from inkstitch/lexelby/ugettextLex Neva
use ugettext() instead of gettext()
2018-09-21always use pyinstaller 3.3.1Lex Neva
2018-09-19new translations from CrowdinInk/Stitch Crowdin integration
2018-09-18bullets require unicode stringsLex Neva
2018-09-18use ugettext() instead of gettext()Lex Neva
2018-09-18new translations from CrowdinInk/Stitch Crowdin integration
2018-09-17verboseLex Neva
2018-09-17don't remove messages.poLex Neva
2018-09-17more depsLex Neva
2018-09-17spell Babel correctlyLex Neva
2018-09-17install pybabel tooLex Neva
2018-09-17try python...Lex Neva
2018-09-17Merge pull request #319 from inkstitch/lexelby/fix-cronLex Neva
install pyembroidery in crowdin build
2018-09-17install pyembroidery in crowdin buildLex Neva
2018-09-15Merge pull request #314 from inkstitch/lexelby/messages.poLex Neva
auto-generate messages.po in cron job
2018-09-15remove git hookLex Neva
2018-09-15remove messages.poLex Neva
2018-09-15generate messages.po at upload timeLex Neva
2018-09-15add make clean targetLex Neva
2018-09-12v1.19.0: awesome simulator and many bug fixesLex Neva
* new features * major revamp to simulator * play forward and backward * pan and zoom * current command indicator * STITCH, JUMP, TRIM, STOP, COLOR CHANGE * matches up with CSV exported file * advance/rewind one stitch at a time * thanks to @kaalleen and @metallicow * modification indicators in Params * pencil icon shows what parameters you've changed * bug fixes * fix "Install add-ons" extension on Windows (#298) * helpful error message for empty path "d" attribute (#220) * useful error message when writing embroidery file fails (#279) * support ~, and %vars% in Embroider output directory (#279) * stop showing 'None' in Params * name AutoFill tabs consistently * only save modified values in presets * add error message for invalid geometries (#216) * make error messages more useful (include svg element ID)
2018-09-12Merge pull request #301 from inkstitch/lexelby/bug-fixesLex Neva
bug fixes
2018-09-12Merge remote-tracking branch 'origin/master' into lexelby/bug-fixesLex Neva
2018-09-12Merge pull request #284 from inkstitch/simulator-timelineLex Neva
simulator timeline
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-12Merge pull request #298 from inkstitch/lexelby/fix-windows-installLex Neva
make dest dir on windows
2018-09-12Merge pull request #283 from inkstitch/AN-Readme_de.mdLex Neva
Create README_de.md
2018-09-12Merge pull request #296 from inkstitch/export-typo-fixLex Neva
Update zip.inx
2018-09-12fix lintLex Neva
2018-09-12Merge remote-tracking branch 'origin/master' into simulator-timelineLex Neva
2018-09-12Merge remote-tracking branch 'origin/master' into lexelby/bug-fixesLex Neva
2018-09-11Merge pull request #311 from inkstitch/azure-pipelinesLex Neva
Set up CI with Azure Pipelines
2018-09-11Merge pull request #312 from inkstitch/lexelby/pin-pyinstallerLex Neva
pin to pyinstaller 3.3.1
2018-09-11pin to pyinstaller 3.3.1Lex Neva
2018-09-11Update azure-pipelines.ymlAkiraNorthstar
2018-09-11Set up CI with Azure PipelinesAkiraNorthstar
2018-09-10fix logicLex Neva
2018-09-10proper running stitch for big row spacingLex Neva
2018-09-09fix pencil icon pathLex Neva
2018-09-08new translations from CrowdinInk/Stitch Crowdin integration
2018-09-01fix missing importsLex Neva
2018-09-01make error messages more usefulLex Neva
2018-09-01add error message for invalid geometries (#216)Lex Neva
2018-09-01only save modified values in presetsLex Neva
2018-09-01name AutoFill tabs consistentlyLex Neva
2018-09-01stop showing 'None' in ParamsLex Neva