aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-06-10close button works, dialogs properly parentedtassaron3-10/+18
2017-06-08start connecting import/export buttonstassaron4-13/+53
2017-06-08preset searchbar works, ui experimentally changedtassaron3-33/+48
2017-06-08rename and delete buttons in preset managertassaron3-24/+118
2017-06-08saved preset titles, code clean-upstassaron9-107/+169
2017-06-08drag'n'drop componentList, move component code to core.pytassaron4-91/+122
2017-06-07added submenu for opening presets, moved codetassaron8-121/+140