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
/
manager-lib
/
intentaminterface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Axivion style violations
Robert Griebl
2024-06-18
1
-11
/
+12
*
Warn users about wrongly instantiating QML types
Robert Griebl
2024-05-23
1
-0
/
+1
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-2
/
+2
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-6
/
+9
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-1
/
+1
*
Replace AM_.. defines with checks for Qt features where possible
Robert Griebl
2023-12-06
1
-2
/
+2
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-2
/
+2
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-2
/
+0
*
Untangle the IntentHandler and IntentServerHandler implementations
Robert Griebl
2023-11-07
1
-2
/
+10
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-1
/
+1
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-8
/
+8
*
Cleanup our custom qmltype generation
Robert Griebl
2023-06-16
1
-1
/
+2
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-8
/
+8
*
Intents: add broadcasts
Robert Griebl
2022-09-16
1
-8
/
+8
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
1
-0
/
+3
*
cmake: the AM_xxx defines are only available after including global.h
Robert Griebl
2021-06-22
1
-1
/
+2
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Remove legacy functionality: headless, pssdp and pshellserver
Robert Griebl
2020-11-28
1
-1
/
+0
*
Add intent handling in the system-ui
Robert Griebl
2020-01-31
1
-0
/
+48
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-1
/
+3
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-2
/
+4
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-3
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Add options for intent timeouts and disabling intents and installer
Robert Griebl
2018-11-08
1
-1
/
+1
*
Make deducing the single-process app context easier
Robert Griebl
2018-10-31
1
-1
/
+1
*
Multiple cleanups
Robert Griebl
2018-10-30
1
-2
/
+2
*
Intents: add timeout/error handling for the client side
Robert Griebl
2018-10-26
1
-2
/
+2
*
Intents: cleanup and new features
Robert Griebl
2018-10-19
1
-3
/
+11
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
1
-0
/
+187