summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-061-3/+2
* 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-1/+3
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-201-0/+1
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-201-6/+7
* Autotest: synchronize with the peer before emitting more signalsThiago Macieira2014-10-311-0/+28
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_qdbusabstractadaptor: Reduce qWait() usage.Robin Burchell2014-08-191-25/+14
* Fix dangling pointer dereferencingThiago Macieira2014-05-091-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
* Use QStringList::join(QChar) overload where applicable [QtDBus]Marc Mutz2012-09-101-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-13/+13
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-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
* Moved dbus autotests into new directory structureJo Asplin2011-09-011-0/+1894