summaryrefslogtreecommitdiff
path: root/src/settingsutilities.h
Commit message (Collapse)AuthorAgeFilesLines
* fixes for VS preview: missing namespace, missing setting() with two parametersisanae2019-10-051-2/+2
|
* moved all spawn dialogs into a namespaceisanae2019-09-131-2/+2
| | | | | | | starting steam with spawn() instead of QProcess dialogs for bad steam registry key and failure refactored credentials code, added logging add environment variables to env
* fixes for ExpanderWidgetisanae2019-09-111-2/+4
| | | | removed dead code in MainWindow
* don't log widget and geometry setting changesisanae2019-09-021-0/+6
| | | | | | fixed mod info dialog tab order using different settings for read and write mod info dialog now doesn't complain when no tab order exists in the settings only remove section when the array is larger, prevents logging changes when nothing actually changed
* only remove section when the array is larger, prevents logging changes when ↵isanae2019-09-021-1/+3
| | | | | | nothing actually changed changed back section names that were originally lowercase, arrays end up in two different sections
* split into settingsutilitiesisanae2019-09-021-0/+266