| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Directly open logs and crashDumps folders from diagnostics settings (#2028) | RJ | 2024-05-19 | 1 | -3/+6 |
| | | | | Co-authored-by: Liderate <Liderate@users.noreply.github.com> | ||||
| * | Apply clang-format. | Mikaƫl Capelle | 2023-07-09 | 1 | -20/+21 |
| | | |||||
| * | stopped using core dump stuff from usvfs, mo has its own | isanae | 2020-11-07 | 1 | -10/+10 |
| | | | | | | set exception handler at the start, it can handle not having qt or data paths hopefully fixed infinite crash dumps | ||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -1/+1 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | added loot log level option | isanae | 2019-11-22 | 1 | -3/+33 |
| | | |||||
| * | split settings into a bunch of classes | isanae | 2019-09-02 | 1 | -6/+7 |
| | | | | | removed "get" from the getters that had it | ||||
| * | changed crash dump type to use enum instead of int | isanae | 2019-08-24 | 1 | -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 accessors | isanae | 2019-08-17 | 1 | -8/+8 |
| | | | | | SettingsDialog now uses GeometrySaver | ||||
| * | rebased to new logging | isanae | 2019-08-02 | 1 | -2/+22 |
| | | |||||
| * | split diagnostics tab | isanae | 2019-08-02 | 1 | -0/+28 |
| fixed log and crash dump directory links in label not working | |||||
