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
/
src
/
intent-server-lib
/
intent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Fix a potential crash, handling an intent request during app removal
Robert Griebl
2023-12-08
1
-0
/
+3
*
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
*
Intents: fix inconsistency in visibility between sysui and apps
Robert Griebl
2023-06-26
1
-1
/
+1
*
Mark properties exposed to QML as FINAL to prevent shadowing
Robert Griebl
2023-06-22
1
-15
/
+15
*
Cleanup our custom qmltype generation
Robert Griebl
2023-06-16
1
-1
/
+1
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-5
/
+5
*
Intents: add broadcasts
Robert Griebl
2022-09-16
1
-2
/
+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
-2
/
+7
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Add intent handling in the system-ui
Robert Griebl
2020-01-31
1
-0
/
+1
*
Change intent implementation to better fit new architecture
Robert Griebl
2019-10-28
1
-17
/
+32
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-1
/
+1
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add support for isSingleton and isCreatable in the qmltypes type information
Robert Griebl
2019-02-04
1
-1
/
+1
*
Update the appman-dumptypes tool
Robert Griebl
2019-01-16
1
-0
/
+2
*
Add documentation for the Intents QML API
Robert Griebl
2018-12-18
1
-1
/
+0
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Make it possible to compare Intent objects on the QML side
Robert Griebl
2018-11-05
1
-0
/
+1
*
Multiple cleanups
Robert Griebl
2018-10-30
1
-1
/
+1
*
Intents: cleanup and new features
Robert Griebl
2018-10-19
1
-4
/
+21
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
1
-0
/
+86