aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-041-2/+2
|
* added visualizer options + invalid presets get ignoredtassaron2017-06-261-0/+1
|
* an extra progress bar label for Mactassaron2017-06-251-2/+15
| | | | progressBar text is not visible in native Mac style
* component list not visually disabledtassaron2017-06-251-2/+5
| | | | this looks better on Mac
* renamed Original Audio Visualization to Classic Visualizertassaron2017-06-251-2/+3
|
* --export commandline optiontassaron2017-06-251-2/+5
| | | | overrides -i and -o to use saved fields from a project file
* project files save settings & out/in fieldstassaron2017-06-251-8/+22
|
* disable some hotkeys while encoding, more friendly error messagestassaron2017-06-251-40/+71
|
* fixed lack of asterisks after openProject, added asterisk to window titletassaron2017-06-241-4/+5
|
* qt5 fixestassaron2017-06-231-41/+59
| | | | also pep8 compliance
* QT5 Conversion + Directory StructureDH42017-06-231-0/+718