summaryrefslogtreecommitdiff
path: root/electron/src/renderer/main.js
AgeCommit message (Collapse)Author
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-03-31Add feature - zoom in and outJoshua Sheridan
2022-02-28Cutwork segmentation (#1582)Kaalleen
* add cutwork segmentation extension * simulator: option to not render jump stitches
2021-03-13add more license headersLex 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>
2020-08-19set inkstitch color in vuetify themeLex Neva
2020-08-19add vuetifyLex Neva
2020-08-19wip: move install extension to electronLex Neva
2020-04-28electron simulator (#531)Lex Neva