summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix dangling referencesVille Voutilainen2023-01-121-1/+2
* Docs: adjust docs after the QLatin1String to QLatin1StringView renameAhmad Samir2023-01-051-2/+2
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-4/+26
* Add \brief descriptions to CMake overviewsKai Köhne2022-12-031-0/+2
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-291-1/+1
* dbus: Put the qWarnings in qdbusintegrator.cpp into its own categoryAleix Pol2022-11-281-36/+58
* dbus: Include some debug messages when failing to connectAleix Pol2022-11-263-17/+37
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-033-12/+12
* Doc: Normalize page namesKai Köhne2022-11-021-3/+3
* Remove the Unnecessary CMake Module, `include(CMakeParseArguments)`Amir Masoud Abdol2022-10-251-2/+0
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-214-12/+10
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-212-2/+2
* 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