aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-23cx_freeze Path UpdatesDH41-21/+42
2017-06-23Implement HotkeysDH41-3/+36
2017-06-22more commandline component optionstassaron7-35/+74
2017-06-22can send multiple arguments to a componenttassaron3-8/+15
2017-06-22bugfixestassaron6-34/+17
2017-06-22preset-loading and basic args from commandlinetassaron10-62/+156
2017-06-18able to create components from commandlinetassaron2-5/+46
2017-06-18basic commandline functionality using 3 argstassaron5-191/+196
2017-06-17exports to ~ if no dir given, fix infinite loop when cancellingtassaron2-16/+25
2017-06-17ask to save changes before changing current projecttassaron3-34/+75
2017-06-16spread option for gradientstassaron2-10/+37
2017-06-16color component size, position, and gradient optionstassaron4-169/+477
2017-06-16added width and height to color.uitassaron2-4/+151
2017-06-15drag events for component list now working!tassaron4-18/+42
2017-06-15various bugfixes, blankFrame method for componentstassaron11-57/+107
2017-06-15video scaling, position and distortiontassaron3-11/+79
2017-06-15clear preset button, disable New Project during exporttassaron3-10/+48
2017-06-14image component stretch/scale/x/y optionstassaron4-19/+139
2017-06-14no keyerror when opening new presettassaron1-1/+1
2017-06-13asterisk next to modified preset is more accuratetassaron9-113/+80
2017-06-12adding an asterisk to modified, unsaved presetstassaron9-48/+175
2017-06-11split up openProject code for use in importPresettassaron3-75/+124
2017-06-11using tab in component list updates widgettassaron5-14/+22
2017-06-11can't right-click empty space + color eyedroppertassaron5-17/+26
2017-06-10made basic export function, moved more code into coretassaron4-37/+81