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
/
doc
/
configuration.qdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make application stop behavior deterministic
Robert Griebl
2024-12-02
1
-3
/
+6
*
6.9 cleanup commit
Robert Griebl
2024-12-01
1
-31
/
+0
*
Crash handler: make apps report the actual fatal signal
Robert Griebl
2024-10-29
1
-2
/
+3
*
Doc: Go back to manually sorted and curated list of important topics
Robert Griebl
2024-09-26
1
-1
/
+0
*
Add a way to reference the executable directory from config files
Robert Griebl
2024-07-19
1
-4
/
+9
*
Correct issues related to watchdog
Bernd Weimer
2024-07-18
1
-3
/
+4
*
Deprecate the disable installer/intents runtime options
Robert Griebl
2024-06-11
1
-3
/
+3
*
Doc: New watchdog functionality
Robert Griebl
2024-06-05
1
-9
/
+13
*
Remove the deprecated installationLocations configuration
Robert Griebl
2024-05-29
1
-6
/
+0
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-26
/
+43
*
doc: all QStringLists are documented as list<string> for QML and YAML
Robert Griebl
2024-02-26
1
-11
/
+11
*
doc: add a bit more to the 6.7 whats new page
Robert Griebl
2024-02-01
1
-0
/
+1
*
Revamp the instance-id and the dbus anchors for the controller
Robert Griebl
2024-01-25
1
-3
/
+4
*
Re-enable libbacktrace on macOS
Robert Griebl
2023-12-15
1
-0
/
+14
*
Quicklaunch: improve the runtimesPerContainer setting
Robert Griebl
2023-12-12
1
-4
/
+17
*
Deprecate dummydata loading
Robert Griebl
2023-12-07
1
-2
/
+2
*
docs: Remove old ApplicationInstaller references
Robert Griebl
2023-11-07
1
-5
/
+5
*
Remove all of the legacy installer user-id separation code
Robert Griebl
2023-07-14
1
-5
/
+0
*
Documentation: fix link targets inside of tables
Robert Griebl
2023-07-14
1
-9
/
+10
*
Quick-launch enhancements
Robert Griebl
2023-06-30
1
-0
/
+10
*
Remove backgroundColor and improve documentation
Bernd Weimer
2023-06-21
1
-7
/
+0
*
QML runtime: automatically quit, if no quit handler is installed
Robert Griebl
2023-06-17
1
-0
/
+1
*
Doc: Fix linking to org.freedesktop.Notifications specification
Topi Reinio
2023-05-09
1
-1
/
+1
*
Make it possible to specify directories to read config files from
Robert Griebl
2023-03-23
1
-0
/
+3
*
Allow the registration of custom runtimes without patching
Robert Griebl
2023-02-16
1
-0
/
+4
*
Cleanup the D-Bus interfaces
Robert Griebl
2023-02-15
1
-0
/
+2
*
Intents: allow intent injection via DBus when in developmentMode
Robert Griebl
2022-09-16
1
-0
/
+1
*
Mark backgroundColor config option deprecated
Bernd Weimer
2022-07-13
1
-2
/
+3
*
Add support for managing multiple instances from appman-controller
Robert Griebl
2022-06-30
1
-0
/
+8
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-28
/
+4
*
Add a new flag to allow surfaces from unknown Wayland clients
Robert Griebl
2022-03-23
1
-0
/
+5
*
Handle an empty or invalid documentDir correctly
Robert Griebl
2022-03-22
1
-0
/
+3
*
Clarify documentation and warning messages
Robert Griebl
2022-02-25
1
-2
/
+14
*
Add an option to configure how very long log messages are passed to DLT
Robert Griebl
2022-02-25
1
-0
/
+8
*
Delay loading packages until a specified partition is mounted
Robert Griebl
2022-02-02
1
-0
/
+5
*
Docs: 6.2 Release review
Nicholas Bennett
2021-12-01
1
-9
/
+9
*
Fix broken qdoc links to qtbase
Robert Griebl
2021-10-26
1
-2
/
+2
*
Remove the obsolete template-opt files and update the docs accordingly
Robert Griebl
2021-08-20
1
-2
/
+0
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-9
/
+9
*
Add a flag to allow installation of unsigned packages
Robert Griebl
2021-04-23
1
-0
/
+6
*
Add support for additional Wayland sockets
Robert Griebl
2020-09-23
1
-1
/
+20
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-1
/
+1
*
Improve tests and bash completion
Bernd Weimer
2020-03-10
1
-0
/
+2
*
Add a Windows crash handler for MSVC And MinGW
Robert Griebl
2020-02-11
1
-2
/
+4
*
Defer logging output until configuration is known
Bernd Weimer
2020-01-29
1
-0
/
+6
*
More intent configuration documentation
Robert Griebl
2020-01-24
1
-0
/
+61
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
1
-2
/
+2
*
Add support for resources in quicklauncher
Bernd Weimer
2020-01-09
1
-0
/
+8
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-15
/
+23
*
Merge remote-tracking branch 'origin/5.13' into dev
Dominik Holland
2019-10-11
1
-1
/
+10
|
\
[next]