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
/
main-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QUnifiedTimer private API change problems
Zoltan Gera
5 days
1
-1
/
+1
*
Mark security critical files according to QUIP 23
Zoltan Gera
2025-05-15
2
-0
/
+2
*
Fix potential problems with GNOME platform theme loading
Robert Griebl
2025-05-07
2
-9
/
+9
*
Update license check
Lucie Gérard
2025-03-21
1
-1
/
+1
*
Convert warning to info messages on startup
Robert Griebl
2025-03-03
1
-3
/
+3
*
More accurate wording on deprecation warning
Robert Griebl
2025-02-05
1
-1
/
+1
*
Fix more compilation issues with Qt 6.10 (nodiscard)
Volker Hilsheimer
2025-01-09
1
-1
/
+2
*
Dump deferred log messages on error exit
Robert Griebl
2024-12-09
2
-2
/
+2
*
6.9 cleanup commit
Robert Griebl
2024-12-01
5
-36
/
+31
*
Prevent atexit() handlers from running when an exception occurs
Robert Griebl
2024-11-13
1
-1
/
+1
*
Do not compile the build directory into the appman binary
Robert Griebl
2024-10-30
2
-4
/
+0
*
Always state the reason why the AM is doing a controlled shutdown
Robert Griebl
2024-10-24
2
-15
/
+34
*
CMake: Use relative paths for the dbus interfaces
Ulf Hermann
2024-09-25
1
-4
/
+4
*
Watchdog: fix the event loop stuck durations being way off
Robert Griebl
2024-08-06
2
-0
/
+9
*
Watchdog: simplify the render thread timeout configuration
Robert Griebl
2024-07-26
1
-7
/
+3
*
Fix the --build-config command line option
Robert Griebl
2024-07-19
2
-10
/
+5
*
Doc: Move the cmake-macros.qdoc into the doc folder
Dominik Holland
2024-07-19
1
-168
/
+0
*
CMake: Improve the create_*_package API
Dominik Holland
2024-07-19
2
-41
/
+163
*
Extend the QT_AM_MAIN macro to make it more flexible
Robert Griebl
2024-07-19
3
-8
/
+9
*
Add a way to reference the executable directory from config files
Robert Griebl
2024-07-19
1
-7
/
+12
*
Remove unnecessary WaylandCompositor dependency from AppManMain
Robert Griebl
2024-06-25
1
-5
/
+0
*
Fix Axivion style violations
Robert Griebl
2024-06-18
2
-4
/
+4
*
Better abstraction for the watchdog and OpenGL configuration
Robert Griebl
2024-06-18
4
-122
/
+26
*
Simplify the global configuration for all runtimes
Robert Griebl
2024-06-18
1
-8
/
+10
*
Code cleanup
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
-5
/
+7
*
Deprecate the disable installer/intents runtime options
Robert Griebl
2024-06-11
3
-27
/
+21
*
Clean up the NotificationManager public API
Robert Griebl
2024-06-01
1
-10
/
+28
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
3
-13
/
+127
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
6
-1260
/
+1002
*
Static lambdas should not have captures
Robert Griebl
2024-05-29
1
-5
/
+6
*
CMake: link systemui wrapper with qtcore
Samuli Piippo
2024-05-29
1
-0
/
+1
*
Remove our #pragma once workaround, as it is not needed anymore
Robert Griebl
2024-05-15
1
-3
/
+0
*
Fix system-ui wrapper generation when cross-compiling on Windows
Robert Griebl
2024-05-10
1
-1
/
+1
*
Fix D-Bus marshalling for taskRequestingInstallationAcknowledge
Robert Griebl
2024-05-02
1
-5
/
+6
*
Rename the oddly named QVariant converter function for DBus
Robert Griebl
2024-03-18
2
-6
/
+6
*
Fix memory leak due to broken unique_ptr deleter
Robert Griebl
2024-03-07
1
-1
/
+1
*
Fix exception handling after Q*Application::exec()
Robert Griebl
2024-03-07
2
-11
/
+14
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
4
-4
/
+16
*
CMake: Change the cwd to the location of the system-ui-wrapper script
Dominik Holland
2024-02-28
1
-0
/
+2
*
Axivion: fix or document most of the reported issues
Robert Griebl
2024-02-21
3
-14
/
+18
*
Logging: add a D-Bus specific logging category
Robert Griebl
2024-02-07
1
-6
/
+6
*
cmake: fix quoting in qt6_am_add_systemui_wrapper
Robert Griebl
2024-02-07
1
-6
/
+10
*
Use a P2P DBus on non-Linux platforms for the appman-controller
Robert Griebl
2024-02-07
2
-64
/
+116
*
cmake: move the qt_am_create_package command from examples to main-lib
Robert Griebl
2024-02-01
2
-0
/
+143
*
Only load container plugins which are actually used
Dominik Holland
2024-02-01
1
-0
/
+4
*
Revamp the instance-id and the dbus anchors for the controller
Robert Griebl
2024-01-25
2
-32
/
+64
*
Clazy: fixes
Robert Griebl
2024-01-08
3
-8
/
+10
*
Clazy: modernize
Robert Griebl
2024-01-08
2
-21
/
+21
*
Modernize string literals
Robert Griebl
2024-01-08
4
-151
/
+159
[next]