index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
spawn.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-35
/
+31
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-121
/
+121
*
added a few missing consts
isanae
2020-02-04
1
-0
/
+2
*
removed redundant checkBinary(), which used to check for non existing binarie...
isanae
2019-11-06
1
-4
/
+0
*
removed unused files
isanae
2019-11-06
1
-2
/
+0
*
split to processrunner
isanae
2019-11-06
1
-48
/
+0
*
replaced uilock by a progress callback in spawn
isanae
2019-11-06
1
-4
/
+3
*
split to getRunningUSVFSProcesses()
isanae
2019-11-06
1
-0
/
+4
*
spawning an executable now only waits for that particular process
isanae
2019-11-06
1
-0
/
+14
*
moved findJavaInstallation() and getFileExecutionContext() to spawn
isanae
2019-11-06
1
-0
/
+19
*
initial Spawner and SpawnedProcess
isanae
2019-11-06
1
-0
/
+34
*
added details to blacklist dialog
isanae
2019-09-19
1
-1
/
+1
*
TaskDialog for restarting as admin for steam
isanae
2019-09-19
1
-2
/
+5
*
moved helper stuff to spawn so it can reuse error handling
isanae
2019-09-19
1
-0
/
+25
*
made SpawnParameters public, changed to Qt types
isanae
2019-09-12
1
-19
/
+27
*
split spawnBinaryProcess() into spawn, no changes
isanae
2019-09-12
1
-0
/
+18
*
rewritten spawn() to use std::wstring instead of manual buffers
isanae
2019-09-11
1
-19
/
+0
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-4
/
+8
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-8
/
+4
*
- no longer displaying "not logged in". This was too confusing for some
Tannin
2015-12-07
1
-1
/
+1
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-68
/
+68
*
- added buttons to backup and restore the modlist and pluginlist
Tannin
2014-04-05
1
-1
/
+7
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-2
/
+2
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-24
/
+43
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+43