summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus
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
* tests/auto/dbus: Avoid unconditional qWait()sKari Oikarinen2018-04-123-32/+15
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+14
|\
| * Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
* | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-3/+0
* | Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-024-4/+5
|/
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-2/+2
* Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5
* Add Q_FALLTHROUGH to QtDBus testsThiago Macieira2017-05-171-1/+4
* Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-16/+11
* Build examples and tests only if their requirements are metUlf Hermann2017-03-221-0/+3
* Fix building of various examples and tools with -no-feature-processUlf Hermann2017-03-061-0/+5
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-062-2/+2
* Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* Plug leaks in tests/auto/dbusMarc Mutz2017-01-261-2/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-194-4/+4
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-192-4/+2
* Make sure QDBusConnection::connect() returns false if already connectedThiago Macieira2016-08-091-0/+19
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* 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.7' into devLiang Qi2016-05-237-3/+216
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-197-3/+216
| |\|
| | * Make sure the QDBusVirtualObject virtuals are called in the right threadThiago Macieira2016-05-091-0/+2
| | * Add an autotest for the QtDBus message spy hookThiago Macieira2016-05-095-2/+211
| | * tst_QDBusMarshall: make sure we compile on linked, old dbusThiago Macieira2016-05-091-3/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-122-0/+22
|\| |
| * | 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
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-072-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-218-0/+8
* | Updated license headersJani Heikkinen2016-01-2129-496/+351
* | 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-0811-6/+144
|\|
| * dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-071-0/+7
| * Autotest: Make sure that we can place calls with disabled deliveryThiago Macieira2016-01-031-2/+4
| * Autotest: test both libdbus-1 load failure and connection failureThiago Macieira2016-01-023-1/+9
| * Autotest: Mark D-Bus tests that don't connect to the bus as parallelThiago Macieira2016-01-025-5/+5
| * Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-023-0/+121
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-5/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+5
|\|