index
:
qt-apps/boot2qt-appcontroller.git
5.10
5.11
5.12
5.13
5.14
5.15
5.4
5.5
5.6
5.7
5.8
5.9
dev
Application launcher for Boot2Qt
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
process.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way to clear specific environment variables
Dominik Holland
2025-02-04
1
-0
/
+4
*
Add support for wrapper command definition
Dominik Holland
2025-02-03
1
-2
/
+11
*
Add support for starting the process as another user
Dominik Holland
2024-10-28
1
-0
/
+59
*
Change obsoleted QProcess::error to errorOccurred
Ari Parkkila
2022-10-03
1
-2
/
+2
*
Change license text
5.6
Rainer Keller
2016-11-28
1
-11
/
+14
*
Do not kill the process group
Rainer Keller
2016-03-09
1
-2
/
+0
*
Remove Android code
Rainer Keller
2015-08-18
1
-74
/
+0
*
Make appcontroller a temporary daemon
Rainer Keller
2015-06-09
1
-1
/
+11
*
Add command to restart current application
Rainer Keller
2015-06-08
1
-12
/
+38
*
Send command string between appcontroller instances
Rainer Keller
2015-06-08
1
-2
/
+28
*
Fix compile warnings
Rainer Keller
2015-06-03
1
-2
/
+3
*
Don't abort if the output buffer overflows
Ulf Hermann
2015-03-24
1
-0
/
+12
*
Add perf profiler run mode
Ulf Hermann
2015-03-02
1
-9
/
+29
*
Fix typo in license header
Rainer Keller
2015-01-26
1
-1
/
+1
*
Revert "Always create a process group and session"
QtEE_v3.2.0
Rainer Keller
2014-10-07
1
-4
/
+2
*
Change copyright notice
Rainer Keller
2014-10-06
1
-2
/
+2
*
Always create a process group and session
Rainer Keller
2014-08-14
1
-2
/
+4
*
Use compile time connections
Rainer Keller
2014-08-01
1
-6
/
+6
*
Print crashed application binary
Rainer Keller
2014-07-10
1
-1
/
+1
*
Use printf to output information
Rainer Keller
2014-04-07
1
-3
/
+3
*
Change copyright to 2014
Rainer Keller
2014-02-11
1
-1
/
+1
*
Let user override default variables
Rainer Keller
2013-12-11
1
-2
/
+4
*
Start process with interactive process environment
Rainer Keller
2013-12-05
1
-0
/
+71
*
Add license headers
Rainer Keller
2013-11-19
1
-0
/
+18
*
Analyze binary if start fails
v1.0.0-RC5
v1.0.0-RC4
v1.0.0
Rainer Keller
2013-10-17
1
-3
/
+52
*
Export 'base' and 'platform' to process environment
Rainer Keller
2013-10-16
1
-0
/
+4
*
Add an option to forward process messages to qDebug
Laszlo Agocs
2013-10-09
1
-0
/
+6
*
Show process errors and exit
Rainer Keller
2013-07-08
1
-2
/
+22
*
Support GDB and QML debugging
Rainer Keller
2013-07-04
1
-2
/
+1
*
Add platform information to config file
Rainer Keller
2013-06-18
1
-27
/
+10
*
Support for linux specific paths
Samuli Piippo
2013-05-17
1
-0
/
+4
*
Handle more signals
Rainer Keller
2013-04-17
1
-1
/
+3
*
Handle SIGINT and SIGKILL
Rainer Keller
2013-04-17
1
-0
/
+19
*
Add debugging support
Rainer Keller
2013-04-17
1
-0
/
+137