| Commit message (Expand) | Author | Files | Lines |
| 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 |
| 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 |
| 2017-06-16 | added width and height to color.ui | tassaron | 2 | -4/+151 |
| 2017-06-15 | drag events for component list now working! | tassaron | 4 | -18/+42 |
| 2017-06-15 | various bugfixes, blankFrame method for components | tassaron | 11 | -57/+107 |
| 2017-06-15 | video scaling, position and distortion | tassaron | 3 | -11/+79 |
| 2017-06-15 | clear preset button, disable New Project during export | tassaron | 3 | -10/+48 |
| 2017-06-14 | image component stretch/scale/x/y options | tassaron | 4 | -19/+139 |
| 2017-06-14 | no keyerror when opening new preset | tassaron | 1 | -1/+1 |
| 2017-06-13 | asterisk next to modified preset is more accurate | tassaron | 9 | -113/+80 |
| 2017-06-12 | adding an asterisk to modified, unsaved presets | tassaron | 9 | -48/+175 |
| 2017-06-11 | split up openProject code for use in importPreset | tassaron | 3 | -75/+124 |
| 2017-06-11 | using tab in component list updates widget | tassaron | 5 | -14/+22 |
| 2017-06-11 | can't right-click empty space + color eyedropper | tassaron | 5 | -17/+26 |
| 2017-06-10 | made basic export function, moved more code into core | tassaron | 4 | -37/+81 |
| 2017-06-10 | close button works, dialogs properly parented | tassaron | 3 | -10/+18 |
| 2017-06-08 | start connecting import/export buttons | tassaron | 4 | -13/+53 |
| 2017-06-08 | preset searchbar works, ui experimentally changed | tassaron | 3 | -33/+48 |
| 2017-06-08 | rename and delete buttons in preset manager | tassaron | 3 | -24/+118 |
| 2017-06-08 | saved preset titles, code clean-ups | tassaron | 9 | -107/+169 |
| 2017-06-08 | drag'n'drop componentList, move component code to core.py | tassaron | 4 | -91/+122 |
| 2017-06-07 | added submenu for opening presets, moved code | tassaron | 8 | -121/+140 |
| 2017-06-07 | laying some foundations for new preset implementation | tassaron | 3 | -43/+132 |