aboutsummaryrefslogtreecommitdiffstats
path: root/presetmanager.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* asterisk next to modified preset is more accuratetassaron2017-06-131-14/+5
| | | | hopefully
* adding an asterisk to modified, unsaved presetstassaron2017-06-121-13/+19
| | | | flags for unsaved changes saved in project files
* split up openProject code for use in importPresettassaron2017-06-111-2/+16
|
* using tab in component list updates widgettassaron2017-06-111-2/+1
| | | | and more understandable function names for writing/reading presets
* 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
| | | | hint text wording changed by IamDH4's suggestion
* start connecting import/export buttonstassaron2017-06-081-1/+22
|
* preset searchbar works, ui experimentally changedtassaron2017-06-081-31/+22
| | | | closebutton where I keep expecting it to be
* rename and delete buttons in preset managertassaron2017-06-081-16/+100
|
* saved preset titles, code clean-upstassaron2017-06-081-19/+23
| | | | componentList drag'n'drop disabled for now; will work on it in another branch
* drag'n'drop componentList, move component code to core.pytassaron2017-06-081-23/+33
| | | | FIXME: finish implementing drag'n'drop, Down button
* added submenu for opening presets, moved codetassaron2017-06-071-12/+86
|
* laying some foundations for new preset implementationtassaron2017-06-071-0/+70