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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make watchdog kills use a distinct Unix signal and ExitStatus
Robert Griebl
2025-06-06
3
-10
/
+5
*
Use the incubator to load in-process QML applications
Robert Griebl
2025-06-05
1
-1
/
+1
*
Fix BLACKLIST not working for qemu tests
Robert Griebl
2025-06-05
1
-0
/
+2
*
Add configure option for bubblewrap container
Samuli Piippo
2025-06-03
1
-0
/
+2
*
Stabilize tst_applicationmanager
Robert Griebl
2025-05-07
1
-6
/
+15
*
Update license check
Lucie Gérard
2025-03-21
25
-25
/
+25
*
Tests: re-generate signatures because the CA certificate expired
Robert Griebl
2025-03-11
7
-76
/
+78
*
Tests: fix qemu tests failing in Coin
Robert Griebl
2025-03-01
2
-1
/
+5
*
Tests: stabilize tst_applicationmanager
Robert Griebl
2025-02-28
1
-1
/
+1
*
Convert bwrap configuration from an unordered into an ordered map
Robert Griebl
2025-02-12
1
-8
/
+8
*
Various little test improvements
Robert Griebl
2025-02-09
4
-12
/
+22
*
Adapt to QtWaylandCompositor behavior changes in 6.9+
Robert Griebl
2025-02-09
3
-47
/
+27
*
Fix more compilation issues with Qt 6.10 (nodiscard)
Volker Hilsheimer
2025-01-09
1
-1
/
+1
*
Fix compilation against Qt 6.8
Robert Griebl
2024-12-09
1
-1
/
+1
*
Make application stop behavior deterministic
Robert Griebl
2024-12-02
4
-22
/
+46
*
Tests: big cleanup
Robert Griebl
2024-12-01
29
-193
/
+174
*
6.9 cleanup commit
Robert Griebl
2024-12-01
5
-9
/
+1
*
Fix icon handling for installable packages
Robert Griebl
2024-11-28
2
-21
/
+67
*
Extend the blacklisting of tst_Signature::crossPlatform to RHEL 9.4
Elias Toivola
2024-11-07
1
-0
/
+2
*
Blacklist tst_Signature::check() on macOS 15
Tor Arne Vestbø
2024-10-30
1
-0
/
+3
*
Crash handler: make apps report the actual fatal signal
Robert Griebl
2024-10-29
1
-5
/
+6
*
CI unblock: Temporarily disable window visibility auto tests
Robert Griebl
2024-10-29
1
-0
/
+7
*
Allow the ApplicationManagerWindow attached type on itself
Robert Griebl
2024-10-25
3
-52
/
+172
*
Coin: workaround for non-standard libicu installation
Robert Griebl
2024-09-30
1
-0
/
+2
*
Fix the description model role documentation and availability
Robert Griebl
2024-09-12
1
-0
/
+1
*
CMake: Use versionless commands everywhere
Dominik Holland
2024-09-04
1
-1
/
+1
*
Fix the tst_applicationmanager.qml test
Dominik Holland
2024-08-21
1
-0
/
+2
*
YAML: test YAML generation for tricky edge cases
Robert Griebl
2024-08-08
3
-0
/
+42
*
Set applicationName and organizationName on apps
Robert Griebl
2024-07-30
3
-0
/
+43
*
Watchdog: simplify the render thread timeout configuration
Robert Griebl
2024-07-26
3
-30
/
+10
*
Package-Server: fix iconUrl for packages with compiled components
Robert Griebl
2024-07-19
1
-1
/
+1
*
Modernize all tests
Robert Griebl
2024-07-19
48
-123
/
+193
*
Better abstraction for the watchdog and OpenGL configuration
Robert Griebl
2024-06-18
3
-20
/
+13
*
Watchdog: fix TSAN warnings and make output consistent
Robert Griebl
2024-06-14
1
-0
/
+3
*
Make sure to start the controller test with a clean slate
Robert Griebl
2024-06-11
1
-0
/
+5
*
Don't use DLT settings or command line arguments if DLT isn't available
Robert Griebl
2024-06-11
1
-1
/
+0
*
Deprecate the disable installer/intents runtime options
Robert Griebl
2024-06-11
3
-11
/
+3
*
Improve NotifcationManager
Bernd Weimer
2024-05-31
1
-0
/
+58
*
ASAN: leaks on shutdown and invalid downcast
Robert Griebl
2024-05-31
1
-1
/
+1
*
ASAN, qmllint and compiler warning fixes
Robert Griebl
2024-05-31
1
-0
/
+3
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
3
-5
/
+93
*
Remove the deprecated installationLocations configuration
Robert Griebl
2024-05-29
1
-8
/
+3
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
7
-357
/
+407
*
bwrap: Fix missing /usr/lib64 preventing start on Debian/aarch64
Robert Griebl
2024-05-17
1
-2
/
+2
*
Remove all literal uses of /tmp
Robert Griebl
2024-05-15
9
-23
/
+27
*
appman-controller: detect stale lock files and auto remove them
Robert Griebl
2024-04-29
1
-0
/
+1
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
20
-22
/
+22
*
Also support CBOR as a wire format for window properties on Wayland
Robert Griebl
2024-03-18
13
-0
/
+383
*
tests: stabilize the timing in the processtitle test
Robert Griebl
2024-03-05
1
-1
/
+2
*
tests: add a test for the new package-server tool
Robert Griebl
2024-03-05
3
-0
/
+295
[next]