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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a potential crash, handling an intent request during app removal
Robert Griebl
2023-12-08
1
-0
/
+7
*
Intents: add broadcasts
Robert Griebl
2022-09-16
1
-1
/
+19
*
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
-17
/
+78
*
Prefer STL style iterators over the Java variety
Robert Griebl
2022-02-09
1
-3
/
+1
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Qt6 port, part 2 .. compiling with cmake
Robert Griebl
2020-11-28
1
-3
/
+3
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
1
-1
/
+1
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-1
/
+1
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
1
-3
/
+12
*
Fix a few (doc) issues in the intent sub-system.
Robert Griebl
2020-01-14
1
-4
/
+17
*
Change intent implementation to better fit new architecture
Robert Griebl
2019-10-28
1
-43
/
+62
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-9
/
+1
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Add documentation for the Intents QML API
Robert Griebl
2018-12-18
1
-0
/
+56
*
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
/
+5
*
Intents: cleanup and new features
Robert Griebl
2018-10-19
1
-13
/
+40
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
1
-0
/
+133