aboutsummaryrefslogtreecommitdiffstats
path: root/presetmanager.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* drag events for component list now working!tassaron2017-06-151-2/+1
* clear preset button, disable New Project during exporttassaron2017-06-151-3/+18
* asterisk next to modified preset is more accuratetassaron2017-06-131-14/+5
* adding an asterisk to modified, unsaved presetstassaron2017-06-121-13/+19
* split up openProject code for use in importPresettassaron2017-06-111-2/+16
* using tab in component list updates widgettassaron2017-06-111-2/+1
* can't right-click empty space + color eyedroppertassaron2017-06-111-1/+5
* made basic export function, moved more code into coretassaron2017-06-101-5/+7
* close button works, dialogs properly parentedtassaron2017-06-101-6/+12
* start connecting import/export buttonstassaron2017-06-081-1/+22
* preset searchbar works, ui experimentally changedtassaron2017-06-081-31/+22
* rename and delete buttons in preset managertassaron2017-06-081-16/+100
* saved preset titles, code clean-upstassaron2017-06-081-19/+23
* drag'n'drop componentList, move component code to core.pytassaron2017-06-081-23/+33
* added submenu for opening presets, moved codetassaron2017-06-071-12/+86
* laying some foundations for new preset implementationtassaron2017-06-071-0/+70