summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtDBus: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-121-1/+1
* QtDBus: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-121-1/+3
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-6/+6
* Cleanup DBus type registration codeLars Knoll2020-09-231-1/+1
* 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-9/+9
* Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-7/+7
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* QDBusInterface: mention QtDBus caching in documentationElvis Angelaccio2019-11-301-1/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* dbus: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-221-4/+4
* dbus: Include own headers firstSergio Ahumada2012-09-191-1/+1
* Doc: Modularize QtDBus documentation and add missing file to QtNetwork.Casper van Donderen2012-05-091-1/+1
* Use the new QMetaMethod API in QtDBusKent Hansen2012-03-201-1/+1
* QtDBus: make some constructors explicitMarc Mutz2012-03-121-1/+1
* Port QDBusMetaObject to Qt5 meta-property/method descriptor formatKent Hansen2012-02-291-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+328