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
/
plugincontainer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bwrap: move the DBus and Wayland socket parsing to ContainerHelpers
Robert Griebl
2025-06-06
1
-0
/
+26
*
Make watchdog kills use a distinct Unix signal and ExitStatus
Robert Griebl
2025-06-06
1
-7
/
+8
*
Disable watchdog when a debug-wrapper is used
Robert Griebl
2024-12-02
1
-2
/
+9
*
Modernize string literals
Robert Griebl
2024-01-08
1
-1
/
+3
*
Allow container plugins to check if we have root privileges
Robert Griebl
2023-06-25
1
-2
/
+8
*
Extend the new container helpers with a way to bind mount file systems
Robert Griebl
2023-06-23
1
-0
/
+11
*
Add a new helper class for all container plugins
Robert Griebl
2023-06-23
1
-2
/
+28
*
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
-2
/
+6
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
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
-2
/
+3
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-6
/
+14
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-4
/
+4
*
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
-2
/
+4
*
Add the missing "is quick-launcher" information to the ContainerInterface
Robert Griebl
2017-05-05
1
-1
/
+1
*
Added support for debug-wrappers and io redirection to container plugins
Robert Griebl
2017-02-20
1
-11
/
+3
*
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
-16
/
+13
*
Make the build warning free
Robert Griebl
2016-10-19
1
-2
/
+2
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-0
/
+3
*
Added support for stdin/-out/-err redirection to the debug wrappers
Robert Griebl
2016-08-30
1
-2
/
+11
*
Added a plugin mechanism - currently for startup and containers
Robert Griebl
2016-08-23
1
-0
/
+176