| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -34/+26 |
| | | |||||
| * | stopped using core dump stuff from usvfs, mo has its own | isanae | 2020-11-07 | 1 | -1/+2 |
| | | | | | | set exception handler at the start, it can handle not having qt or data paths hopefully fixed infinite crash dumps | ||||
| * | split to getRunningUSVFSProcesses() | isanae | 2019-11-06 | 1 | -0/+2 |
| | | | | | simplified waitForAllUSVFSProcesses() to always get the list of running processes after one process completes | ||||
| * | added crash dump path to parameters, if a mechanism to customize it is ever ↵ | isanae | 2019-11-01 | 1 | -2/+4 |
| | | | | | | | created moved toString() for log level and dump type to usvfs, which needs them for logging | ||||
| * | uses new usvfsParameters, also updates spawn delay | isanae | 2019-10-10 | 1 | -1/+1 |
| | | |||||
| * | changed crash dump type to use enum instead of int | isanae | 2019-08-24 | 1 | -1/+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 | ||||
| * | use log::Levels instead of ints | isanae | 2019-07-22 | 1 | -1/+6 |
| | | | | | | create log level combobox in code, set selected index based on value instead added log level to context menu in log list | ||||
| * | Support for force loading libraries | LostDragonist | 2019-01-11 | 1 | -0/+3 |
| | | |||||
| * | Add executable blacklisting | LostDragonist | 2018-11-29 | 1 | -1/+1 |
| | | |||||
| * | Allow user to cancel VFS mapping | LostDragonist | 2018-08-16 | 1 | -1/+15 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -20/+30 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -30/+20 |
| | | |||||
| * | generate dumps using new diagnostics settings | Eran Mizrahi | 2017-12-10 | 1 | -1/+3 |
| | | |||||
| * | usvfs log level can now be changed without a restart | Tannin | 2016-06-19 | 1 | -1/+1 |
| | | |||||
| * | added interface for file mapping plugins | Tannin | 2015-11-23 | 1 | -9/+1 |
| | | |||||
| * | usvfs log is now written to a persistent file (no log rotation yet though) | Tannin | 2015-11-19 | 1 | -1/+1 |
| | | |||||
| * | first work on interfacing with usvfs | Tannin | 2015-11-17 | 1 | -0/+88 |
