summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add ProcessInfoTemplate::containsChris Craig2012-02-292-0/+10
* processinfo template should use utf8Chris Craig2012-02-291-1/+1
* Removed dependencies on QtGui where possibleAndrew Christian2012-02-298-4/+7
* Fix test cases to always run under LinuxAndrew Christian2012-02-294-47/+86
* Move process group killing to common locationAndrew Christian2012-02-284-20/+26
* Added forklauncher code and test cases.Andrew Christian2012-02-2714-36/+1040
* Added DeclarativeRewriteDelegateAndrew Christian2012-02-214-4/+248
* Added DeclarativeMatchDelegateAndrew Christian2012-02-216-37/+365
* Schema validation for remote socket protocol.Andrew Christian2012-02-1713-3/+248
* Moved strings for remote protocol into common header.Andrew Christian2012-02-168-82/+165
* Added DeclarativeSocketLauncher class and created test cases.Andrew Christian2012-02-1613-18/+470
* Updated METATYPE declarations, fixed tests, fixed sandboxAndrew Christian2012-02-1613-327/+97
* remove dead declarative codeChris Craig2012-02-152-137/+0
* Remove compiler warningsHarald Fernengel2012-02-1510-61/+61
* Fix broken metatype registration using namespace macrosChris Craig2012-02-145-4/+17
* Updated matching delegate and documentationAndrew Christian2012-02-1320-159/+235
* Added RewriteDelegate class and sample GdbRewriteDelegateAndrew Christian2012-02-1312-7/+426
* Added MatchInfo class and renamed AbstractMatcher to MatchDelegateAndrew Christian2012-02-1312-41/+376
* Added AbstractMatcherAndrew Christian2012-02-105-4/+188
* Added oomAdjustment to the ProcessInfoTemplate (from Martin Zielinski)Andrew Christian2012-02-102-0/+35
* Fixed procutils to deal with spaces in application namesAndrew Christian2012-02-101-20/+28
* Added ExecutingProcessInfo object for data display of executing processesAndrew Christian2012-02-105-0/+390
* Updating UID and GID control.Andrew Christian2012-02-107-61/+44
* Updating prelaunch backend factory.Andrew Christian2012-02-084-17/+92
* Terminate process group on destructionAndrew Christian2012-02-081-4/+19
* Set process groups. Initialize group membershipAndrew Christian2012-02-084-43/+75
* expose ProcUtils classChris Craig2012-02-071-1/+1
* Cleaned up compiler warnings. Moved plugin code to examplesAndrew Christian2012-02-0321-106/+121
* Make this a real Qt module.Chris Craig2012-02-0350-213/+143
* Removed extraneous castAndrew Christian2012-02-031-3/+2
* Updated oom adjustment. Fixed test cases to work on Linux and MacOSAndrew Christian2012-02-027-20/+159
* Updated test cases to be more comprehensiveAndrew Christian2012-02-0210-242/+373
* Expose process errorstring to remote processesAndrew Christian2012-02-026-21/+97
* Expose the process errorstring, to help with debuggingGunnar Sletta2012-02-016-0/+35
* Long live Qt Process Manager!Sergio Ahumada2012-01-31113-0/+10721