summaryrefslogtreecommitdiffstats
path: root/src/common-lib/dbus-utilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the oddly named QVariant converter function for DBusRobert Griebl2024-03-181-5/+5
* Add libdbus to 3rdparty for Windows/macOSRobert Griebl2024-03-051-1/+59
* Fix all outstanding namespace issuesRobert Griebl2023-11-201-3/+3
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Fix the QDBusArgument to plain QVariantMap conversionRobert Griebl2018-10-091-0/+12
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Remove support for Qt 5.6, 5.7 and 5.8Robert Griebl2018-02-071-6/+1
* Make it possible to marshall null QVariants via DBusRobert Griebl2017-05-051-2/+7
* Restructure manager/main.cppRobert Griebl2017-03-131-3/+7
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Fix IPC to also accept QVariant(Invalid) in QVariantMap and QVariantListDominik Holland2017-01-091-1/+13
* Make the build warning freeRobert Griebl2016-10-191-5/+5
* Fix the namespace problem also for DBus callsRobert Griebl2016-09-301-1/+1
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-2/+5
* Added support for stdin/-out/-err redirection to the debug wrappersRobert Griebl2016-08-301-0/+64
* Another round of fixes for clazy warnings.Robert Griebl2016-06-211-2/+1
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Improve property handling via IPCRobert Griebl2016-03-211-6/+13
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Client side QML abstraction for the IPC mechanism.Robert Griebl2016-03-171-0/+112