summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-6/+6
* Deprecate int based convert/canConvertLars Knoll2020-08-241-1/+1
* Use QList instead of QVector in dbusJarek Kobus2020-06-251-1/+1
* Port dbus from QStringRef to QStringViewLars Knoll2020-06-151-17/+17
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-4/+4
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-8/+8
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-15/+15
* DBus: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-281-21/+37
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtDBus: eradicate all Q_FOREACH loopsMarc Mutz2016-01-121-4/+4
* 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-12/+12
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-4/+4
* 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
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* Make some DBus classes bootstrapping-ready.Stephen Kelly2012-03-141-0/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-12/+12
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-3/+3
* 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
* Fix clang warning about bool to pointer conversion.Jędrzej Nowacki2011-11-281-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/+568