index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
env.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to VCPKG (#2068)
Mikaël Capelle
2025-05-29
1
-1
/
+1
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-305
/
+224
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-3
/
+3
*
Do not return previous value in env::set and env::setPath (avoid error log wh...
Mikaël Capelle
2021-02-10
1
-5
/
+3
*
don't log modules in winroot
isanae
2020-12-24
1
-1
/
+3
*
added version to dmp filename
isanae
2020-12-24
1
-3
/
+32
*
stopped using core dump stuff from usvfs, mo has its own
isanae
2020-11-07
1
-9
/
+18
*
moved registry key from "Tannin" to "Mod Organizer Team"
isanae
2020-11-03
1
-0
/
+160
*
removed flags from SingleInstance because there's only one left
isanae
2020-11-03
1
-3
/
+10
*
new CommandLine class
isanae
2020-11-03
1
-3
/
+39
*
typo
isanae
2020-07-10
1
-1
/
+1
*
refresh after manually unlocking the ui
isanae
2019-12-29
1
-0
/
+1
*
added "open with vfs" option to conflicts tab
isanae
2019-12-02
1
-0
/
+157
*
added rivatuner to sanity checks
isanae
2019-11-26
1
-14
/
+30
*
log new modules being loaded after startup
isanae
2019-11-26
1
-0
/
+147
*
simplified security products: don't log guids, remove duplicate entries
isanae
2019-11-26
1
-2
/
+12
*
log timezone
isanae
2019-11-26
1
-0
/
+44
*
moved findJavaInstallation() and getFileExecutionContext() to spawn
isanae
2019-11-06
1
-7
/
+24
*
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
*
testForSteam() now uses env to get processes
isanae
2019-09-12
1
-95
/
+10
*
added env::getFileSecurity()
isanae
2019-09-11
1
-9
/
+22
*
log desktop geometry
isanae
2019-09-09
1
-0
/
+5
*
added missing include guards
isanae
2019-09-09
1
-1
/
+39
*
split env
isanae
2019-07-22
1
-0
/
+479