summaryrefslogtreecommitdiff
path: root/src/settingsdialogdiagnostics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Directly open logs and crashDumps folders from diagnostics settings (#2028)RJ2024-05-191-3/+6
* Apply clang-format.Mikaƫl Capelle2023-07-091-20/+21
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-10/+10
* now using new common cmakefilesisanae2020-04-231-1/+1
* added loot log level optionisanae2019-11-221-3/+33
* split settings into a bunch of classesisanae2019-09-021-6/+7
* changed crash dump type to use enum instead of intisanae2019-08-241-4/+34
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-8/+8
* rebased to new loggingisanae2019-08-021-2/+22
* split diagnostics tabisanae2019-08-021-0/+28