summaryrefslogtreecommitdiff
path: root/src/settingsdialogdiagnostics.cpp
Commit message (Collapse)AuthorAgeFilesLines
* changed crash dump type to use enum instead of intisanae2019-08-241-4/+34
| | | | | | added ColorSettings settings dialog general and diag tabs don't use qsettings anymore removed logging of setting changes, will be added back to Settings class
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-8/+8
| | | | SettingsDialog now uses GeometrySaver
* rebased to new loggingisanae2019-08-021-2/+22
|
* split diagnostics tabisanae2019-08-021-0/+28
fixed log and crash dump directory links in label not working