summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusmetatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+0
|\
| * Remove some unused, local variablesJędrzej Nowacki2017-10-141-1/+0
* | Register QVector with basic DBus typesFrederik Gladhorn2017-09-251-0/+12
|/
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* QDBusArgument: deprecate relying on a streamable Base to stream a DerivedMarc Mutz2016-05-151-1/+9
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Doc: Fix module name formatSze Howe Koh2013-01-251-10/+10
* 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: replace a volatile bool with an atomic intMarc Mutz2012-09-221-3/+3
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-221-30/+15
* dbus: Include own headers firstSergio Ahumada2012-09-191-1/+1
* QDBusMetaType: #if -> #ifdef QT_BOOTSTRAPPEDMarc Mutz2012-08-251-1/+1
* Doc: Add \inmodule QtDBus to all QtDBus class doc bodiesThiago Macieira2012-08-231-0/+1
* QtDBus: use qMetaTypeId<T>() instead of qRegisterMetaType<T>("T")Marc Mutz2012-07-241-8/+8
* Remove obsolete or commented use of Q_DECLARE_METATYPE.Stephen Kelly2012-07-241-9/+0
* Doc: Modularize QtDBus documentation and add missing file to QtNetwork.Casper van Donderen2012-05-091-1/+1
* Don't treat QByteArray(0, char) as nullJoão Abecasis2012-03-161-1/+1
* Make more of QDBus bootstrapping-ready.Stephen Kelly2012-03-151-24/+17
* Make some DBus classes bootstrapping-ready.Stephen Kelly2012-03-141-1/+22
* Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-021-2/+2
* 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/+483