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
/
launcher-qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QUnifiedTimer private API change problems
Zoltan Gera
4 days
1
-2
/
+3
*
Mark security critical files according to QUIP 23
Zoltan Gera
2025-05-15
1
-0
/
+1
*
Update license check
Lucie Gérard
2025-03-21
2
-2
/
+2
*
Consistent, easy to read debug output on application start
Robert Griebl
2025-02-17
1
-6
/
+8
*
Dump deferred log messages on error exit
Robert Griebl
2024-12-09
1
-2
/
+2
*
6.9 cleanup commit
Robert Griebl
2024-12-01
1
-9
/
+0
*
Fix crashAction configuration for the QML runtime not applying
Robert Griebl
2024-11-04
1
-1
/
+8
*
Fix startup-timer output for quicklaunched apps
Robert Griebl
2024-10-18
1
-18
/
+22
*
Set applicationName and organizationName on apps
Robert Griebl
2024-07-30
1
-26
/
+45
*
Watchdog: enable the watchdog for QML applications in MP mode
Robert Griebl
2024-06-18
1
-0
/
+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
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-1
/
+1
*
Refactor the ApplicationInterface root context property
Robert Griebl
2024-05-14
2
-20
/
+3
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-2
/
+2
*
Fix exception handling after Q*Application::exec()
Robert Griebl
2024-03-07
1
-5
/
+5
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
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
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-1
/
+1
*
Modernize string literals
Robert Griebl
2024-01-08
1
-34
/
+36
*
Catch first frame in launcher-qml again
Bernd Weimer
2023-12-08
1
-26
/
+27
*
Deprecate dummydata loading
Robert Griebl
2023-12-07
1
-0
/
+1
*
Simplify builing a custom appman executable
Robert Griebl
2023-12-06
2
-9
/
+1
*
Add public defines for QT_AM_VERSION...
Robert Griebl
2023-12-05
1
-1
/
+1
*
Switch to declarative registration
Robert Griebl
2023-11-08
2
-27
/
+4
*
DBus cleanup, part 2 and shared QML API
Robert Griebl
2023-09-26
3
-87
/
+49
*
Convert StartupTimer into a real QML singleton
Robert Griebl
2023-08-03
1
-10
/
+6
*
Support loading Plugins from the Qt plugins directory
Dominik Holland
2023-06-23
1
-1
/
+11
*
Remove backgroundColor and improve documentation
Bernd Weimer
2023-06-21
1
-7
/
+0
*
Make all example and doc QML imports versionless
Robert Griebl
2023-06-17
1
-1
/
+1
*
Handle missing wayland display gracefully
Bernd Weimer
2023-01-30
1
-0
/
+5
*
Port from qAsConst to std::as_const
Marc Mutz
2023-01-14
1
-5
/
+5
*
cmake: do not find_package the packager tool when building the AM
Robert Griebl
2023-01-14
1
-1
/
+1
*
CMake: our tools are really apps as far as the build system is concerned
Robert Griebl
2022-09-26
1
-3
/
+1
*
Prevent linking of AppMan modules into user plugins
Robert Griebl
2022-06-30
1
-0
/
+2
*
Fix QScopedPointer::take deprecation warning
Robert Griebl
2022-06-15
1
-2
/
+4
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
2
-60
/
+8
*
Document all environment variables
Robert Griebl
2022-05-17
1
-1
/
+1
*
Better debug output when failing to load resources
Robert Griebl
2022-04-27
1
-4
/
+11
*
Add an option to configure how very long log messages are passed to DLT
Robert Griebl
2022-02-25
1
-0
/
+2
*
Prevent exceptions being thrown through Qt's event loop
Robert Griebl
2021-09-22
1
-1
/
+8
*
Don't call completeCreate on an already created QML object
Robert Griebl
2021-09-16
1
-1
/
+0
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-1
/
+1
*
Remove the old deprecated ApplicationIPCManager IPC mechanism
Robert Griebl
2021-07-27
1
-3
/
+0
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-8
/
+0
*
cmake: remove qmake build system (except in examples/)
Robert Griebl
2021-06-30
1
-24
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
2
-1
/
+33
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
2
-50
/
+26
*
Remove legacy functionality: headless, pssdp and pshellserver
Robert Griebl
2020-11-28
3
-63
/
+12
[next]