summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Fix DBus cmake component nameMaxime Roussin-Bélanger2022-10-141-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-5/+5
* dbus_minimal_p.h: copy the libdbus-1 copyright to the topThiago Macieira2022-10-101-1/+3
* QDBusMarshaller: ignore false-positive -Wformat-overflow gcc warningAhmad Samir2022-10-081-0/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-0411-59/+59
* Qt6DBusMacros: Fix regression after moc filename changesJonas Kvinge2022-09-151-19/+31
* Introduce the qt_deprecates pragmaAlexey Edelev2022-09-061-0/+4
* qdbusxml2cpp: modify the behavior of -m/--moc optionMate Barany2022-09-061-4/+4
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-012-2/+2
* findclasslist.pl: add a way to mark lines to be ignoredThiago Macieira2022-08-301-0/+2
* QMetaObject: add revision 11 for Qt 6.5Thiago Macieira2022-08-251-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* QDBusMetaObjectGenerator: replace a few more intThiago Macieira2022-08-081-7/+7
* QDBusMetaObjectGenerator: use qsizetype for counting thingsThiago Macieira2022-08-081-26/+28
* Add license headers to cmake filesLucie Gérard2022-08-034-30/+11
* QMetaType: fix QMetaTypes for non-const referencesThiago Macieira2022-07-271-1/+1
* 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