summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add MODULE_VERSION to .qmake.conf for 5.1 buildsHEADmasterChris Craig2013-08-121-1/+3
* Fixed licensesTeemu Kaukoranta2013-05-23100-386/+1186
* Change copyright to Digia.Chris Craig2013-03-11100-2355/+1739
* Rename files and classes to begin with [Qq]Chris Craig2013-03-08108-2430/+2470
* Build and test fixes for released Qt 5.0Chris Craig2013-03-0898-111/+66
* handle naming changes in qtjsonstreamChris Craig2013-03-0810-37/+40
* Updated to work with BionicAndrew Christian2012-07-1112-23/+41
* Remove ProcessInfoTemplate objectLasse Holmstedt2012-06-134-689/+2
* GCC 4.7 compilation fixesJani Uusi-Rantala2012-06-114-0/+4
* Security enablersmae2012-06-056-14/+74
* Decode base64 in LauncherClientChris Craig2012-05-301-1/+1
* Support umaskmae2012-05-306-6/+42
* Fix crash on exitmae2012-05-221-6/+8
* Fix waitchildren abort conditionmae2012-05-211-1/+1
* Minor fixes to fork-launchingmae2012-05-142-13/+10
* Added some threadcount reading for Mac OSAndrew Christian2012-04-252-3/+33
* Do not destroy prelaunch runtimes on disableMartin Zielinski2012-04-121-7/+0
* Added a test to verify that thread priorities are being setAndrew Christian2012-04-125-1/+156
* Priority changes are applied to childprocesses as wellMartin Zielinski2012-04-113-13/+26
* Always set parent death signal to SIGTERM under LinuxAndrew Christian2012-03-303-1/+16
* Updated setting UID and GID values in child processesAndrew Christian2012-03-301-12/+84
* Added internalProcessError signalAndrew Christian2012-03-2914-43/+120
* Added IO IdleDelegateAndrew Christian2012-03-286-0/+487
* Updated a few compiler warnings and forklauncher docAndrew Christian2012-03-266-8/+78
* Update remote processes to support idle and memory restrictedAndrew Christian2012-03-2635-144/+942
* Fix property typeLasse Holmstedt2012-03-241-1/+1
* Updated declarative interfacesAndrew Christian2012-03-2218-136/+396
* Exposed IdleDelegates to ProcessManager and added declarative test caseAndrew Christian2012-03-224-0/+141
* Updated idle delegate classes and testsAndrew Christian2012-03-218-41/+145
* Added idle CPU resource allocation for prelaunchingAndrew Christian2012-03-2117-77/+1040
* Updated doc for macro fileAndrew Christian2012-03-193-1/+16
* rename declarative to qmlLars Knoll2012-03-192-2/+2
* Updated documentationAndrew Christian2012-03-1610-63/+228
* don't schedule prelaunched instance while one existsMartin Aumüller2012-03-151-0/+9
* Revert "Cpu polling for prelaunch"Andrew Christian2012-03-095-290/+60
* Cpu polling for prelaunchAlexey Shilov2012-03-095-60/+290
* .gitignore updateChris Craig2012-03-081-0/+1
* declarative -> qml renamingChris Craig2012-03-0816-142/+142
* Added missing include fileAndrew Christian2012-03-081-0/+1
* Renamed main files to be less confusingAndrew Christian2012-03-0614-9/+11
* Use JsonPipe functionality from QJsonStream libraryAndrew Christian2012-03-065-157/+27
* Added prefork library and factoryAndrew Christian2012-03-0614-4/+829
* 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-055-22/+111
* Add method to access the prelaunched backend from subclassesLasse Holmstedt2012-03-022-4/+14
* Add hasPrelaunchedProcess() to PrelaunchProcesBackendFactoryLasse Holmstedt2012-03-022-1/+11
* Add prelaunchEnabled property to PrelaunchProcessBackendFactoryLasse Holmstedt2012-03-022-7/+47
* Change the PrelaunchProcessBackendFactory constructor to defaultLasse Holmstedt2012-03-023-30/+76
* Added compatibility for older qdocAndrew Christian2012-02-292-2/+5