aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-23qt5 fixestassaron10-117/+143
2017-06-23QT5 Conversion + Directory StructureDH425-105/+122
2017-06-23pep8 cleanuptassaron7-59/+85
2017-06-23Fixed Ctrl+End HotkeyDH41-1/+1
2017-06-23fixed crash after creating a project on commandlinetassaron1-4/+14
2017-06-23cx_freeze Path UpdatesDH46-30/+62
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