| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-22 | parent.remove -> delete (#3600) | Kaalleen | |
| 2025-03-04 | use get_user_dir (#3549) | Kaalleen | |
| 2025-03-04 | Migrate from appdirs to platformdirs (#3449) (#3450) | Benson Muite | |
| 2024-11-18 | Print-pdf: simplify path detection (#3282) | Kaalleen | |
| * print-pdf: simplify path detection * i18n: more cleaning up * Version, License paths | |||
| 2024-11-01 | Print pdf: prevent rendering original paths (#3262) | Kaalleen | |
| 2024-05-22 | print pdf: remove top level groups (not only layers) (#2924) | Kaalleen | |
| 2024-05-11 | Update inkex (#2892) | Kaalleen | |
| * fix currentColor * fix pip inkex import * fix color block extension | |||
| 2024-05-03 | Kgn/logging revamp (#2720) | karnigen | |
| * update config files * rebase after electron remove * added toml to requirements * logging update * Unified use of the TOML format instead of INI [no ci] * Unified use of the TOML format instead of INI [no ci] * moving debug*.py to debug dir, moving some part for debugger [no ci] * use of alternate logging in some cases * updated debug logger [no ci] * logging update * updated notes * updated notes about logging * style check | |||
| 2024-05-01 | Remove electron entirely (#2859) | Kaalleen | |
| Co-authored-by: rejbasket | |||
| 2024-04-24 | move print PDF back to web browser (#2849) | Lex Neva | |
| * move print PDF back to web browser * fix line wrapping for macOS --------- Co-authored-by: Kaalleen <reni@allenka.de> | |||
| 2024-03-26 | Add object based min stitch length (#2792) | Kaalleen | |
| * add object based min stitch length (overwrites global) * add object based minimum jump stitch (overwrites global) * rename patches to stitch_groups | |||
| 2024-02-10 | Rejbasket/pyinstaller fix installer checks (#2718) | rejbasket | |
| * netowrkx deps added in build * check for user inkscape config before installing * get os version in exception * update electron app location according to pyinstaller redesign * fixed broken libgeos syslinks * contents-directory added pyinstaller args fix broken linux and win versions * updated inkex * fix print_pdf --------- authored-by: rejbasket | |||
| 2024-01-13 | style cleanup | karnigen | |
| 2023-05-22 | Update electron version to v14.2.9 (#2214) | rejbasket | |
| Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva | |||
| 2022-10-15 | add footer toggle | cole | |
| 2022-10-15 | change to full-page-patternview | cole | |
| 2022-06-22 | Option to drop short stitches (#1693) | Kaalleen | |
| 2022-04-24 | Fix lettering scale, etc. (#1620) | Kaalleen | |
| * fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list | |||
| 2021-12-18 | PDF: Estimated thread (#1389) | Kaalleen | |
| 2021-12-08 | add macOS and windows installer (#1352) | rejbasket | |
| 2021-08-07 | fix more patch references | Lex Neva | |
| 2021-08-07 | rename more patch references | Lex Neva | |
| 2021-07-29 | fix #1213 (#1287) | Kaalleen | |
| 2021-04-20 | Language-Stylesheets for Print-PDF (#1156) | Kaalleen | |
| 2021-03-11 | add copyright headers | Lex Neva | |
| 2021-03-04 | Update 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-12-28 | fix print pdf when svg contains comments (#939) | Kaalleen | |
| 2019-10-21 | don't show visual commands in print preview | Lex Neva | |
| 2019-04-23 | comment to explain sleep | Lex Neva | |
| 2019-04-12 | enable print button | Lex Neva | |
| 2019-04-12 | fix style | Lex Neva | |
| 2019-04-11 | wait for server to (probably) be up | Lex Neva | |
| 2019-04-10 | switch print pdf gui to electron | Lex Neva | |
| 2019-03-26 | Add Custom Page to Print PDF (#418) | Kaalleen | |
| 2019-01-01 | Fix print metadata (#372) | Kaalleen | |
| 2018-08-21 | a few more fixups | Lex Neva | |
| 2018-08-21 | pyflakes fixes | Lex Neva | |
| 2018-08-21 | more pep8 fixes | Lex Neva | |
| 2018-08-21 | autopep8 | Lex Neva | |
| 2018-06-08 | rasterize realistic SVGs at 600dpi | Lex Neva | |
| 2018-06-03 | realistic rendering checkboxes | Lex Neva | |
| 2018-05-30 | refactor print_pdf and generate realistic previews | Lex Neva | |
| 2018-05-29 | first attempt at realistic rendering | Lex Neva | |
| 2018-05-04 | Merge branch 'master' into lexelby-single-extension | Lex Neva | |
| 2018-05-01 | refactor everything out of lib/__init__.py | Lex Neva | |
| 2018-05-01 | rename inkstitch/ to lib/ | Lex Neva | |
| You can't have a module and a package named the same thing. PyInstaller wants to import the main script as if it were a module, and this doesn't work unless there's no directory of the same name with a __init__.py in it. | |||
