summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* QDBusUtil: document the D-Bus signature grammarMarc Mutz2024-03-041-0/+15
* [docs] QDBusUtil::isValidObjectPath(): simplify descriptionMarc Mutz2024-03-041-3/+2
* QDBusUtil::isValidBusName(): remove an impossible condition guardMarc Mutz2024-02-221-3/+0
* [docs] QDBusUtil: remove documentation of bygone functionsMarc Mutz2024-02-211-19/+0
* QDBusAdaptors/Doc: fix missing preposition "in" in documentationThiago Macieira2024-02-101-2/+2
* QDBusAbstractInterface/Doc: fix example to match the descriptionThiago Macieira2024-02-062-5/+17
* Doc: Rearrange best practices and how to documentationJaishree Vyas2023-12-281-1/+1
* QDBusConnection: output error message from findSlotDavid Faure2023-11-221-1/+11
* Modify copyright format in qt_attribution.jsonLucie Gérard2023-11-111-2/+2
* QtDBus: Fix unity build on WindowsFriedemann Kleint2023-11-011-0/+2
* QtDBus: Use explicitly meta type name instead of method typeKai Uwe Broulik2023-10-301-1/+13
* QDBusConnection: Print error from prepareHookNicolas Fella2023-09-252-20/+25
* Doc: All overviews list categorizationJaishree Vyas2023-09-121-1/+1
* QDBusServiceWatcher: fix binding loopsIvan Solovev2023-09-031-35/+42
* Fix registration of QtDBus types' metatypesThiago Macieira2023-08-151-9/+11
* QDBusConnectionManager: Register metatypes in the constructorIevgenii Meshcheriakov2023-08-141-0/+8
* Revert "QDbus: Avoid memory leak in registerComplexDBusType"Ievgenii Meshcheriakov2023-08-131-4/+1
* QDBusMetaType: Check that Q_GLOBAL_STATIC is not destroyed before using itIevgenii Meshcheriakov2023-08-131-22/+43
* QtDBus: Remove assertion inside qDBusAddTimeout()Ievgenii Meshcheriakov2023-08-111-1/+0
* QDbus: Avoid memory leak in registerComplexDBusTypeFabian Kosmale2023-08-031-1/+4
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-191-0/+1
* Mark all remaining RAII/smart pointer class ctors [[nodiscard]]Marc Mutz2023-06-232-3/+3
* QDBus: Fix typo in a function nameIevgenii Meshcheriakov2023-05-261-2/+2
* QDBusAbstractAdaptor: Send signals using correct interfaceIevgenii Meshcheriakov2023-05-251-2/+2
* QtDBus: Move dispatch enabling code into a single functionIevgenii Meshcheriakov2023-05-223-33/+28
* QDBusMetaObjectGenerator: Use uniform loops to iterate over methodsIevgenii Meshcheriakov2023-05-151-15/+19
* QtDBus: Convert some loops to ranged for loopsIevgenii Meshcheriakov2023-05-159-154/+86
* QDBusConnectionPrivate: Fix handling of queued messagesIevgenii Meshcheriakov2023-05-111-1/+1
* QtDBus: Remove unused extern declaration of qDBusInitThreads()Ievgenii Meshcheriakov2023-05-111-2/+0
* Clarify module changes in Qt6Jaishree Vyas2023-05-091-1/+1
* QtDBus: Convert QDBusMetaTypeId into namespaceIevgenii Meshcheriakov2023-05-041-12/+11
* QtDBus: Use non-textual version of QMetaObject::invokeMethodIevgenii Meshcheriakov2023-05-045-6/+9
* QtDBus: Replace some text-based singnal-slot connectionsIevgenii Meshcheriakov2023-05-043-6/+6
* QtDBus: Use QMetaObject::invokeMethod instead of QTimer::singleShotIevgenii Meshcheriakov2023-05-022-2/+3
* QDBusServer: Fix potential crash when private pointer is nullIevgenii Meshcheriakov2023-05-021-10/+23
* D-Bus: use move() on QVariants in writeProperty()Marc Mutz2023-05-021-2/+2
* Deploy Comment fields in qt_attribution.json filesEdward Welbourne2023-04-201-1/+1
* Rid of 'special case' markersAlexey Edelev2023-04-131-1/+2
* Docs: fix links to D-Bus examplesVolker Hilsheimer2023-04-112-5/+5
* moc: Record types of enumerationsUlf Hermann2023-03-311-1/+1
* dbus examples: Remove "Example" from example namesIevgenii Meshcheriakov2023-03-241-2/+2
* QtDBus: Don't list removed listnames example in manifestmeta.thumbnail.namesIevgenii Meshcheriakov2023-03-161-2/+1
* QObject: implement startTimer(int) in terms of startTimer(chrono)Ahmad Samir2023-03-111-1/+1
* QDBusError: don't refer to a QT_NAMESPACE'ed get() as ::get()Marc Mutz2023-03-051-3/+3
* QtDBus: Fix declaration of helper qDBusGenerateMetaObjectXml()Friedemann Kleint2023-02-211-2/+2
* Fix build with -no-feature-libraryTasuku Suzuki2023-02-111-0/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-6/+0
* dbus: Register QDBusObjectPathAlbert Astals Cid2023-02-071-0/+1
* QtMiscUtils: add some more character helpersAhmad Samir2023-02-071-9/+5
* Doc: Use \keyword for alternative name of CMake commandKai Köhne2023-01-301-4/+4