index
:
delta/qt5/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
dev
code.qt.io: qt/qtapplicationmanager.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
manager-lib
/
qmlinprocessapplicationinterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Remove the old deprecated ApplicationIPCManager IPC mechanism
Robert Griebl
2021-07-27
1
-110
/
+0
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
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
-2
/
+2
*
Add intent handling in the system-ui
Robert Griebl
2020-01-31
1
-1
/
+2
*
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
-2
/
+2
*
Fix ApplicationInterfaceExtension signal emission
Bernd Weimer
2019-01-22
1
-2
/
+7
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Remove incorrect documentation
Daniel d'Andrada
2018-11-06
1
-1
/
+0
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-1
/
+1
*
Intents: cleanup and new features
Robert Griebl
2018-10-19
1
-15
/
+0
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
1
-0
/
+16
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-3
/
+3
*
Introduce qdoc groups for all qml types
Dominik Holland
2018-04-17
1
-0
/
+2
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Update runstates in ApplicationManager model
Bernd Weimer
2017-06-30
1
-1
/
+1
*
Pass name, icon and version to applications
Bernd Weimer
2017-04-21
1
-0
/
+25
*
Replace all foreach loops with C++11 ranged-for loops
Robert Griebl
2017-03-14
1
-2
/
+2
*
common-lib cleanup
Robert Griebl
2017-03-13
1
-0
/
+1
*
Remove additionalConfiguration
Bernd Weimer
2017-03-09
1
-5
/
+0
*
Adding a new supportsApplicationInterface field to info.yaml
Dominik Holland
2017-01-18
1
-0
/
+4
*
Make the qmlinprocess runtime behave more like the native runtime
Dominik Holland
2017-01-18
1
-2
/
+2
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Add applicationProperties to manifest
Bernd Weimer
2017-01-13
1
-0
/
+8
*
Add systemProperties to configuration
Bernd Weimer
2017-01-13
1
-1
/
+6
*
Make ApplicationInterfaceExtension object creation dynamic
Nedim Hadzic
2017-01-03
1
-19
/
+17
*
Improve application quit handling
Bernd Weimer
2016-11-09
1
-0
/
+5
*
Make the build warning free
Robert Griebl
2016-10-19
1
-2
/
+2
*
ApplicationIPCInterface: add serviceObject
Jacques GUILLOU
2016-10-06
1
-1
/
+1
*
Add \readonly to property docu
Bernd Weimer
2016-10-06
1
-0
/
+2
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-0
/
+2
*
Fix notification close handling
Bernd Weimer
2016-09-22
1
-0
/
+2
*
[QmlInProcessNotification] Added initialization in constructor
Nedim Hadzic
2016-09-19
1
-0
/
+1
*
Doc: Various documentation fixes and improvements
Topi Reinio
2016-09-19
1
-1
/
+1
*
Make ApplicationInterfaceExtension QML docs appear
Topi Reinio
2016-09-19
1
-1
/
+1
*
Finished up the in-process notification handling on the server side.
Robert Griebl
2016-06-29
1
-23
/
+38
*
Another round of fixes for clazy warnings.
Robert Griebl
2016-06-21
1
-1
/
+2
*
Doc cleanup and consistent spelling
Robert Griebl
2016-06-07
1
-2
/
+2
*
Updated the IPC documentation
Robert Griebl
2016-06-07
1
-0
/
+40
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+16
*
Fix ApplicationIPC usage in the system-ui
Robert Griebl
2016-05-18
1
-12
/
+10
*
Added sender and receiver properties for multi-process IPC calls.
Robert Griebl
2016-05-09
1
-4
/
+5
*
Use the same license wording for GPL3 as the standard Qt 5.7 license.
Robert Griebl
2016-04-11
1
-13
/
+14
*
Updated copyright year to 2016
Robert Griebl
2016-03-17
1
-1
/
+1
*
Client side QML abstraction for the IPC mechanism.
Robert Griebl
2016-03-17
1
-1
/
+66
*
Exposing the additionalConfiguration also to the applications
Dominik Holland
2016-03-17
1
-0
/
+7
*
Fixed all relevant clazy warnings - especially QString related ones.
Robert Griebl
2016-01-14
1
-1
/
+1
*
Tweaked the header layout a little bit, so that it passes the CI check.
Robert Griebl
2015-11-20
1
-4
/
+4
[next]