summaryrefslogtreecommitdiffstats
path: root/tests/auto/processmanager
Commit message (Expand)AuthorAgeFilesLines
* Fixed licensesTeemu Kaukoranta2013-05-238-32/+96
* Change copyright to Digia.Chris Craig2013-03-118-194/+146
* Rename files and classes to begin with [Qq]Chris Craig2013-03-087-161/+161
* Build and test fixes for released Qt 5.0Chris Craig2013-03-082-6/+6
* handle naming changes in qtjsonstreamChris Craig2013-03-082-11/+11
* Updated to work with BionicAndrew Christian2012-07-112-0/+7
* GCC 4.7 compilation fixesJani Uusi-Rantala2012-06-111-0/+1
* Added some threadcount reading for Mac OSAndrew Christian2012-04-251-3/+5
* Added a test to verify that thread priorities are being setAndrew Christian2012-04-123-1/+110
* Added internalProcessError signalAndrew Christian2012-03-291-39/+31
* Update remote processes to support idle and memory restrictedAndrew Christian2012-03-263-23/+399
* Updated declarative interfacesAndrew Christian2012-03-221-2/+6
* Exposed IdleDelegates to ProcessManager and added declarative test caseAndrew Christian2012-03-221-0/+39
* Updated idle delegate classes and testsAndrew Christian2012-03-211-3/+52
* Added idle CPU resource allocation for prelaunchingAndrew Christian2012-03-211-2/+5
* Renamed main files to be less confusingAndrew Christian2012-03-0614-9/+11
* Added prefork library and factoryAndrew Christian2012-03-068-2/+207
* Updated schema check to match new JsonStream APIAndrew Christian2012-03-061-6/+8
* Update prelaunch to copy processinfo record.Andrew Christian2012-03-051-16/+15
* Change the PrelaunchProcessBackendFactory constructor to defaultLasse Holmstedt2012-03-021-15/+21
* Removed dependencies on QtGui where possibleAndrew Christian2012-02-297-4/+6
* Fix test cases to always run under LinuxAndrew Christian2012-02-293-46/+85
* Added forklauncher code and test cases.Andrew Christian2012-02-277-25/+311
* Schema validation for remote socket protocol.Andrew Christian2012-02-172-3/+139
* Updated METATYPE declarations, fixed tests, fixed sandboxAndrew Christian2012-02-162-306/+43
* Remove compiler warningsHarald Fernengel2012-02-151-1/+1
* Updated matching delegate and documentationAndrew Christian2012-02-131-1/+1
* Updating UID and GID control.Andrew Christian2012-02-101-4/+42
* Updating prelaunch backend factory.Andrew Christian2012-02-081-5/+27
* Set process groups. Initialize group membershipAndrew Christian2012-02-082-35/+57
* Cleaned up compiler warnings. Moved plugin code to examplesAndrew Christian2012-02-031-2/+2
* Make this a real Qt module.Chris Craig2012-02-035-14/+8
* Updated oom adjustment. Fixed test cases to work on Linux and MacOSAndrew Christian2012-02-021-0/+85
* Updated test cases to be more comprehensiveAndrew Christian2012-02-022-222/+339
* Expose process errorstring to remote processesAndrew Christian2012-02-021-7/+75
* Long live Qt Process Manager!Sergio Ahumada2012-01-3118-0/+1266