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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark security critical files according to QUIP 23
Zoltan Gera
2025-05-15
6
-0
/
+6
*
Update license check
Lucie Gérard
2025-03-21
7
-7
/
+7
*
appman-controller: ignore read hup events on ssh connections
Robert Griebl
2025-02-26
4
-95
/
+16
*
appman-controller: print which signal made the controller quit
Robert Griebl
2025-02-17
1
-3
/
+4
*
Consistent, easy to read debug output on application start
Robert Griebl
2025-02-17
1
-6
/
+8
*
Fix more compilation issues with Qt 6.10 (nodiscard)
Volker Hilsheimer
2025-01-09
1
-1
/
+2
*
Fix compilation against Qt 6.10 (nodiscard)
Robert Griebl
2025-01-08
1
-1
/
+2
*
Dump deferred log messages on error exit
Robert Griebl
2024-12-09
2
-3
/
+3
*
6.9 cleanup commit
Robert Griebl
2024-12-01
2
-19
/
+1
*
Fix icon handling for installable packages
Robert Griebl
2024-11-28
1
-16
/
+28
*
Controller: fix document-url handling
Robert Griebl
2024-11-20
1
-1
/
+1
*
Prevent atexit() handlers from running when an exception occurs
Robert Griebl
2024-11-13
1
-1
/
+1
*
Fix crashAction configuration for the QML runtime not applying
Robert Griebl
2024-11-04
1
-1
/
+8
*
Fix the testlib crash handler instantiation
Robert Griebl
2024-11-04
1
-5
/
+6
*
Tests: explicitly enable QtTest's crash handler for the AM test-runner
Robert Griebl
2024-10-29
1
-2
/
+8
*
Fix startup-timer output for quicklaunched apps
Robert Griebl
2024-10-18
1
-18
/
+22
*
appman-controller: fix --help failing if no appman is running
Robert Griebl
2024-09-26
1
-1
/
+1
*
CMake: Use relative paths for the dbus interfaces
Ulf Hermann
2024-09-25
1
-2
/
+2
*
Fix controller crashing when injecting an intent without an intent id
Robert Griebl
2024-09-12
1
-0
/
+3
*
appman-controller: fix restart on start-application
Robert Griebl
2024-09-10
1
-1
/
+5
*
Adapt to qthttpserver API break in 6.8
Robert Griebl
2024-08-02
1
-3
/
+15
*
Set applicationName and organizationName on apps
Robert Griebl
2024-07-30
1
-26
/
+45
*
Fix the --build-config command line option
Robert Griebl
2024-07-19
1
-1
/
+2
*
Package-Server: fix iconUrl for packages with compiled components
Robert Griebl
2024-07-19
1
-3
/
+7
*
The packager is now able to deal with QML-compiled apps directly
Robert Griebl
2024-07-19
1
-1
/
+4
*
Watchdog: enable the watchdog for QML applications in MP mode
Robert Griebl
2024-06-18
1
-0
/
+1
*
Better abstraction for the watchdog and OpenGL configuration
Robert Griebl
2024-06-18
1
-1
/
+1
*
Don't use DLT settings or command line arguments if DLT isn't available
Robert Griebl
2024-06-11
1
-19
/
+29
*
Fix data race on auto generated DLT id
Robert Griebl
2024-06-11
1
-5
/
+2
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-1
/
+1
*
Remove the deprecated installationLocations configuration
Robert Griebl
2024-05-29
1
-22
/
+1
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
4
-26
/
+20
*
Refactor the ApplicationInterface root context property
Robert Griebl
2024-05-14
2
-20
/
+3
*
appman-controller: detect stale lock files and auto remove them
Robert Griebl
2024-04-29
1
-2
/
+10
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
2
-4
/
+3
*
Fix exception handling after Q*Application::exec()
Robert Griebl
2024-03-07
2
-19
/
+24
*
Add libdbus to 3rdparty for Windows/macOS
Robert Griebl
2024-03-05
1
-0
/
+2
*
tests: add a test for the new package-server tool
Robert Griebl
2024-03-05
3
-4
/
+11
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
11
-11
/
+44
*
tests: shorten the qml testrunner tag to make reports more readable
Robert Griebl
2024-02-28
1
-1
/
+1
*
Re-enable console/terminal output on Windows
Robert Griebl
2024-02-19
4
-1
/
+9
*
controller: ignore stdin/out/err redirections on Windows
Robert Griebl
2024-02-07
1
-1
/
+9
*
Use a P2P DBus on non-Linux platforms for the appman-controller
Robert Griebl
2024-02-07
1
-5
/
+61
*
Change object destruction order in launcher-qml
Robert Griebl
2024-02-07
1
-14
/
+16
*
Fix QML debugger freeze on exit
Robert Griebl
2024-01-25
1
-2
/
+4
*
Revamp the instance-id and the dbus anchors for the controller
Robert Griebl
2024-01-25
1
-35
/
+110
*
Disable the crash test on ASAN builds
Robert Griebl
2024-01-12
2
-0
/
+11
*
Clazy: fixes
Robert Griebl
2024-01-08
8
-65
/
+68
*
Clazy: modernize
Robert Griebl
2024-01-08
3
-34
/
+34
*
Modernize string literals
Robert Griebl
2024-01-08
7
-205
/
+222
[next]