index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
spawn.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a few missing consts
isanae
2020-02-04
1
-0
/
+9
*
temporary fix to keep MO locked for all processes when closing
isanae
2019-12-15
1
-2
/
+4
*
removed redundant checkBinary(), which used to check for non existing binarie...
isanae
2019-11-06
1
-40
/
+3
*
removed unused files
isanae
2019-11-06
1
-2
/
+1
*
removed runExecutableOrExecutableFile()
isanae
2019-11-06
1
-10
/
+34
*
split to processrunner
isanae
2019-11-06
1
-198
/
+0
*
replaced uilock by a progress callback in spawn
isanae
2019-11-06
1
-18
/
+11
*
split to getRunningUSVFSProcesses()
isanae
2019-11-06
1
-14
/
+39
*
spawning an executable now only waits for that particular process
isanae
2019-11-06
1
-0
/
+63
*
wait for executable when opening files
isanae
2019-11-06
1
-2
/
+2
*
moved findJavaInstallation() and getFileExecutionContext() to spawn
isanae
2019-11-06
1
-2
/
+181
*
initial Spawner and SpawnedProcess
isanae
2019-11-06
1
-8
/
+123
*
added ExitModOrganizer(), used instead of qApp->exit()
isanae
2019-10-07
1
-6
/
+6
*
missing period
isanae
2019-09-20
1
-1
/
+1
*
registry details when steam fails to start
isanae
2019-09-20
1
-4
/
+16
*
added details to blacklist dialog
isanae
2019-09-19
1
-5
/
+10
*
TaskDialog for blacklisted, with button to change the blacklist
isanae
2019-09-19
1
-15
/
+46
*
TaskDialog for event log not running
isanae
2019-09-19
1
-15
/
+31
*
TaskDialog for restarting as admin for steam
isanae
2019-09-19
1
-49
/
+57
*
steam confirmation now using TaskDialog
isanae
2019-09-19
1
-32
/
+63
*
added Settings::isExecutableBlacklisted()
isanae
2019-09-19
1
-13
/
+16
*
moved event log warning to dialogs
isanae
2019-09-19
1
-23
/
+22
*
moved the content of checkService() to env::getService(), refactored it
isanae
2019-09-19
1
-77
/
+15
*
removed helper.h and helper.cpp, merged into spawn
isanae
2019-09-19
1
-1
/
+0
*
moved helper stuff to spawn so it can reuse error handling
isanae
2019-09-19
1
-10
/
+135
*
moved all spawn dialogs into a namespace
isanae
2019-09-13
1
-187
/
+223
*
refactored steam handling
isanae
2019-09-12
1
-86
/
+157
*
testForSteam() now uses env to get processes
isanae
2019-09-12
1
-50
/
+12
*
made SpawnParameters public, changed to Qt types
isanae
2019-09-12
1
-60
/
+32
*
split spawnBinaryProcess() into spawn, no changes
isanae
2019-09-12
1
-2
/
+308
*
rewritten spawn() to use std::wstring instead of manual buffers
isanae
2019-09-11
1
-107
/
+307
*
Correcting minor spelling mistakes in the UI + add contributor
Matte A
2019-06-23
1
-1
/
+1
*
Removed old debugline.
Al
2019-06-19
1
-1
/
+0
*
Fix or ignore a number of compiler warnings.
Al
2019-01-11
1
-1
/
+1
*
Fix typo
LostDragonist
2018-12-27
1
-1
/
+1
*
Relaunch MO as admin when elevation is required
LostDragonist
2018-12-25
1
-11
/
+19
*
Escape quotes in arguments when elevating MO
LostDragonist
2018-12-21
1
-1
/
+2
*
Added debug line to check actual processed parameters passed to CreateProcess...
Al12rs
2018-09-08
1
-0
/
+3
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-108
/
+118
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-118
/
+108
*
removed obsolete stuff
Tannin
2016-05-16
1
-1
/
+0
*
fixed browse-button for mod directory (in settings)
Tannin
2016-02-09
1
-1
/
+1
*
fixed display of process name in unlock-widget
Tannin
2016-02-09
1
-43
/
+1
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-2
/
+5
|
\
|
*
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-3
/
+5
*
|
- no longer displaying "not logged in". This was too confusing for some
Tannin
2015-12-07
1
-2
/
+0
*
|
first work on interfacing with usvfs
Tannin
2015-11-17
1
-17
/
+29
|
/
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-0
/
+1
*
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
1
-3
/
+3
*
Merge with branch1.2
Tannin
2015-01-24
1
-3
/
+3
|
\
[next]