| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QT5 Conversion + Directory Structure | DH4 | 2017-06-23 | 1 | -476/+0 |
| | | |||||
| * | Merge branch 'feature-newgui' into newgui-commandline | Brianna | 2017-06-23 | 1 | -1/+7 |
| |\ | |||||
| | * | cx_freeze Path Updates | DH4 | 2017-06-23 | 1 | -1/+7 |
| | | | |||||
| * | | can send multiple arguments to a component | tassaron | 2017-06-22 | 1 | -1/+4 |
| | | | |||||
| * | | bugfixes | tassaron | 2017-06-22 | 1 | -1/+1 |
| | | | |||||
| * | | preset-loading and basic args from commandline | tassaron | 2017-06-22 | 1 | -8/+14 |
| | | | | | | | | | also made some docstrings more informative | ||||
| * | | able to create components from commandline | tassaron | 2017-06-18 | 1 | -2/+2 |
| | | | | | | | | | TODO: make components respond to argument | ||||
| * | | basic commandline functionality using 3 args | tassaron | 2017-06-18 | 1 | -14/+26 |
| |/ | | | | needs more args so components can be modified without gui | ||||
| * | ask to save changes before changing current project | tassaron | 2017-06-17 | 1 | -5/+14 |
| | | | | | also limited total # of components to 50 | ||||
| * | 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 |
| | | | | | don't crash from broken project files or nonexistent videopaths, and shareable common paths in core.py | ||||
| * | clear preset button, disable New Project during export | tassaron | 2017-06-15 | 1 | -1/+16 |
| | | | | | enable preset manager during export, and clear deleted presets from project files when opened | ||||
| * | 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 |
| | | | | | hopefully | ||||
| * | adding an asterisk to modified, unsaved presets | tassaron | 2017-06-12 | 1 | -5/+82 |
| | | | | | flags for unsaved changes saved in project files | ||||
| * | 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 |
| | | | | | and more understandable function names for writing/reading presets | ||||
| * | 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 |
| | | | | | componentList drag'n'drop disabled for now; will work on it in another branch | ||||
| * | drag'n'drop componentList, move component code to core.py | tassaron | 2017-06-08 | 1 | -0/+32 |
| | | | | | FIXME: finish implementing drag'n'drop, Down button | ||||
| * | Added Encoder Settings, FIXME: Add bitrate options. | DH4 | 2017-06-07 | 1 | -0/+8 |
| | | |||||
| * | Code cleanup | DH4 | 2017-06-06 | 1 | -99/+104 |
| | | |||||
