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
/
shared-main-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QElapsedTimer::start instead of restart
Volker Hilsheimer
2025-04-18
2
-2
/
+2
*
Watchdog: do not kill, if a debugger is attached
Robert Griebl
2025-03-01
1
-0
/
+5
*
doc: Update QML property types to use QML value types
David Boddie
2025-02-20
1
-1
/
+1
*
Dump deferred log messages on error exit
Robert Griebl
2024-12-09
2
-0
/
+9
*
Fix inconsistent watchdog for basic render loop
Robert Griebl
2024-12-02
1
-5
/
+13
*
6.9 cleanup commit
Robert Griebl
2024-12-01
1
-6
/
+4
*
Better startup timing reports
Robert Griebl
2024-12-01
1
-46
/
+41
*
StartupTimer: log checkpoints the moment they are created
Robert Griebl
2024-12-01
1
-0
/
+6
*
Add a new monitoring component to detect unneccesary rendering
Robert Griebl
2024-12-01
4
-0
/
+281
*
Doc: fix import version and improve MonitorModel and friends
Robert Griebl
2024-11-19
5
-65
/
+64
*
Fix frame-timer example and MonitorModel
Robert Griebl
2024-11-13
1
-6
/
+16
*
Allow the ApplicationManagerWindow attached type on itself
Robert Griebl
2024-10-25
1
-1
/
+8
*
Fix startup-timer output for quicklaunched apps
Robert Griebl
2024-10-18
1
-4
/
+0
*
Fix missing explicit namespace in macro
Robert Griebl
2024-10-18
1
-1
/
+1
*
Make sure that a --verbose run never logs less than a normal run
Robert Griebl
2024-09-12
1
-3
/
+13
*
Replace deprecated printf calls by standard ones
Zoltan Gera
2024-08-16
1
-1
/
+2
*
Watchdog: fix the event loop stuck durations being way off
Robert Griebl
2024-08-06
5
-308
/
+253
*
Watchdog: handle the 12 day / 30 bit timer duration overflow
Robert Griebl
2024-07-30
2
-35
/
+122
*
Watchdog: remove render state tracking
Robert Griebl
2024-07-30
1
-5
/
+0
*
Watchdog: don't do logging, while we're in a BlockingQueued slot
Robert Griebl
2024-07-26
1
-4
/
+12
*
Watchdog: handle watching windows that run on a basic render loop
Robert Griebl
2024-07-26
2
-1
/
+17
*
Watchdog: simplify the render thread timeout configuration
Robert Griebl
2024-07-26
4
-45
/
+29
*
Correct issues related to watchdog
Bernd Weimer
2024-07-18
1
-2
/
+2
*
Fix Axivion style violations
Robert Griebl
2024-06-18
1
-6
/
+6
*
Better abstraction for the watchdog and OpenGL configuration
Robert Griebl
2024-06-18
2
-25
/
+9
*
Watchdog: Fix TSAN warning
Robert Griebl
2024-06-18
1
-1
/
+5
*
Watchdog: the last missing thread -> eventLoop rename
Robert Griebl
2024-06-18
2
-4
/
+4
*
Watchdog: fix TSAN warnings and make output consistent
Robert Griebl
2024-06-14
5
-32
/
+62
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
6
-0
/
+954
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
2
-5
/
+6
*
Remove our #pragma once workaround, as it is not needed anymore
Robert Griebl
2024-05-15
1
-3
/
+0
*
Refactor the ApplicationInterface root context property
Robert Griebl
2024-05-14
7
-45
/
+115
*
Code cleanup
Robert Griebl
2024-04-29
1
-4
/
+0
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
9
-11
/
+11
*
Add libdbus to 3rdparty for Windows/macOS
Robert Griebl
2024-03-05
1
-3
/
+3
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
16
-16
/
+64
*
Axivion: fix or document most of the reported issues
Robert Griebl
2024-02-21
2
-5
/
+5
*
doc: fix spelling
Robert Griebl
2024-02-01
1
-3
/
+3
*
doc: more ApplicationManagerWindow documentation
Robert Griebl
2024-01-30
1
-35
/
+20
*
Fix AMW.color difference between single and multi-process mode
Robert Griebl
2024-01-30
1
-0
/
+4
*
doc: ApplicationManagerWindow properties and signals
Robert Griebl
2024-01-30
4
-7
/
+265
*
Make attached ApplicationManagerWindow available
Bernd Weimer
2024-01-15
1
-0
/
+3
*
Simplify the new ApplicationMangerWindow API
Robert Griebl
2024-01-09
3
-36
/
+1
*
Clazy: fixes
Robert Griebl
2024-01-08
7
-26
/
+24
*
Modernize string literals
Robert Griebl
2024-01-08
9
-32
/
+50
*
Remove obsolete QT_VERSION_CHECKs
Robert Griebl
2023-12-22
1
-4
/
+0
*
Notifications: fix "dismissOnAction" not actually dismissing
Robert Griebl
2023-12-18
1
-1
/
+1
*
cmake: add AM_SANITIZE to enable ASAN
Robert Griebl
2023-12-12
1
-0
/
+2
*
Catch first frame in launcher-qml again
Bernd Weimer
2023-12-08
1
-3
/
+1
*
Resolve old TODOs
Robert Griebl
2023-12-07
1
-6
/
+4
[next]