summaryrefslogtreecommitdiffstats
path: root/process.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license text5.6Rainer Keller2016-11-281-11/+14
* Do not kill the process groupRainer Keller2016-03-091-2/+0
* Remove Android codeRainer Keller2015-08-181-74/+0
* Make appcontroller a temporary daemonRainer Keller2015-06-091-1/+11
* Add command to restart current applicationRainer Keller2015-06-081-12/+38
* Send command string between appcontroller instancesRainer Keller2015-06-081-2/+28
* Fix compile warningsRainer Keller2015-06-031-2/+3
* Don't abort if the output buffer overflowsUlf Hermann2015-03-241-0/+12
* Add perf profiler run modeUlf Hermann2015-03-021-9/+29
* Fix typo in license headerRainer Keller2015-01-261-1/+1
* Revert "Always create a process group and session"QtEE_v3.2.0Rainer Keller2014-10-071-4/+2
* Change copyright noticeRainer Keller2014-10-061-2/+2
* Always create a process group and sessionRainer Keller2014-08-141-2/+4
* Use compile time connectionsRainer Keller2014-08-011-6/+6
* Print crashed application binaryRainer Keller2014-07-101-1/+1
* Use printf to output informationRainer Keller2014-04-071-3/+3
* Change copyright to 2014Rainer Keller2014-02-111-1/+1
* Let user override default variablesRainer Keller2013-12-111-2/+4
* Start process with interactive process environmentRainer Keller2013-12-051-0/+71
* Add license headersRainer Keller2013-11-191-0/+18
* Analyze binary if start failsv1.0.0-RC5v1.0.0-RC4v1.0.0Rainer Keller2013-10-171-3/+52
* Export 'base' and 'platform' to process environmentRainer Keller2013-10-161-0/+4
* Add an option to forward process messages to qDebugLaszlo Agocs2013-10-091-0/+6
* Show process errors and exitRainer Keller2013-07-081-2/+22
* Support GDB and QML debuggingRainer Keller2013-07-041-2/+1
* Add platform information to config fileRainer Keller2013-06-181-27/+10
* Support for linux specific pathsSamuli Piippo2013-05-171-0/+4
* Handle more signalsRainer Keller2013-04-171-1/+3
* Handle SIGINT and SIGKILLRainer Keller2013-04-171-0/+19
* Add debugging supportRainer Keller2013-04-171-0/+137