index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
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
/
examples
/
applicationmanager
/
minidesk
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use versionless commands everywhere
Dominik Holland
2024-09-04
1
-2
/
+2
*
Add missing install destinations to all examples
Dominik Holland
2024-08-19
1
-0
/
+2
*
Remove the now defunct qmake pro files for the examples
Robert Griebl
2024-07-30
1
-30
/
+0
*
Watchdog: simplify the render thread timeout configuration
Robert Griebl
2024-07-26
2
-0
/
+18
*
Rewrite all examples using modern Qt APIs
Dominik Holland
2024-07-19
4
-22
/
+64
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-1
/
+0
*
Remove all literal uses of /tmp
Robert Griebl
2024-05-15
1
-2
/
+2
*
Code cleanup
Robert Griebl
2024-04-29
1
-1
/
+0
*
doc: Document the problem with missing libwayland-dev packages
Robert Griebl
2024-03-07
1
-0
/
+2
*
Fix qdoc warnings
Robert Griebl
2024-01-09
1
-1
/
+1
*
Improve minidesk to show focus/activation
Robert Griebl
2023-11-08
8
-45
/
+54
*
Add architecture detection for binaries
Robert Griebl
2023-07-14
1
-1
/
+1
*
Make all example and doc QML imports versionless
Robert Griebl
2023-06-17
4
-8
/
+8
*
Make sure that no example throws qmllint warnings
Robert Griebl
2023-06-12
2
-13
/
+23
*
Fix broken examples
Robert Griebl
2023-06-12
1
-1
/
+1
*
CMake: document qt6_am_add_systemui_wrapper
Robert Griebl
2022-09-27
1
-0
/
+1
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
5
-232
/
+20
*
Migrate examples from 6.2 to 6.3
Bernd Weimer
2022-03-22
1
-1
/
+1
*
Improve examples
Bernd Weimer
2022-01-19
2
-2
/
+3
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Robert Griebl
2021-09-22
1
-1
/
+1
*
Remove the old deprecated ApplicationIPCManager IPC mechanism
Robert Griebl
2021-07-27
3
-64
/
+2
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-1
/
+0
*
Make all qml-only examples usable from within QtCreator
Dominik Holland
2021-06-28
1
-14
/
+5
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+35
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
5
-49
/
+45
*
Correctly handle null values in system- and applicationProperties over DBus
Robert Griebl
2021-04-26
1
-0
/
+1
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
3
-13
/
+13
*
Small fixes - mostly qdoc warnings
Robert Griebl
2020-07-17
1
-2
/
+2
*
Define functions in QML Connections explicitly
Bernd Weimer
2020-05-27
2
-9
/
+18
*
Convert all am-config files to the new syntax
Robert Griebl
2019-11-07
1
-8
/
+2
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-1
/
+2
*
Repaint minidesk
Bernd Weimer
2019-08-08
8
-19
/
+20
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
5
-5
/
+5
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
2
-10
/
+14
*
Fix qdoc warnings
Dominik Holland
2019-07-10
1
-1
/
+1
*
Fix minor minidesk issues
Bernd Weimer
2019-06-05
3
-2
/
+3
*
[docs] Some more review of Application Manager's examples
Kavindra Palaraja
2019-05-21
2
-122
/
+133
*
Better automatic dbus setup during development
Robert Griebl
2019-03-14
2
-9
/
+1
*
Fix crash when starting external (non-AM) Wayland apps
Robert Griebl
2019-01-10
1
-1
/
+2
*
Fix minidesk window positioning
Bernd Weimer
2018-12-19
1
-2
/
+5
*
Update copyright statements
Robert Griebl
2018-12-18
5
-5
/
+10
*
Bump all QtApplicationManager QML imports to 2.0
Robert Griebl
2018-12-18
3
-3
/
+3
*
Fix qdoc warnings
Robert Griebl
2018-12-06
1
-3
/
+3
*
Make examples executable from QtCreator also for dev builds
Robert Griebl
2018-11-27
1
-1
/
+4
*
Match minidesk implementation and documentation
Bernd Weimer
2018-11-09
6
-108
/
+98
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
4
-4
/
+4
*
Make installed-apps-manifest-dir configuration entry optional
Daniel d'Andrada
2018-08-14
1
-1
/
+0
*
Make the application database cache optional
Daniel d'Andrada
2018-08-14
1
-1
/
+0
*
Update documentation of the minidesk example and some code tweaks
Daniel d'Andrada
2018-08-07
3
-70
/
+67
*
Make appImageMountDir config key optional
Daniel d'Andrada
2018-08-06
1
-1
/
+0
[next]