summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtDBus includesDavid Skoland2021-01-131-5/+8
* Deprecate QVariant::TypeLars Knoll2020-10-231-2/+2
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-4/+4
* tests/auto/dbus: Avoid unconditional qWait()sKari Oikarinen2018-04-121-8/+4
* Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
* Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* 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-1/+1
|\
| * tst_QDBusAbstractAdaptor: fix reception of signals from P2P connectionThiago Macieira2015-09-151-1/+1
* | 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