summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusconnection
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-022-16/+61
* Remove blacklisting of tst_QDBusConnection::pendingCallWhenDisconnectedMilla Pohjanheimo2016-06-231-2/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-9/+30
|\
| * 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
* | | Blacklisting pendingCallWhenDisconnected on OpenSUSE 42.1Milla Pohjanheimo2016-06-021-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-0/+144
|\|
| * Add an autotest for the QtDBus message spy hookThiago Macieira2016-05-092-2/+146
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-0/+22
|\|
| * QtDBus: finish all pending call with error if disconnectedWeng Xuetian2016-04-282-0/+22
* | Updated license headersJani Heikkinen2016-01-212-36/+26
* | 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-253-256/+343
|\|
| * And move the creation of connections to the threadThiago Macieira2015-09-153-256/+333
| * Implement the blocking QtDBus call in terms of the non-blocking oneThiago Macieira2015-09-151-2/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* | tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-5/+5
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-2/+0
|\
| * Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-271-2/+0
* | 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
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-131-0/+2
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-111-10/+2