index
:
playground/qtprocessmanager.git
master
Qt Process Manager Experiment
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add MODULE_VERSION to .qmake.conf for 5.1 builds
HEAD
master
Chris Craig
2013-08-12
1
-1/+3
*
Fixed licenses
Teemu Kaukoranta
2013-05-23
100
-386/+1186
*
Change copyright to Digia.
Chris Craig
2013-03-11
100
-2355/+1739
*
Rename files and classes to begin with [Qq]
Chris Craig
2013-03-08
108
-2430/+2470
*
Build and test fixes for released Qt 5.0
Chris Craig
2013-03-08
98
-111/+66
*
handle naming changes in qtjsonstream
Chris Craig
2013-03-08
10
-37/+40
*
Updated to work with Bionic
Andrew Christian
2012-07-11
12
-23/+41
*
Remove ProcessInfoTemplate object
Lasse Holmstedt
2012-06-13
4
-689/+2
*
GCC 4.7 compilation fixes
Jani Uusi-Rantala
2012-06-11
4
-0/+4
*
Security enablers
mae
2012-06-05
6
-14/+74
*
Decode base64 in LauncherClient
Chris Craig
2012-05-30
1
-1/+1
*
Support umask
mae
2012-05-30
6
-6/+42
*
Fix crash on exit
mae
2012-05-22
1
-6/+8
*
Fix waitchildren abort condition
mae
2012-05-21
1
-1/+1
*
Minor fixes to fork-launching
mae
2012-05-14
2
-13/+10
*
Added some threadcount reading for Mac OS
Andrew Christian
2012-04-25
2
-3/+33
*
Do not destroy prelaunch runtimes on disable
Martin Zielinski
2012-04-12
1
-7/+0
*
Added a test to verify that thread priorities are being set
Andrew Christian
2012-04-12
5
-1/+156
*
Priority changes are applied to childprocesses as well
Martin Zielinski
2012-04-11
3
-13/+26
*
Always set parent death signal to SIGTERM under Linux
Andrew Christian
2012-03-30
3
-1/+16
*
Updated setting UID and GID values in child processes
Andrew Christian
2012-03-30
1
-12/+84
*
Added internalProcessError signal
Andrew Christian
2012-03-29
14
-43/+120
*
Added IO IdleDelegate
Andrew Christian
2012-03-28
6
-0/+487
*
Updated a few compiler warnings and forklauncher doc
Andrew Christian
2012-03-26
6
-8/+78
*
Update remote processes to support idle and memory restricted
Andrew Christian
2012-03-26
35
-144/+942
*
Fix property type
Lasse Holmstedt
2012-03-24
1
-1/+1
*
Updated declarative interfaces
Andrew Christian
2012-03-22
18
-136/+396
*
Exposed IdleDelegates to ProcessManager and added declarative test case
Andrew Christian
2012-03-22
4
-0/+141
*
Updated idle delegate classes and tests
Andrew Christian
2012-03-21
8
-41/+145
*
Added idle CPU resource allocation for prelaunching
Andrew Christian
2012-03-21
17
-77/+1040
*
Updated doc for macro file
Andrew Christian
2012-03-19
3
-1/+16
*
rename declarative to qml
Lars Knoll
2012-03-19
2
-2/+2
*
Updated documentation
Andrew Christian
2012-03-16
10
-63/+228
*
don't schedule prelaunched instance while one exists
Martin Aumüller
2012-03-15
1
-0/+9
*
Revert "Cpu polling for prelaunch"
Andrew Christian
2012-03-09
5
-290/+60
*
Cpu polling for prelaunch
Alexey Shilov
2012-03-09
5
-60/+290
*
.gitignore update
Chris Craig
2012-03-08
1
-0/+1
*
declarative -> qml renaming
Chris Craig
2012-03-08
16
-142/+142
*
Added missing include file
Andrew Christian
2012-03-08
1
-0/+1
*
Renamed main files to be less confusing
Andrew Christian
2012-03-06
14
-9/+11
*
Use JsonPipe functionality from QJsonStream library
Andrew Christian
2012-03-06
5
-157/+27
*
Added prefork library and factory
Andrew Christian
2012-03-06
14
-4/+829
*
Updated schema check to match new JsonStream API
Andrew Christian
2012-03-06
1
-6/+8
*
Fix build for test
Lasse Holmstedt
2012-03-06
1
-1/+1
*
Update prelaunch to copy processinfo record.
Andrew Christian
2012-03-05
5
-22/+111
*
Add method to access the prelaunched backend from subclasses
Lasse Holmstedt
2012-03-02
2
-4/+14
*
Add hasPrelaunchedProcess() to PrelaunchProcesBackendFactory
Lasse Holmstedt
2012-03-02
2
-1/+11
*
Add prelaunchEnabled property to PrelaunchProcessBackendFactory
Lasse Holmstedt
2012-03-02
2
-7/+47
*
Change the PrelaunchProcessBackendFactory constructor to default
Lasse Holmstedt
2012-03-02
3
-30/+76
*
Added compatibility for older qdoc
Andrew Christian
2012-02-29
2
-2/+5
[next]