| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
