| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-06-25 | needs more tuples | tassaron | 2 | -20/+19 | |
| 2017-06-25 | newlines make project file easier to read | tassaron | 1 | -2/+2 | |
| 2017-06-25 | --export commandline option | tassaron | 5 | -13/+50 | |
| overrides -i and -o to use saved fields from a project file | |||||
| 2017-06-25 | project files save settings & out/in fields | tassaron | 6 | -29/+94 | |
| 2017-06-25 | disable some hotkeys while encoding, more friendly error messages | tassaron | 5 | -59/+107 | |
| 2017-06-24 | fixed lack of asterisks after openProject, added asterisk to window title | tassaron | 2 | -5/+8 | |
| 2017-06-24 | fixing bugs | tassaron | 9 | -37/+56 | |
| 2017-06-23 | Fixed QtWidgets not imported on some components. | DH4 | 4 | -5/+5 | |
| 2017-06-23 | qt5 fixes | tassaron | 10 | -117/+143 | |
| also pep8 compliance | |||||
| 2017-06-23 | QT5 Conversion + Directory Structure | DH4 | 25 | -105/+122 | |
| 2017-06-23 | pep8 cleanup | tassaron | 7 | -59/+85 | |
| 2017-06-23 | Fixed Ctrl+End Hotkey | DH4 | 1 | -1/+1 | |
| 2017-06-23 | fixed crash after creating a project on commandline | tassaron | 1 | -4/+14 | |
| because it didn't check for errors while saving | |||||
| 2017-06-23 | cx_freeze Path Updates | DH4 | 6 | -30/+62 | |
| 2017-06-23 | Implement Hotkeys | DH4 | 1 | -3/+36 | |
| 2017-06-22 | more commandline component options | tassaron | 7 | -35/+74 | |
| commandline options that existed before the redesign are now back | |||||
| 2017-06-22 | can send multiple arguments to a component | tassaron | 3 | -8/+15 | |
| 2017-06-22 | bugfixes | tassaron | 6 | -34/+17 | |
| 2017-06-22 | preset-loading and basic args from commandline | tassaron | 10 | -62/+156 | |
| also made some docstrings more informative | |||||
| 2017-06-18 | able to create components from commandline | tassaron | 2 | -5/+46 | |
| TODO: make components respond to argument | |||||
| 2017-06-18 | basic commandline functionality using 3 args | tassaron | 5 | -191/+196 | |
| needs more args so components can be modified without gui | |||||
| 2017-06-17 | exports to ~ if no dir given, fix infinite loop when cancelling | tassaron | 2 | -16/+25 | |
| 2017-06-17 | ask to save changes before changing current project | tassaron | 3 | -34/+75 | |
| also limited total # of components to 50 | |||||
| 2017-06-16 | spread option for gradients | tassaron | 2 | -10/+37 | |
| 2017-06-16 | color component size, position, and gradient options | tassaron | 4 | -169/+477 | |
