summaryrefslogtreecommitdiff
path: root/src/env.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move to VCPKG (#2068)Mikaël Capelle2025-05-291-1/+1
* Apply clang-format.Mikaël Capelle2023-07-091-305/+224
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-3/+3
* Do not return previous value in env::set and env::setPath (avoid error log wh...Mikaël Capelle2021-02-101-5/+3
* don't log modules in winrootisanae2020-12-241-1/+3
* added version to dmp filenameisanae2020-12-241-3/+32
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-9/+18
* moved registry key from "Tannin" to "Mod Organizer Team"isanae2020-11-031-0/+160
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-3/+10
* new CommandLine classisanae2020-11-031-3/+39
* typoisanae2020-07-101-1/+1
* refresh after manually unlocking the uiisanae2019-12-291-0/+1
* added "open with vfs" option to conflicts tabisanae2019-12-021-0/+157
* added rivatuner to sanity checksisanae2019-11-261-14/+30
* log new modules being loaded after startupisanae2019-11-261-0/+147
* simplified security products: don't log guids, remove duplicate entriesisanae2019-11-261-2/+12
* log timezoneisanae2019-11-261-0/+44
* moved findJavaInstallation() and getFileExecutionContext() to spawnisanae2019-11-061-7/+24
* moved the content of checkService() to env::getService(), refactored itisanae2019-09-191-0/+228
* moved all spawn dialogs into a namespaceisanae2019-09-131-0/+42
* testForSteam() now uses env to get processesisanae2019-09-121-95/+10
* added env::getFileSecurity()isanae2019-09-111-9/+22
* log desktop geometryisanae2019-09-091-0/+5
* added missing include guardsisanae2019-09-091-1/+39
* split envisanae2019-07-221-0/+479