summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2023-07-30add windows 64bit version (#2413)rejbasket
* test build for windows 64bit * testing build for windows 64bit * fixed arch check for windows file name added electron 64bit for windows * blocked 64bit installer to be installed in 32bit windows --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-07-05pin pillow version to 9.5.0 (#2410)Kaalleen
2023-06-28upgrade crowdin (#2374)Lex Neva
2023-06-20Windows numpy fix (#2377)rejbasket
* added Gio and wx to hidden imports changed numpy and scipy version for compatibility * update versions numpy and scipy --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-06-12wxpython version (#2360)Kaalleen
update windows and linux wxpython version to 4.2.1
2023-05-24enable electron builder signing again (#2317)Kaalleen
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-05-11disable electron-builder signing (#2270)rejbasket
2023-05-08update scipy for linux (#2280)Kaalleen
2023-03-07update setup-msbuild (#2120)Kaalleen
2023-03-07Select embroidery elements by stitch type (#1965)Kaalleen
2023-03-05downgrade macos and linux (#2098)Kaalleen
2022-12-19Point to troubleshoot in fatal error message (#1967)Kaalleen
* point to troubleshoot in fatal error message * shapely version
2022-12-10Add extension: Lettering along path (#1937)Kaalleen
2022-11-05Update workflows (#1890)Kaalleen
* update github action versions * add libsdl for translations * remove deprecated set-output (where we can - some actions are still using it)
2022-11-05update versions of github actionsKaalleen
2022-10-16translations: wxpython version (#1863)Kaalleen
2022-10-08add scipy version pin for windowsGeorge Steel
2022-10-04fix requirements.txt, move CI version pins to CI fileGeorge Steel
2022-10-02Rejbasket/scipy fix (#1842)rejbasket
* updates to workflow and requirements * Update requirements.txt removed pip flags causing build to fail Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-07-08linux scipy/linalg libraries: ELF (#1714)Kaalleen
* do not strip any scipy library for linux * apply settings to debug formats * use fixed pyembroidery Co-authored-by: Lex Neva
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-04test with macos python 3.8.xKaalleen
2022-04-18Pkg inkscape check (#1622)rejbasket
* add warning if Inkscape not installed (mac) enable local build with arm linux and mac Authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-02-28installer updates (#1565)rejbasket
* * build zip versions for macOS and windows * set application version macOS and Windows * automatically uninstall previous version in Windows * add zip to upload Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-01-18shapely to 1.8.0 (#1550)Kaalleen
2022-01-10add deb and rpm building (#1501)Lex Neva
2022-01-08linux: font issue (wxpython) (#1510)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-11-16update python version in translations workflow (#1445)Kaalleen
2021-10-15translations: update apt (#1394)Kaalleen
2021-10-12once again translations (#1387)Kaalleen
2021-10-12more translation dependencies (#1386)Kaalleen
2021-10-10make inx requirements (#1382)Kaalleen
2021-09-26One Version for all Languages (#1346)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-08-03Update nodejs (#1295)Kaalleen
2021-07-25Fix Style Issues (#1154)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-23downgrade python version for windows 7 (#1097)Kaalleen
2021-03-05update electron translations (#1031)Kaalleen
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-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-20replace set-env with GITHUB_ENVLex Neva
2020-12-20replace add-path with GITHUB_PATHLex Neva
2020-08-19set up msbuild.exe for nodeLex Neva
2020-08-18primary branch is now 'main'Lex Neva
2020-05-21install gettext for translationsLex Neva
2020-04-28electron simulator (#531)Lex Neva
2020-04-25fix linux build (#671)Kaalleen
2020-04-19Fix mac build (#663)Kaalleen
2020-03-13add translations workflowLex Neva