| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved the content of checkService() to env::getService(), refactored it | isanae | 2019-09-19 | 1 | -0/+228 |
| | | |||||
| * | moved all spawn dialogs into a namespace | isanae | 2019-09-13 | 1 | -0/+42 |
| | | | | | | | | starting steam with spawn() instead of QProcess dialogs for bad steam registry key and failure refactored credentials code, added logging add environment variables to env | ||||
| * | testForSteam() now uses env to get processes | isanae | 2019-09-12 | 1 | -95/+10 |
| | | | | | moved processes from env.cpp to envmodule.cpp, merged what crash dumps did with what was in testForSteam() | ||||
| * | added env::getFileSecurity() | isanae | 2019-09-11 | 1 | -9/+22 |
| | | | | | Environment gets stuff on demand | ||||
| * | log desktop geometry | isanae | 2019-09-09 | 1 | -0/+5 |
| | | | | | log more info on game plugin | ||||
| * | added missing include guards | isanae | 2019-09-09 | 1 | -1/+39 |
| | | | | | log free space on drives involved in paths | ||||
| * | split env | isanae | 2019-07-22 | 1 | -0/+479 |
