summaryrefslogtreecommitdiff
path: root/src/settingsdialogworkarounds.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-organize settings. Add setting to remember filters when restarting MO.Mikaƫl Capelle2021-01-101-2/+0
* added ExitModOrganizer(), used instead of qApp->exit()isanae2019-10-071-9/+12
* TaskDialog for blacklisted, with button to change the blacklistisanae2019-09-191-12/+39
* TaskDialog for restarting as admin for steamisanae2019-09-191-2/+4
* removed helper.h and helper.cpp, merged into spawnisanae2019-09-191-1/+1
* moved helper stuff to spawn so it can reuse error handlingisanae2019-09-191-1/+1
* split settings into a bunch of classesisanae2019-09-021-15/+15
* moved workarounds to settingsisanae2019-09-021-9/+11
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-23/+23
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-4/+12
* removed obsolete load mechanismsisanae2019-08-021-14/+0
* split workarounds tabisanae2019-08-021-0/+108