summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusmessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some #ifdef qt6Allan Sandfeld Jensen2020-09-301-4/+0
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-3/+3
* Remove two comments that don't make any senseLars Knoll2020-09-121-2/+0
* Fix passing QDBusUnixFileDescriptors over peer-to-peer connectionsSteffen Kieß2020-07-131-2/+2
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-5/+5
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-14/+14
* Support interactive authorization flag in DBusMessageKai Uwe Broulik2018-07-101-1/+43
* doc: update dbus sources for clangqdocMartin Smith2017-12-081-10/+6
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Revert "dbus: Print out 'serial' and 'serial reply to' with DBusMessage opera...Thiago Macieira2016-01-111-8/+2
* Revert "dbus: Add method serial() and replySerial() to class DBusMessage."Thiago Macieira2016-01-111-41/+0
* dbus: Print out 'serial' and 'serial reply to' with DBusMessage operator<<.Ralf Habacker2016-01-071-2/+8
* dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-071-0/+41
* Fix documentation of new methodLars Knoll2015-10-081-2/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-1/+2
|\
| * Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* | Add QDBusMessage::createTargetedSignal()Alberto Mardegan2015-03-141-1/+29
|/
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unused QDBusMessage::timeout memberThiago Macieira2015-01-061-2/+2
* Make QDBusMessage store its own message typeThiago Macieira2015-01-061-15/+18
* Don't send reply messages for non-method calls in QDBusMessageMatt Fischer2014-11-221-0/+4
* 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
* Doc: Fix module name formatSze Howe Koh2013-01-251-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* dbus: Include own headers firstSergio Ahumada2012-09-191-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* 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
* Remove documentation reference to non-existant class.Stephen Kelly2012-01-061-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/+805