summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/tst_qdbusmarshall.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira2024-03-181-0/+11
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QDBusConnection: output error message from findSlotDavid Faure2023-11-221-0/+1
* tst_qdbusmarshall: disambiguate unittest data tag namesAhmad Samir2023-10-181-19/+20
* QDBusMarshall test: avoid an atomic assignmentGiuseppe D'Angelo2023-09-141-5/+5
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-191-3/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+3
* Fix spelling of D-Bus in the source codeIevgenii Meshcheriakov2023-07-061-2/+2
* QDBus: Fix typo in a function nameIevgenii Meshcheriakov2023-05-261-1/+1
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-2/+2
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-211-2/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-041-5/+5
* DBus tests: port away from deprecated APIsIvan Solovev2022-08-241-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Remove QtDBus includesDavid Skoland2021-01-121-2/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* 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