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
/
intentserver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent recursion on emission of aboutToBe... signals
Robert Griebl
2024-10-24
1
-0
/
+1
*
Fix Axivion style violations
Robert Griebl
2024-06-18
1
-3
/
+3
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-1
/
+1
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-13
/
+13
*
Switch to declarative registration
Robert Griebl
2023-11-08
1
-2
/
+0
*
QML can now deal with QList<object derived type *> properties
Robert Griebl
2023-09-26
1
-4
/
+2
*
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
-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
-1
/
+1
*
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
-1
/
+2
*
Clazy: fix src
Robert Griebl
2021-08-20
1
-2
/
+3
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-3
/
+5
*
Change intent implementation to better fit new architecture
Robert Griebl
2019-10-28
1
-39
/
+50
*
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
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Intents: fix variable naming
Robert Griebl
2018-10-31
1
-1
/
+1
*
Intents: added server side timeouts
Robert Griebl
2018-10-30
1
-0
/
+8
*
Intents: cleanup and new features
Robert Griebl
2018-10-19
1
-31
/
+43
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
1
-0
/
+138