summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/tst_qdbusmarshall.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtDBus includesDavid Skoland2021-01-131-2/+2
* Adjust tst_qdbusmarshall to QVariant changesFabian Kosmale2020-10-301-24/+58
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+2
* Fix passing QDBusUnixFileDescriptors over peer-to-peer connectionsSteffen Kieß2020-07-131-2/+3
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+5
|\
| * tst_QDBusMarshall: make sure we compile on linked, old dbusThiago Macieira2016-05-091-3/+5
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+5
* Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARYUlf Hermann2015-08-131-1/+1
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-9/+24
|\
| * Make sure we don't call dbus_connection_can_send_type on too old libdbusThiago Macieira2015-05-261-9/+24
* | Autotest: fix incorrect test message ignoringThiago Macieira2015-03-311-4/+4
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-061-32/+44
* Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-021-0/+1
* Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-021-2/+3
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-201-14/+2
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-201-3/+5
* Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-2/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownTypeCaroline Chao2012-10-171-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-176/+176
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-3/+3
* Update the error codes in QtDBusThiago Macieira2012-04-161-6/+6
* Don't hardcode the order of elements in QHashesThiago Macieira2012-03-281-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 crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2011-12-251-0/+53
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2011-12-251-0/+52
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2011-12-251-0/+115
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-231-2/+102
* Remove redundant #if 1 from qdbusmarshall testJason McDonald2011-11-021-2/+0
* Remove obsolete code from qdbusmarshall test.Jason McDonald2011-11-021-6/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Moved dbus autotests into new directory structureJo Asplin2011-09-011-0/+1172