| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-18 | add preferences UI including cache settings | Lex Neva | |
| 2023-02-18 | cache key generation using params, path, color, and style | Lex Neva | |
| 2023-02-18 | move get_stitch_plan_cache() to utils.cache | Lex Neva | |
| 2021-03-11 | add copyright headers | Lex Neva | |
| 2018-08-21 | autopep8 | 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. | |||
