| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove extra window properties from window objects | tassaron | 2022-04-29 | 1 | -4/+4 |
| | | | | | | instead of windows with properties which are windows, windows now have the UI added directly to them using an argument of `uic.loadUi` Also, DPI scaling moved to MainWindow __init__ | ||||
| * | make pip-installable as a package | tassaron | 2022-04-22 | 1 | -1/+1 |
| | | |||||
| * | added undo button to GUI | tassaron | 2017-08-20 | 1 | -7/+7 |
| | | | | | with icons that theoretically should look ok cross-platform | ||||
| * | don't merge undos when setting text with a button | tassaron | 2017-08-20 | 1 | -1/+0 |
| | | | | | plus changes to life.py for pep8 compliance | ||||
| * | remove % from log calls | tassaron | 2017-08-19 | 1 | -1/+2 |
| | | |||||
| * | fixed issues with undoing relative widgets | tassaron | 2017-08-19 | 1 | -1/+10 |
| | | |||||
| * | undoable preset open, rename, and delete' | tassaron | 2017-08-17 | 1 | -0/+79 |
| | | |||||
| * | undoable add-comp & clear-preset actions | tassaron | 2017-08-17 | 1 | -9/+36 |
| | | |||||
| * | undoable component movement | tassaron | 2017-08-16 | 1 | -0/+39 |
| | | |||||
| * | undoable removeComponent action | tassaron | 2017-08-14 | 1 | -0/+37 |
