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
/
applicationmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make watchdog kills use a distinct Unix signal and ExitStatus
Robert Griebl
2025-06-06
1
-1
/
+1
*
6.9 cleanup commit
Robert Griebl
2024-12-01
1
-1
/
+1
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-1
/
+1
*
Fix D-Bus marshalling for taskRequestingInstallationAcknowledge
Robert Griebl
2024-05-02
1
-0
/
+2
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-4
/
+4
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-1
/
+1
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-10
/
+6
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-3
/
+0
*
Add a new auto-test for the bubblewrap containers
Robert Griebl
2023-07-21
1
-1
/
+5
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-8
/
+8
*
Hide internal signals and slots from QML
Robert Griebl
2023-06-21
1
-1
/
+1
*
Fix API breakage introduced in 6.5.0
Robert Griebl
2023-05-04
1
-1
/
+1
*
Cleanup the D-Bus interfaces
Robert Griebl
2023-02-15
1
-2
/
+2
*
Re-enable dbus xml generation from source
Robert Griebl
2023-02-15
1
-0
/
+5
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-4
/
+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
-1
/
+1
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-3
/
+3
*
Remove the old deprecated ApplicationIPCManager IPC mechanism
Robert Griebl
2021-07-27
1
-1
/
+0
*
Expose the windowManagerCompositorReady property on the DBus
Robert Griebl
2021-07-20
1
-1
/
+2
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Add support for running multiple (external) apps with the same PID
Robert Griebl
2021-04-23
1
-1
/
+2
*
Change intent implementation to better fit new architecture
Robert Griebl
2019-10-28
1
-0
/
+1
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-8
/
+3
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
(Re)implement package and application blocking
Robert Griebl
2019-08-02
1
-3
/
+0
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-29
/
+13
*
Improve the error message when trying to start an unknown application
Robert Griebl
2019-05-17
1
-1
/
+1
*
Add support for isSingleton and isCreatable in the qmltypes type information
Robert Griebl
2019-02-04
1
-1
/
+1
*
Clazy: marked constant property as such
Robert Griebl
2019-01-10
1
-1
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Bump all QtApplicationManager QML imports to 2.0
Robert Griebl
2018-12-18
1
-1
/
+1
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-1
/
+1
*
Add an official signal for Runtime creation
Robert Griebl
2018-10-09
1
-2
/
+2
*
Rename internal API
Robert Griebl
2018-10-09
1
-5
/
+5
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-3
/
+2
*
Decouple ApplicationManager and ApplicationDatabase
Daniel d'Andrada
2018-08-14
1
-4
/
+21
*
Decouple ApplicationManager and Application
Daniel d'Andrada
2018-08-14
1
-5
/
+6
*
Application: add start(), stop() and debug() methods
Daniel d'Andrada
2018-05-14
1
-5
/
+5
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-16
/
+16
*
Clang code model fixes
Robert Griebl
2018-04-17
1
-1
/
+1
*
Move RunState API from ApplicationManager to Application
Daniel d'Andrada
2018-03-17
1
-13
/
+3
*
Add a deterministic way to start apps on startup
Robert Griebl
2018-03-15
1
-0
/
+6
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Add Application::activated() signal
Daniel d'Andrada
2017-10-12
1
-0
/
+1
*
Replace debug-wrapper specifications with more powerful syntax
Robert Griebl
2017-07-05
1
-2
/
+0
*
Made the external D-Bus interfaces a compile time option
Robert Griebl
2017-07-03
1
-9
/
+1
*
Improve shutdown behavior to avoid crashes when quitting
Robert Griebl
2017-05-03
1
-1
/
+7
*
appman-controller: add command stop-all-applications
Gordan Markuš
2017-04-03
1
-0
/
+1
[next]