index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.10
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt component for application lifecycle management
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
manager-lib
/
processcontainer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make watchdog kills use a distinct Unix signal and ExitStatus
Robert Griebl
2025-06-06
1
-2
/
+1
*
Fix ProcessContainer::setControlGroup not working with cgroups v2
Robert Griebl
2025-02-17
1
-0
/
+2
*
Disable watchdog when a debug-wrapper is used
Robert Griebl
2024-12-02
1
-0
/
+1
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-1
/
+1
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Correctly track redirected std. IO file descriptors through all layers
Robert Griebl
2022-03-30
1
-3
/
+3
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Remove legacy functionality: headless, pssdp and pshellserver
Robert Griebl
2020-11-28
1
-1
/
+3
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
1
-3
/
+3
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-2
/
+2
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Fix: software-container plugin is not able to connect to the P2P bus
Robert Griebl
2018-10-12
1
-1
/
+2
*
Add basic iOS support. Fix all "macOS" references
Robert Griebl
2018-08-24
1
-12
/
+5
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-1
/
+2
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-2
/
+2
*
Clang code model fixes
Robert Griebl
2018-04-17
1
-2
/
+2
*
Preserve the PID of apps when they crash for better error output
Robert Griebl
2018-02-20
1
-0
/
+1
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Replace debug-wrapper specifications with more powerful syntax
Robert Griebl
2017-07-05
1
-3
/
+8
*
Fix crash on shutdown
Robert Griebl
2017-03-28
1
-0
/
+1
*
Replace all 0-pointers with C++11 nullptr
Robert Griebl
2017-03-14
1
-2
/
+2
*
Fix for clazy and clang static code analysis findings
Robert Griebl
2017-02-27
1
-1
/
+1
*
Added support for debug-wrappers and io redirection to container plugins
Robert Griebl
2017-02-20
1
-8
/
+8
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Extended the container interface to make it aware of the app it is executing
Robert Griebl
2016-12-20
1
-6
/
+6
*
Emit application specific memory warnings
Bernd Weimer
2016-12-15
1
-0
/
+3
*
Make the build warning free
Robert Griebl
2016-10-19
1
-2
/
+2
*
Reimplemented build-system as a real Qt module
Robert Griebl
2016-10-17
1
-1
/
+1
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-0
/
+4
*
Added support for stdin/-out/-err redirection to the debug wrappers
Robert Griebl
2016-08-30
1
-3
/
+11
*
Added a plugin mechanism - currently for startup and containers
Robert Griebl
2016-08-23
1
-1
/
+2
*
Added support for 'debug wrappers' (gdbserver, valgrind, etc.)
Robert Griebl
2016-08-10
1
-2
/
+3
*
Added cgroup support to the default process container solution.
Robert Griebl
2016-06-09
1
-0
/
+6
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+16
*
Use the same license wording for GPL3 as the standard Qt 5.7 license.
Robert Griebl
2016-04-11
1
-13
/
+14
*
Updated copyright year to 2016
Robert Griebl
2016-03-17
1
-1
/
+1
*
Added configurability via YAML to the containers sub-system.
Robert Griebl
2016-03-16
1
-1
/
+10
*
Refactored the runtime and container API
Robert Griebl
2015-12-08
1
-0
/
+80