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
/
abstractruntime.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
*
Cleanup runtime registration and debug output
Robert Griebl
2024-09-10
1
-2
/
+0
*
Simplify the global configuration for all runtimes
Robert Griebl
2024-06-18
1
-17
/
+0
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-3
/
+4
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-2
/
+2
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-1
/
+1
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-7
/
+7
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-2
/
+0
*
Cleanup commit
Robert Griebl
2023-09-26
1
-1
/
+0
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-1
/
+1
*
Hide internal signals and slots from QML
Robert Griebl
2023-06-21
1
-3
/
+4
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-5
/
+5
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-2
/
+2
*
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
-2
/
+0
*
Fix intents for quick-launched runtimes
v5.15.0_QtAS
Bernd Weimer
2020-08-11
1
-0
/
+8
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add support for isSingleton and isCreatable in the qmltypes type information
Robert Griebl
2019-02-04
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
*
Remove inProcessSurfaceItemReleased from AbstractRuntime
Daniel d'Andrada
2018-10-19
1
-4
/
+0
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-13
/
+6
*
Refactor and improve single-process mode (QML inprocess)
Daniel d'Andrada
2018-06-20
1
-3
/
+4
*
Merge remote-tracking branch 'tqc/5.11' into dev
Robert Griebl
2018-06-07
1
-0
/
+6
|
\
|
*
Add options to specify iconTheme and searchPaths in am-config.yaml
Dominik Holland
2018-06-07
1
-0
/
+6
*
|
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-5
/
+5
*
|
WindowManager: remove unimplemented IsFullscreen role
Daniel d'Andrada
2018-05-09
1
-1
/
+0
|
/
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Refactor the interface between the AM and runtime launchers
Robert Griebl
2017-12-15
1
-1
/
+5
*
Hide properties in FakeApplicationManagerWindow
Bernd Weimer
2017-11-27
1
-0
/
+4
*
Pass slowAnimations down to client applications
Daniel d'Andrada
2017-09-20
1
-0
/
+2
*
Replace all 0-pointers with C++11 nullptr
Robert Griebl
2017-03-14
1
-1
/
+1
*
common-lib cleanup
Robert Griebl
2017-03-13
1
-0
/
+1
*
Fix crash when cleaning up the runtimes
Dominik Holland
2017-03-09
1
-1
/
+2
*
Addition of a qmlplugindump tool equivalent for the application-manager
Robert Griebl
2017-02-21
1
-0
/
+2
*
Documentation update
Robert Griebl
2017-02-01
1
-1
/
+0
*
Improving the mimeType API
Dominik Holland
2017-01-20
1
-1
/
+1
*
Adding a new supportsApplicationInterface field to info.yaml
Dominik Holland
2017-01-18
1
-0
/
+1
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Add systemProperties to configuration
Bernd Weimer
2017-01-13
1
-4
/
+6
*
Harmonize application run state
Bernd Weimer
2016-12-16
1
-1
/
+3
*
Make the build warning free
Robert Griebl
2016-10-19
1
-4
/
+4
*
Reimplemented build-system as a real Qt module
Robert Griebl
2016-10-17
1
-2
/
+2
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-2
/
+6
*
Added cgroup support to the default process container solution.
Robert Griebl
2016-06-09
1
-0
/
+4
*
Added a run-state property for applications.
Robert Griebl
2016-06-02
1
-0
/
+1
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+16
[next]