index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
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
/
main-lib
/
main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential problems with GNOME platform theme loading
Robert Griebl
2025-05-07
1
-1
/
+1
*
More accurate wording on deprecation warning
Robert Griebl
2025-02-05
1
-1
/
+1
*
Dump deferred log messages on error exit
Robert Griebl
2024-12-09
1
-1
/
+1
*
6.9 cleanup commit
Robert Griebl
2024-12-01
1
-3
/
+0
*
Always state the reason why the AM is doing a controlled shutdown
Robert Griebl
2024-10-24
1
-1
/
+1
*
Watchdog: fix the event loop stuck durations being way off
Robert Griebl
2024-08-06
1
-0
/
+3
*
Fix Axivion style violations
Robert Griebl
2024-06-18
1
-1
/
+1
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-25
/
+17
*
Fix exception handling after Q*Application::exec()
Robert Griebl
2024-03-07
1
-1
/
+1
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Axivion: fix or document most of the reported issues
Robert Griebl
2024-02-21
1
-1
/
+1
*
Use a P2P DBus on non-Linux platforms for the appman-controller
Robert Griebl
2024-02-07
1
-0
/
+10
*
Revamp the instance-id and the dbus anchors for the controller
Robert Griebl
2024-01-25
1
-1
/
+3
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-10
/
+10
*
Quicklaunch: improve the runtimesPerContainer setting
Robert Griebl
2023-12-12
1
-2
/
+2
*
Replace AM_.. defines with checks for Qt features where possible
Robert Griebl
2023-12-06
1
-6
/
+1
*
Simplify custom appman implementations
Robert Griebl
2023-12-06
1
-3
/
+20
*
Remove the legacy ApplicationInstaller and clean up "disable-installer"
Robert Griebl
2023-10-29
1
-4
/
+0
*
DBus cleanup, part 2 and shared QML API
Robert Griebl
2023-09-26
1
-1
/
+0
*
Cleanup commit
Robert Griebl
2023-09-26
1
-2
/
+2
*
Remove all of the legacy installer user-id separation code
Robert Griebl
2023-07-14
1
-2
/
+1
*
Remove deprecated functions and classes
Robert Griebl
2023-07-13
1
-2
/
+0
*
Quick-launch enhancements
Robert Griebl
2023-06-30
1
-2
/
+3
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-1
/
+1
*
Allow the registration of custom runtimes without patching
Robert Griebl
2023-02-16
1
-1
/
+2
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-6
/
+6
*
Fix the developmentMode flag not being set, if the installer was off
Robert Griebl
2022-08-23
1
-1
/
+2
*
Add support for managing multiple instances from appman-controller
Robert Griebl
2022-06-30
1
-2
/
+3
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Disable the Wayland watchdog when running autotests
Robert Griebl
2022-05-12
1
-1
/
+1
*
Add a new flag to allow surfaces from unknown Wayland clients
Robert Griebl
2022-03-23
1
-1
/
+2
*
Fix memory leaks introduced by adding the PackageInfo mechanism
Robert Griebl
2022-03-21
1
-1
/
+1
*
Remove the touch emulation feature
Robert Griebl
2022-03-17
1
-1
/
+0
*
Delay loading packages until a specified partition is mounted
Robert Griebl
2022-02-02
1
-0
/
+1
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-1
/
+1
*
Remove the old deprecated ApplicationIPCManager IPC mechanism
Robert Griebl
2021-07-27
1
-1
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-1
/
+2
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Add a flag to allow installation of unsigned packages
Robert Griebl
2021-04-23
1
-2
/
+1
*
Remove legacy functionality: headless, pssdp and pshellserver
Robert Griebl
2020-11-28
1
-7
/
+1
*
Add support for additional Wayland sockets
Robert Griebl
2020-09-23
1
-1
/
+1
*
Hide the sudo deployment warning if irrelevant
Robert Griebl
2020-02-04
1
-0
/
+2
*
Do the necessary changes to the locale on startup implicitly
Robert Griebl
2020-02-03
1
-0
/
+1
*
Defer logging output until configuration is known
Bernd Weimer
2020-01-29
1
-1
/
+3
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-4
/
+4
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-0
/
+2
*
Add support for Qt resources
Bernd Weimer
2019-08-13
1
-0
/
+1
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Remove support for multiple installation locations
Robert Griebl
2019-08-02
1
-4
/
+2
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-15
/
+10
[next]