summaryrefslogtreecommitdiff
path: root/src/settingsdialogpaths.cpp
Commit message (Collapse)AuthorAgeFilesLines
* now using new common cmakefilesisanae2020-04-231-1/+1
| | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files
* TaskDialog for restarting as admin for steamisanae2019-09-191-2/+4
| | | | | | added a parent widget parameter to a bunch of places fixed paths still getting changed even if folders can't be created made private the member variables that were temporarily public during rework
* split settings into a bunch of classesisanae2019-09-021-21/+31
| | | | removed "get" from the getters that had it
* moved setting paths to Settingsisanae2019-08-261-19/+17
|
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-24/+24
| | | | SettingsDialog now uses GeometrySaver
* renamed tab classes, clashing with mod info dialogisanae2019-08-021-16/+16
| | | | split nexus tab
* split paths tabisanae2019-08-021-0/+205