summaryrefslogtreecommitdiffstats
path: root/tests/auto/processmanager/tst_processmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed licensesTeemu Kaukoranta2013-05-231-4/+12
* Change copyright to Digia.Chris Craig2013-03-111-24/+18
* Rename files and classes to begin with [Qq]Chris Craig2013-03-081-133/+133
* Build and test fixes for released Qt 5.0Chris Craig2013-03-081-5/+5
* 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-121-0/+60
* Added internalProcessError signalAndrew Christian2012-03-291-39/+31
* Update remote processes to support idle and memory restrictedAndrew Christian2012-03-261-16/+322
* 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
* Added prefork library and factoryAndrew Christian2012-03-061-0/+47
* 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-291-3/+0
* Fix test cases to always run under LinuxAndrew Christian2012-02-291-45/+70
* Added forklauncher code and test cases.Andrew Christian2012-02-271-23/+117
* Schema validation for remote socket protocol.Andrew Christian2012-02-171-2/+22
* Updated METATYPE declarations, fixed tests, fixed sandboxAndrew Christian2012-02-161-305/+42
* 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-081-35/+37
* 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-021-195/+282
* Expose process errorstring to remote processesAndrew Christian2012-02-021-7/+75
* Long live Qt Process Manager!Sergio Ahumada2012-01-311-0/+854