| Commit message (Expand) | Author | Age | Files | Lines |
| * | basic commandline functionality using 3 args | tassaron | 2017-06-18 | 1 | -34/+42 |
| * | exports to ~ if no dir given, fix infinite loop when cancelling | tassaron | 2017-06-17 | 1 | -15/+21 |
| * | ask to save changes before changing current project | tassaron | 2017-06-17 | 1 | -29/+59 |
| * | color component size, position, and gradient options | tassaron | 2017-06-16 | 1 | -1/+3 |
| * | drag events for component list now working! | tassaron | 2017-06-15 | 1 | -8/+26 |
| * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 1 | -2/+2 |
| * | video scaling, position and distortion | tassaron | 2017-06-15 | 1 | -1/+2 |
| * | clear preset button, disable New Project during export | tassaron | 2017-06-15 | 1 | -6/+14 |
| * | no keyerror when opening new preset | tassaron | 2017-06-14 | 1 | -1/+1 |
| * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 1 | -7/+13 |
| * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 1 | -9/+17 |
| * | split up openProject code for use in importPreset | tassaron | 2017-06-11 | 1 | -54/+6 |
| * | using tab in component list updates widget | tassaron | 2017-06-11 | 1 | -4/+3 |
| * | can't right-click empty space + color eyedropper | tassaron | 2017-06-11 | 1 | -12/+15 |
| * | made basic export function, moved more code into core | tassaron | 2017-06-10 | 1 | -21/+7 |
| * | close button works, dialogs properly parented | tassaron | 2017-06-10 | 1 | -1/+3 |
| * | start connecting import/export buttons | tassaron | 2017-06-08 | 1 | -4/+4 |
| * | saved preset titles, code clean-ups | tassaron | 2017-06-08 | 1 | -66/+93 |
| * | drag'n'drop componentList, move component code to core.py | tassaron | 2017-06-08 | 1 | -64/+50 |
| * | added submenu for opening presets, moved code | tassaron | 2017-06-07 | 1 | -101/+37 |
| * | laying some foundations for new preset implementation | tassaron | 2017-06-07 | 1 | -36/+52 |
| * | newProject method & various small fixes | tassaron | 2017-06-07 | 1 | -19/+19 |
| * | Created projects and presets button. FIXME: Hookup New Project menu item. Hoo... | DH4 | 2017-06-07 | 1 | -18/+42 |
| * | Added Bitrate Selection | DH4 | 2017-06-07 | 1 | -0/+18 |
| * | Added Encoder Settings, FIXME: Add bitrate options. | DH4 | 2017-06-07 | 1 | -6/+65 |