| Commit message (Expand) | Author | Age | Files | Lines |
| * | basic commandline functionality using 3 args | tassaron | 2017-06-18 | 1 | -14/+26 |
| * | ask to save changes before changing current project | tassaron | 2017-06-17 | 1 | -5/+14 |
| * | drag events for component list now working! | tassaron | 2017-06-15 | 1 | -5/+9 |
| * | various bugfixes, blankFrame method for components | tassaron | 2017-06-15 | 1 | -35/+71 |
| * | clear preset button, disable New Project during export | tassaron | 2017-06-15 | 1 | -1/+16 |
| * | image component stretch/scale/x/y options | tassaron | 2017-06-14 | 1 | -10/+13 |
| * | asterisk next to modified preset is more accurate | tassaron | 2017-06-13 | 1 | -78/+47 |
| * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 1 | -5/+82 |
| * | split up openProject code for use in importPreset | tassaron | 2017-06-11 | 1 | -19/+102 |
| * | using tab in component list updates widget | tassaron | 2017-06-11 | 1 | -5/+9 |
| * | can't right-click empty space + color eyedropper | tassaron | 2017-06-11 | 1 | -2/+2 |
| * | made basic export function, moved more code into core | tassaron | 2017-06-10 | 1 | -10/+60 |
| * | start connecting import/export buttons | tassaron | 2017-06-08 | 1 | -0/+6 |
| * | rename and delete buttons in preset manager | tassaron | 2017-06-08 | 1 | -0/+10 |
| * | saved preset titles, code clean-ups | tassaron | 2017-06-08 | 1 | -16/+42 |
| * | drag'n'drop componentList, move component code to core.py | tassaron | 2017-06-08 | 1 | -0/+32 |
| * | Added Encoder Settings, FIXME: Add bitrate options. | DH4 | 2017-06-07 | 1 | -0/+8 |
| * | Code cleanup | DH4 | 2017-06-06 | 1 | -99/+104 |
| * | not dumping frames anymore, but not working yet either | tassaron | 2017-06-04 | 1 | -2/+3 |
| * | video component almost working, rm hardcoded backgrounds | tassaron | 2017-06-04 | 1 | -54/+7 |
| * | autosave to help restore unsaved projects in case of a crash | tassaron | 2017-06-03 | 1 | -0/+6 |
| * | Progressbar enhancement. | DH4 | 2017-06-02 | 1 | -2/+33 |
| * | Cancel button stops pre-processing too. | DH4 | 2017-06-02 | 1 | -0/+9 |
| * | title text is now a component | tassaron | 2017-05-28 | 1 | -18/+2 |
| * | Integration with tassaron2 modular design. True Alpha Rendering added, severa... | DH4 | 2017-05-28 | 1 | -105/+2 |