summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusinterface
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong relative path to qdbus_symbols.cppRichard Weickelt2018-07-241-1/+1
* Support interactive authorization flag in DBusMessageKai Uwe Broulik2018-07-103-1/+45
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+2
|\
| * Make sure the QDBusVirtualObject virtuals are called in the right threadThiago Macieira2016-05-091-0/+2
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-213-51/+36
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
* | tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-3/+3
|/
* Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-182-1/+1
* Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-271-2/+0
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-212-6/+25
|\
| * Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-062-4/+17
| * Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-022-1/+1
| * Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-022-1/+7
* | Remove the old QDBusConnection::sender functionalityThiago Macieira2015-01-061-11/+5
|/
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-202-0/+2
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-203-7/+9
* Autotest: Make the peer executables report error if they failedThiago Macieira2014-12-201-1/+3
* Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira2014-12-201-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-131-0/+2
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* DBus: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-192-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Make test work on Mac OS XHarald Fernengel2012-06-231-0/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-7/+7
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-163-18/+18
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Remove dependency of QtDBus onto QtXmlHarald Fernengel2012-01-221-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-252-4/+5
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-111-9/+3
* Moved dbus autotests into new directory structureJo Asplin2011-09-017-0/+1481