summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusabstractinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Resolve qdoc link warningsPaul Wicking2024-02-141-2/+1
* QDBusAbstractInterface/Doc: fix example to match the descriptionThiago Macieira2024-02-051-0/+2
* Doc: Improve documentation around setting ALLOW_INTERACTIVE_AUTHORIZATION in ...Kai Köhne2024-01-161-6/+20
* QDBus: Document that calls to local objects are never asynchronousIevgenii Meshcheriakov2023-12-071-0/+9
* Implement QDBusAbstractInterface::setInteractiveAuthorizationAllowedGleb Popov2023-11-071-0/+27
* QtDBus: Remove uses of Q_UNUSED on used variablesIevgenii Meshcheriakov2023-09-111-1/+0
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-211-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* QtDBus: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-121-6/+6
* QtDBus: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-121-7/+8
* QtDBus: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-121-1/+1
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-7/+7
* Cleanup DBus type registration codeLars Knoll2020-09-231-1/+1
* Remove some dead codeLars Knoll2020-09-121-125/+0
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-2/+2
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-3/+3
|\
| * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-3/+3
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-3/+3
|/
* QtDBus: use new QLatin1String::arg()Marc Mutz2019-06-031-8/+8
* QDBusAbstractInterface: make call() and asyncCall() variadic templatesMarc Mutz2019-06-211-23/+88
* Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* Add a QAbstractMetaCallEventLars Knoll2019-03-291-2/+2
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-14/+16
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Fix race condition in QDBusAbstractInterfacePrivate::initOwnerTracking()Romain Pokrzywka2017-08-041-5/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+14
|\
| * QtDBus: compile with GCC 7Marc Mutz2016-10-121-0/+14
* | Updated license headersJani Heikkinen2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | [docs] Fix assocated -> associatedMarc Mutz2015-12-151-1/+1
|/
* Fix deadlock on disconnectNotify() called from ~QObjectThiago Macieira2015-09-251-12/+52
* Use the new QDBusConnectionPrivate::shouldWatchService functionThiago Macieira2015-09-151-3/+1
* Use QDBusServiceWatcher in QDBusAbstractInterface to track the ownerThiago Macieira2015-09-151-28/+17
* Fix warning with MSVC 2013Thiago Macieira2015-06-261-0/+1
* Use QStringLiteral where applicable in QtDBusThiago Macieira2015-03-311-12/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix crashes when calling into qdbus interfaces from QMLSimon Hausmann2014-01-021-23/+31
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-3/+11
* Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-191-3/+16
* Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24