summaryrefslogtreecommitdiff
path: root/src/settingsdialogworkarounds.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | removed unused helper::init() removed logging when deleting a credential that doesn't exist, happens all the time
* split settings into a bunch of classesisanae2019-09-021-15/+15
| | | | removed "get" from the getters that had it
* moved workarounds to settingsisanae2019-09-021-9/+11
|
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-23/+23
| | | | SettingsDialog now uses GeometrySaver
* moved all geometry save, restore and reset to GeometrySettingsisanae2019-08-161-4/+12
| | | | changed reset button in settings to restart immediately
* removed obsolete load mechanismsisanae2019-08-021-14/+0
|
* split workarounds tabisanae2019-08-021-0/+108