summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed licensesTeemu Kaukoranta2013-05-2316-64/+192
* Change copyright to Digia.Chris Craig2013-03-1116-386/+290
* Rename files and classes to begin with [Qq]Chris Craig2013-03-0811-203/+203
* Build and test fixes for released Qt 5.0Chris Craig2013-03-086-15/+17
* handle naming changes in qtjsonstreamChris Craig2013-03-084-17/+22
* 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
* Added IO IdleDelegateAndrew Christian2012-03-283-0/+105
* Update remote processes to support idle and memory restrictedAndrew Christian2012-03-263-23/+399
* Updated declarative interfacesAndrew Christian2012-03-229-44/+18
* Exposed IdleDelegates to ProcessManager and added declarative test caseAndrew Christian2012-03-222-0/+105
* Updated idle delegate classes and testsAndrew Christian2012-03-211-3/+52
* Added idle CPU resource allocation for prelaunchingAndrew Christian2012-03-214-2/+109
* declarative -> qml renamingChris Craig2012-03-084-21/+21
* 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
* Fix build for testLasse Holmstedt2012-03-061-1/+1
* Update prelaunch to copy processinfo record.Andrew Christian2012-03-053-16/+66
* 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
* Added DeclarativeRewriteDelegateAndrew Christian2012-02-211-4/+53
* Added DeclarativeMatchDelegateAndrew Christian2012-02-212-16/+119
* Schema validation for remote socket protocol.Andrew Christian2012-02-172-3/+139
* Added DeclarativeSocketLauncher class and created test cases.Andrew Christian2012-02-168-15/+283
* Updated METATYPE declarations, fixed tests, fixed sandboxAndrew Christian2012-02-162-306/+43
* Remove compiler warningsHarald Fernengel2012-02-152-2/+2
* Fix broken metatype registration using namespace macrosChris Craig2012-02-141-0/+6
* Updated matching delegate and documentationAndrew Christian2012-02-132-33/+56
* Added RewriteDelegate class and sample GdbRewriteDelegateAndrew Christian2012-02-134-1/+90
* Added MatchInfo class and renamed AbstractMatcher to MatchDelegateAndrew Christian2012-02-134-1/+139
* Added ExecutingProcessInfo object for data display of executing processesAndrew Christian2012-02-103-0/+146
* 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-036-18/+9
* 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-3129-0/+1641