summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/dbus: Avoid unconditional qWait()sKari Oikarinen2018-04-121-20/+9
* Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* Make sure QDBusConnection::connect() returns false if already connectedThiago Macieira2016-08-091-0/+19
* tst_QDBusConnection: add a test for a regular signal connectionThiago Macieira2016-07-021-11/+45
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-9/+30
|\
| * Fix race condition in tst_QDBusConnection::pendingCallWhenDisconnectedThiago Macieira2016-06-061-9/+30
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+137
|\|
| * Add an autotest for the QtDBus message spy hookThiago Macieira2016-05-091-1/+138
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-0/+21
|\|
| * QtDBus: finish all pending call with error if disconnectedWeng Xuetian2016-04-281-0/+21
* | Updated license headersJani Heikkinen2016-01-211-18/+13
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-7/+0
|\|
| * Revert "dbus: Add method serial() and replySerial() to class DBusMessage."Thiago Macieira2016-01-111-7/+0
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+7
|\|
| * dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-071-0/+7
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-256/+55
|\|
| * And move the creation of connections to the threadThiago Macieira2015-09-151-256/+45
| * Implement the blocking QtDBus call in terms of the non-blocking oneThiago Macieira2015-09-151-2/+12
* | tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-5/+5
|/
* Add QDBusMessage::createTargetedSignal()Alberto Mardegan2015-03-141-0/+45
* QDBusConnection::registorObject with interfaceKevron Rees2015-02-151-0/+70
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix memory leaks with QDBusServerThiago Macieira2015-01-111-0/+2
* Make QDBusConnection and QDBusServer return an error on default objectsThiago Macieira2015-01-061-4/+4
* Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira2014-12-201-9/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-2/+2
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-0/+13
|/
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-9/+29
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-4/+4
* Avoid using internal testlib API in QDbusConnection autotest.Jason McDonald2012-03-051-20/+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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-1/+1
* Moved dbus autotests into new directory structureJo Asplin2011-09-011-0/+1305