summaryrefslogtreecommitdiff
path: root/src/settingsdialogdiagnostics.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-format.Mikaƫl Capelle2023-07-091-1/+1
|
* added loot log level optionisanae2019-11-221-1/+2
|
* changed crash dump type to use enum instead of intisanae2019-08-241-0/+1
| | | | | | 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-1/+1
| | | | SettingsDialog now uses GeometrySaver
* rebased to new loggingisanae2019-08-021-0/+1
|
* split diagnostics tabisanae2019-08-021-0/+17
fixed log and crash dump directory links in label not working