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
/
plugin-interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
*
bwrap: move the DBus and Wayland socket parsing to ContainerHelpers
Robert Griebl
2025-06-06
2
-1
/
+24
*
Make watchdog kills use a distinct Unix signal and ExitStatus
Robert Griebl
2025-06-06
2
-16
/
+40
*
doc: Add missing documentation for ContainerHelperFunctions
Robert Griebl
2025-06-06
2
-1
/
+64
*
Remove the long obsolete SoftwareContainers example
Robert Griebl
2025-06-05
1
-2
/
+2
*
Remove our #pragma once workaround, as it is not needed anymore
Robert Griebl
2024-05-15
1
-3
/
+0
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
2
-2
/
+8
*
doc: all QStringLists are documented as list<string> for QML and YAML
Robert Griebl
2024-02-26
1
-1
/
+1
*
Clazy: fixes
Robert Griebl
2024-01-08
4
-1
/
+11
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-6
/
+6
*
Add public defines for QT_AM_VERSION...
Robert Griebl
2023-12-05
3
-0
/
+8
*
Documentation: small fixes
Robert Griebl
2023-07-14
1
-1
/
+1
*
Allow container plugins to check if we have root privileges
Robert Griebl
2023-06-25
1
-0
/
+1
*
Support loading Plugins from the Qt plugins directory
Dominik Holland
2023-06-23
1
-0
/
+3
*
Extend the new container helpers with a way to bind mount file systems
Robert Griebl
2023-06-23
1
-0
/
+4
*
Add a new helper class for all container plugins
Robert Griebl
2023-06-23
2
-2
/
+32
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
2
-7
/
+7
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
4
-120
/
+16
*
Correctly track redirected std. IO file descriptors through all layers
Robert Griebl
2022-03-30
1
-0
/
+5
*
Fix the StartupInterface documentation
Robert Griebl
2022-02-28
1
-1
/
+2
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-3
/
+3
*
cmake: Re-enable the qmake build system for the examples
Robert Griebl
2021-08-02
2
-0
/
+2
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-5
/
+0
*
cmake: remove qmake build system (except in examples/)
Robert Griebl
2021-06-30
1
-20
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+20
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
4
-96
/
+52
*
Remove obsolete environment variable documentation
Bernd Weimer
2020-08-10
1
-6
/
+10
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
2
-35
/
+35
*
Fix some documentation issues
Bernd Weimer
2020-06-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Dominik Holland
2019-10-11
1
-4
/
+5
|
\
|
*
Fix issues in container documentation
Bernd Weimer
2019-09-25
1
-4
/
+5
*
|
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
4
-4
/
+4
*
|
Remove support for multiple installation locations
Robert Griebl
2019-08-02
1
-4
/
+0
|
/
*
Use qmlProtectModule on all QtApplicationManager.* namespaces
Robert Griebl
2019-06-07
1
-0
/
+3
*
[docs] More review of QtApplicationManager documentation
Kavindra Palaraja
2019-04-02
1
-1
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
4
-4
/
+8
*
Fix qdoc warnings
Robert Griebl
2018-12-06
3
-6
/
+8
*
Fix: software-container plugin is not able to connect to the P2P bus
Robert Griebl
2018-10-12
2
-6
/
+137
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-6
/
+32
*
Update documentation
Bernd Weimer
2018-04-10
1
-0
/
+77
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
4
-4
/
+4
*
Fix qdoc issues
Robert Griebl
2017-11-03
1
-1
/
+1
*
First shot at an introduction document
Robert Griebl
2017-10-09
1
-1
/
+1
*
Add ContainerInterface plugin documentation
Robert Griebl
2017-09-28
2
-1
/
+263
*
Replace debug-wrapper specifications with more powerful syntax
Robert Griebl
2017-07-05
1
-1
/
+2
*
Move more code out of common-lib into more appropriate modules
Robert Griebl
2017-05-29
1
-5
/
+0
*
Add the missing "is quick-launcher" information to the ContainerInterface
Robert Griebl
2017-05-05
1
-1
/
+2
*
Replace C++03 throw(Exception) specifications with C++11 noexcept(false)
Robert Griebl
2017-03-14
1
-6
/
+6
*
Added support for debug-wrappers and io redirection to container plugins
Robert Griebl
2017-02-20
1
-1
/
+2
*
Default to Qt's configs for building tests and examples
Robert Griebl
2017-02-11
1
-0
/
+1
*
Container API and doc fixes
Robert Griebl
2017-01-19
1
-3
/
+3
[next]