summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into releaseQtEE_v3.1.0QtEE_v3.0.0Kalle Viironen2014-05-261-3/+3
|\
| * 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
| | |\ | | |/ | |/|
* | | Merge branch 'stable' into releaseQtEE_v2.1.0QtEE_v2.0.0Kalle Viironen2014-02-216-46/+251
|\| |
| * | 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
* Fix installation pathRainer Keller2013-03-011-0/+2
* Intial checkinRainer Keller2013-03-0110-0/+632