summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-271-0/+5
* Fix typos in docs and commentsKai Köhne2022-06-152-2/+2
* Remove more unused qreadwritelock.h includesMarc Mutz2022-05-171-1/+0
* QDBusArgument: ensure std::vector isn't seen as an associative containerDavid Faure2022-05-171-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1687-3340/+195
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-2/+2
* Fix a QDBusConnection crash with pending calls when connection is closedJohannes Rosenqvist2022-05-111-1/+7
* Doc: qt_add_dbus_interface: fix wrong cmake command nameDavid Faure2022-04-291-2/+2
* QtDBus: includemocsMarc Mutz2022-04-286-0/+14
* Doc: Revise Qt dbus module landing pageAndreas Eliasson2022-04-252-172/+229
* QtDBus: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-1216-68/+68
* QtDBus: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-1216-206/+228
* QtDBus: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-128-60/+60
* QtDBus: optimize handling of isDebuggingMarc Mutz2022-04-031-4/+4
* QtDBus: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERNMarc Mutz2022-04-034-2/+6
* Apply Q_CONSTINIT across the codebaseMarc Mutz2022-03-292-2/+2
* Short live Q_CONSTINIT!Marc Mutz2022-03-263-10/+10
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-172-0/+6
* QtDBus: compile-optimize inline swap functionsMarc Mutz2022-03-177-11/+11
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-151-1/+1
* Doc: Fix erraneous auto-link on Qt D-Bus landing pageTopi Reinio2022-03-111-1/+1
* CMake: Document source file propertiesAlexandru Croitor2022-02-151-0/+61
* Doc: Fix minor grammar issues in qtdbus-indexAndreas Eliasson2022-02-091-5/+5
* QDBusAdaptorConnector: place a static int into BSS instead of DATAMarc Mutz2022-02-051-3/+3
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-011-0/+8
* Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ...Marc Mutz2022-01-218-6/+16
* QDBusMessage: de-inline createReply(QVariant)Marc Mutz2022-01-192-4/+5
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-093-3/+3
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-111-0/+3
* dbus: Fix typosJonas Kvinge2021-10-144-4/+4
* Doc: Fix usage of \summary macroTopi Reinio2021-10-121-6/+6
* Doc: Make it explicit when CMake API is definedKai Köhne2021-10-052-0/+13
* Doc: Add overview pages to CMake APIKai Köhne2021-10-042-0/+15
* Doc: Add summary to CMake commandsKai Köhne2021-10-041-5/+5
* DBus: do not mix QList iterators and raw pointersGiuseppe D'Angelo2021-09-202-7/+8
* Handle empty string args for versionless wrappers of dbus CMake commandsCraig Scott2021-09-201-6/+46
* Doc: Add version and description to Qt-DBus documentationKai Köhne2021-09-171-1/+3
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-14/+17
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-08-311-17/+14
* qdbuscpp2xml: add support for custom types with a new -t optionDavid Faure2021-08-252-0/+19
* QDBus: fix ExportScriptableInvokables to allow calling scriptable invokablesDavid Faure2021-08-231-6/+11
* Doc: Add global \versionlessCMakeCommandsNote qdoc macroJoerg Bornemann2021-08-231-15/+8
* QDBusMarshaller: fix -Wformat-overflowMarc Mutz2021-07-082-26/+16
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-252-15/+2
* qdbus: add support for "aay" (QByteArrayList)David Faure2021-05-021-0/+3
* Port QDBusServiceWatcher::watchedServices to bindable propertiesAndreas Buhr2021-04-282-12/+50
* Port of QDBusServiceWatcher::watchMode to new property systemAndreas Buhr2021-04-192-6/+22
* Introduce QMetaObject::metaTypeFabian Kosmale2021-03-251-2/+4
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-5/+5
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-191-0/+3