aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split up openProject code for use in importPresettassaron2017-06-111-54/+6
|
* using tab in component list updates widgettassaron2017-06-111-4/+3
| | | | and more understandable function names for writing/reading presets
* can't right-click empty space + color eyedroppertassaron2017-06-111-12/+15
|
* made basic export function, moved more code into coretassaron2017-06-101-21/+7
|
* close button works, dialogs properly parentedtassaron2017-06-101-1/+3
| | | | hint text wording changed by IamDH4's suggestion
* start connecting import/export buttonstassaron2017-06-081-4/+4
|
* saved preset titles, code clean-upstassaron2017-06-081-66/+93
| | | | 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-64/+50
| | | | FIXME: finish implementing drag'n'drop, Down button
* added submenu for opening presets, moved codetassaron2017-06-071-101/+37
|
* laying some foundations for new preset implementationtassaron2017-06-071-36/+52
|
* newProject method & various small fixestassaron2017-06-071-19/+19
|
* Created projects and presets button. FIXME: Hookup New Project menu item. ↵DH42017-06-071-18/+42
| | | | Hookup preset manager.
* Added Bitrate SelectionDH42017-06-071-0/+18
|
* Added Encoder Settings, FIXME: Add bitrate options.DH42017-06-071-6/+65
|
* Code cleanupDH42017-06-061-0/+586