Wykres commitów

1556 Commity (a3b7d8eb421d6e909c374c92560cfeec230bba69)

Autor SHA1 Wiadomość Data
katee a3b7d8eb42
Refactor electron to always pipe stdout to /dev/null 2019-04-22 21:42:17 -04:00
Lex Neva 2c6adea150 refactor 'make dist' archive creation into a shell script 2019-04-20 22:11:27 -04:00
Lex Neva d61b998912 Merge remote-tracking branch 'origin/master' into lexelby/electron 2019-04-20 21:46:28 -04:00
Lex Neva e717fa140d v1.24.0: no language selection inside Inkscape!
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-20 21:35:52 -04:00
Lex Neva 09c46e0fb4 add 'save pdf' button and print opens PDF 2019-04-18 10:15:13 -04:00
Lex Neva bf43633560 add icons 2019-04-18 10:14:51 -04:00
Lex Neva 0a41ad6f71 handle cancel in save pdf dialog 2019-04-18 09:33:53 -04:00
Kate Murphy 67027f0704
Fix crashed caused by Inkscape reading message from stdout 2019-04-17 21:48:44 -04:00
Kate Murphy 8a2b6287ee
Merge pull request #437 from inkstitch/locale-releases
Separate locales into different releases
2019-04-17 21:16:38 -04:00
Kate Murphy 3251b94332
Remove language name from menus 2019-04-17 19:40:49 -04:00
Kate Murphy 944834593d
Build inx files in locale folders and build release for each locale 2019-04-17 19:40:49 -04:00
Kate Murphy d388dc6085
Merge pull request #435 from inkstitch/macos-inkex-location
Add default path for inkex.py on macOS
2019-04-16 19:46:09 -04:00
Kate Murphy 86aedb7903
Add default path for inkex.py on macOS 2019-04-15 23:33:34 -04:00
Lex Neva 1edd5c8635 remove last vestige of /printing/start 2019-04-15 19:56:44 -04:00
Lex Neva 884e193384 rename main.js and don't open dev tools 2019-04-15 19:56:30 -04:00
Lex Neva 9b2a47136b enable print button 2019-04-12 17:57:07 -04:00
Lex Neva 785e3798c4 mac one is in a different spot 2019-04-12 16:52:11 -04:00
Lex Neva 5b5cde330f fix dev path 2019-04-12 16:48:25 -04:00
Lex Neva fbbbf83fb5 unspam 2019-04-12 16:48:16 -04:00
Lex Neva 1937056d6a get newer node on mac 2019-04-12 16:34:36 -04:00
Lex Neva 682f1c8a2e pack to directory only 2019-04-12 16:14:12 -04:00
Lex Neva d373cac977 use node 7 2019-04-12 16:13:59 -04:00
Lex Neva a87694dc61 get the right architecture 2019-04-12 15:38:54 -04:00
Lex Neva 3a3c9e5406 fix style 2019-04-12 15:32:37 -04:00
Lex Neva f85395b9a6 use docker for linux too and npm for mac 2019-04-12 15:29:05 -04:00
Lex Neva be78ebf19d don't distclean for every build 2019-04-12 12:02:26 -04:00
Lex Neva 0d54c828d0 use docker for windows 2019-04-12 02:26:02 -04:00
Lex Neva 9091be8b97 cache debs too 2019-04-11 01:18:50 -04:00
Lex Neva 28ffc8692c launch electron properly on macos 2019-04-11 01:18:50 -04:00
Lex Neva aae92ceca5 refix windows 2019-04-11 00:22:08 -04:00
Lex Neva f8191ff8ac fix mac os 'operation not permitted' error 2019-04-11 00:06:50 -04:00
Lex Neva 22eabd00c1 fix windows npm invocation 2019-04-11 00:05:36 -04:00
Lex Neva 7e04b879c2 wait for server to (probably) be up 2019-04-11 00:03:33 -04:00
Lex Neva d52dc8d5fc fix electron path 2019-04-11 00:03:23 -04:00
Lex Neva e06e63d44c add build machinery for electron 2019-04-10 23:38:43 -04:00
Lex Neva 9ccf2f552b switch print pdf gui to electron 2019-04-10 23:37:16 -04:00
Ink/Stitch Crowdin integration d9d659a2e8 new translations from Crowdin 2019-04-11 03:00:21 +00:00
Kaalleen 75fdfe22de
fix base file name bug 2019-04-10 17:42:49 +02:00
Lex Neva f180a3f265 v1.23.0: underpathing for fills and so much more!
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-10 00:13:09 -04:00
Lex Neva 08e8a885ea
Merge pull request #409 from inkstitch/lexelby/revamp-fill
revamp auto-fill algorithm
2019-04-10 00:10:51 -04:00
Lex Neva 2c39fbc8cf Merge branch 'master' into lexelby/revamp-fill 2019-04-10 00:07:55 -04:00
Lex Neva 9d4441b700 remove unnecessary comparisons to None 2019-04-10 00:00:44 -04:00
Lex Neva a766e4e408 make error message more readable 2019-04-09 23:49:54 -04:00
Lex Neva 92541eb760 split up long function 2019-04-09 23:47:24 -04:00
Catherine Holloway d87750b8b0
Merge pull request #429 from CatherineH/ch-fix-dev
adding minimum version requirement on jinja2
2019-04-07 17:03:35 -04:00
Kaalleen c94a28756d
simulate needle penetration points 2019-04-07 21:00:14 +02:00
Kaalleen 3d2aa93e8b
fix realistic detailed view (#424) 2019-04-07 09:16:02 +02:00
Catherine Holloway 70bb53bc4c adding minimum version requirement on jinja2 2019-04-06 14:06:49 -04:00
Lex Neva f204366347 try harder to avoid traveling around the border 2019-04-04 19:58:35 -04:00
Lex Neva 1f7b69980c render graphs as a single path to avoid killing inkscape 2019-04-04 19:57:40 -04:00