summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractinterface/tst_qdbusabstractinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-2/+2
* 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
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-2/+8
|\
| * tst_QDBusAbstractInterface: fix racy test failing every so oftenThiago Macieira2015-09-241-2/+8
* | tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-18/+18
|/
* 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-13/+4
* 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/+11
* Don't kill the subprocess in tst_qdbusabstractinterfaceThiago Macieira2014-12-201-17/+25
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-2/+24
|\
| * Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-2/+24
* | QDBus: Add test for a{sv} and an annotation pointing to QVariantHash.David Faure2013-05-101-8/+16
* | tst_qdbusabstractinterface: generate interface at compile timeDavid Faure2013-05-091-5/+5
|/
* Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-191-2/+4
* Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-0/+90
* Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-021-4/+10
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-4/+4
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-6/+6
* Update the error codes in QtDBusThiago Macieira2012-04-161-7/+7
* Stabilize tst_qdbusabstractinterface and make it XFAILRohan McGovern2012-02-201-40/+38
* 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/+1301