summaryrefslogtreecommitdiff
path: root/src/env.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-36/+11
* Do not return previous value in env::set and env::setPath (avoid error log wh...Mikaël Capelle2021-02-101-2/+2
* added version to dmp filenameisanae2020-12-241-0/+4
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-21/+0
* moved registry key from "Tannin" to "Mod Organizer Team"isanae2020-11-031-0/+9
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-1/+2
* new CommandLine classisanae2020-11-031-0/+4
* shift+right click for shell menuisanae2020-02-041-0/+34
* added "open with vfs" option to conflicts tabisanae2019-12-021-0/+20
* added rivatuner to sanity checksisanae2019-11-261-3/+8
* log new modules being loaded after startupisanae2019-11-261-0/+24
* log timezoneisanae2019-11-261-0/+4
* replaced uilock by a progress callback in spawnisanae2019-11-061-17/+0
* moved the content of checkService() to env::getService(), refactored itisanae2019-09-191-0/+58
* moved all spawn dialogs into a namespaceisanae2019-09-131-1/+11
* testForSteam() now uses env to get processesisanae2019-09-121-0/+5
* added env::getFileSecurity()isanae2019-09-111-4/+17
* added missing include guardsisanae2019-09-091-1/+12
* refactored Metrics and Display, no change in functionalityisanae2019-07-221-1/+38
* split envisanae2019-07-221-0/+117