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
/
common-lib
/
dbus-utilities.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the oddly named QVariant converter function for DBus
Robert Griebl
2024-03-18
1
-5
/
+5
*
Add libdbus to 3rdparty for Windows/macOS
Robert Griebl
2024-03-05
1
-1
/
+59
*
Fix all outstanding namespace issues
Robert Griebl
2023-11-20
1
-3
/
+3
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Fix the QDBusArgument to plain QVariantMap conversion
Robert Griebl
2018-10-09
1
-0
/
+12
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Remove support for Qt 5.6, 5.7 and 5.8
Robert Griebl
2018-02-07
1
-6
/
+1
*
Make it possible to marshall null QVariants via DBus
Robert Griebl
2017-05-05
1
-2
/
+7
*
Restructure manager/main.cpp
Robert Griebl
2017-03-13
1
-3
/
+7
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Fix IPC to also accept QVariant(Invalid) in QVariantMap and QVariantList
Dominik Holland
2017-01-09
1
-1
/
+13
*
Make the build warning free
Robert Griebl
2016-10-19
1
-5
/
+5
*
Fix the namespace problem also for DBus calls
Robert Griebl
2016-09-30
1
-1
/
+1
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-2
/
+5
*
Added support for stdin/-out/-err redirection to the debug wrappers
Robert Griebl
2016-08-30
1
-0
/
+64
*
Another round of fixes for clazy warnings.
Robert Griebl
2016-06-21
1
-2
/
+1
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+16
*
Use the same license wording for GPL3 as the standard Qt 5.7 license.
Robert Griebl
2016-04-11
1
-13
/
+14
*
Improve property handling via IPC
Robert Griebl
2016-03-21
1
-6
/
+13
*
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
-0
/
+112