summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add perf profiler run modeUlf Hermann2015-03-026-15/+162
* Add usage help messageRainer Keller2015-01-301-0/+22
* Add detach optionRainer Keller2015-01-301-0/+42
* Fix typo in license headerRainer Keller2015-01-265-5/+5
* Add a --launch option to appcontrollerv4.0.0Laszlo Agocs2014-11-251-2/+6
* Merge branch 'stable' into devKalle Viironen2014-11-145-16/+14
|\
| * Revert "Always create a process group and session"QtEE_v3.2.0Rainer Keller2014-10-072-6/+4
| * Change copyright noticeRainer Keller2014-10-065-10/+10
* | Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2014-09-022-11/+13
|\|
| * Always create a process group and sessionRainer Keller2014-08-142-4/+6
| * Use compile time connectionsRainer Keller2014-08-011-6/+6
| * Print crashed application binaryRainer Keller2014-07-101-1/+1
| * Merge branch 'dev' into stableKalle Viironen2014-05-051-3/+3
| |\ | |/ |/|
* | Use printf to output informationRainer Keller2014-04-071-3/+3
* | Merge branch 'stable' into devKalle Viironen2014-02-256-12/+16
|\|
| * Check git hash/tag only if we are in git repoSamuli Piippo2014-02-171-7/+9
| * Sync filesystems after modificationRainer Keller2014-02-141-0/+2
| * Change copyright to 2014Rainer Keller2014-02-115-5/+5
| * Merge branch 'dev' into stableKalle Viironen2014-02-036-42/+170
| |\ | |/ |/|
* | Let user override default variablesRainer Keller2013-12-111-2/+4
* | Start process with interactive process environmentRainer Keller2013-12-052-0/+72
* | Add license headersRainer Keller2013-11-195-40/+72
* | Provide appcontroller with version informationRainer Keller2013-10-232-0/+22
|/
* Analyze binary if start failsv1.0.0-RC5v1.0.0-RC4v1.0.0Rainer Keller2013-10-172-3/+53
* Export 'base' and 'platform' to process environmentRainer Keller2013-10-161-0/+4
* Add option to configure gdb network namev1.0.0-RC2Rainer Keller2013-10-152-1/+20
* Add an option to forward process messages to qDebugLaszlo Agocs2013-10-093-0/+16
* Print messages directly to terminalRainer Keller2013-07-291-9/+9
* Add support for linking default applicationRainer Keller2013-07-291-0/+49
* Remove argument from list in advanceRainer Keller2013-07-291-10/+11
* Print messages before QCoreApplicationRainer Keller2013-07-161-1/+3
* Show process errors and exitRainer Keller2013-07-081-2/+22
* Support GDB and QML debuggingRainer Keller2013-07-042-39/+53
* Add platform information to config fileRainer Keller2013-06-183-27/+66
* Create list of arguments without invoking QApplicationRainer Keller2013-06-041-2/+5
* Support for linux specific pathsSamuli Piippo2013-05-172-1/+9
* Try to terminate previous app multiple timesRainer Keller2013-05-151-18/+20
* Parse extended portlistRainer Keller2013-04-174-17/+324
* Handle more signalsRainer Keller2013-04-171-1/+3
* Fix SOCK_CLOEXEC not available on AndroidRainer Keller2013-04-171-2/+11
* Handle SIGINT and SIGKILLRainer Keller2013-04-171-0/+19
* Set CLOEXEC for socketsRainer Keller2013-04-171-2/+2
* Add debugging supportRainer Keller2013-04-174-122/+255
* Add debug supportRainer Keller2013-04-162-3/+45
* Change name of configfileRainer Keller2013-04-151-1/+1
* Lock file to prevent race conditionsRainer Keller2013-03-281-15/+50
* Remove all qFatalsRainer Keller2013-03-221-9/+13
* Remove some qFatalRainer Keller2013-03-071-8/+16
* Make this a terminal applicationRainer Keller2013-03-0411-635/+133
* Transfer current app PID is identifierRainer Keller2013-03-015-32/+42