summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus
Commit message (Expand)AuthorAgeFilesLines
* Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-071-7/+4
* Fix qdbusmarshall testLeander Beernaert2019-07-171-3/+12
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-2/+2
|\
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* | cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-043-0/+6
* | Don't link against dbus-1_nolink when dbus_linked feature is offAlexandru Croitor2019-05-082-9/+32
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-42/+102
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-192-5/+2
| |\
| | * Add cmdline feature to qmakeJoerg Bornemann2019-02-182-5/+2
| * | QDBusServiceWatcher namespace prefix supportDavid Edmundson2018-11-061-37/+100
| |/
* | cmake: we need two different qmyserver namesAlbert Astals Cid2019-02-112-3/+1
* | cmake: Enable qdbusinterface testAlbert Astals Cid2019-01-314-31/+31
* | cmake: test: Enable the build of qdbusabstractinterfaceAlbert Astals Cid2019-01-304-15/+20
* | cmake: test: Fix qdbusabstractadaptorAlbert Astals Cid2019-01-304-16/+11
* | cmake: test: Enable qdbusxmlparserAlbert Astals Cid2019-01-301-4/+3
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-0131-0/+488
|/
* 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
| |\|