index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
envmodule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaƫl Capelle
2023-07-09
1
-127
/
+80
*
Reduce log level of harmless failures
Forest
2021-04-05
1
-2
/
+2
*
maxIds was local to the loop, not doubled
isanae
2021-02-10
1
-5
/
+21
*
don't log modules in winroot
isanae
2020-12-24
1
-0
/
+23
*
silenced a few annoying logs
isanae
2020-04-17
1
-0
/
+6
*
fixed LogModel not being thread safe
isanae
2020-02-05
1
-1
/
+10
*
windows 7 doesn't play well with job objects, so just wait on individual handles
isanae
2019-12-18
1
-8
/
+5
*
don't log md5 for any system file
isanae
2019-11-26
1
-4
/
+13
*
switched to using a job object to monitor for processes so child processes ca...
isanae
2019-11-26
1
-11
/
+169
*
added lockwidget to replace all the other dialogs
isanae
2019-11-06
1
-1
/
+0
*
replaced uilock by a progress callback in spawn
isanae
2019-11-06
1
-3
/
+104
*
split to getRunningUSVFSProcesses()
isanae
2019-11-06
1
-0
/
+6
*
spawning an executable now only waits for that particular process
isanae
2019-11-06
1
-8
/
+65
*
testForSteam() now uses env to get processes
isanae
2019-09-12
1
-0
/
+81
*
replaced formatSystemMessageQ() with formatSystemMessage()
isanae
2019-07-22
1
-7
/
+7
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-40
/
+26
*
split env
isanae
2019-07-22
1
-0
/
+390