summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusinterface
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-20/+20
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* DBus tests: port away from deprecated APIsIvan Solovev2022-08-241-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-3/+3
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-271-0/+7
* Use SPDX license identifiersLucie Gérard2022-05-163-82/+7
* Add test-helper as dependency to tst_qdbusinterfaceMårten Nordheim2022-05-041-0/+2
* dbus: Fix missing QVersionNumber includeKevin Funk2021-01-251-0/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-18/+0
* Remove QtDBus includesDavid Skoland2021-01-123-14/+20
* Remove the qmake project filesJoerg Bornemann2021-01-073-26/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Deprecate QVariant::TypeLars Knoll2020-10-231-24/+24
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-5/+5
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+4
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-1/+5
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-2/+2
* Regenerate TestsLeander Beernaert2020-01-162-7/+4
* Fix qmake buildsAlexandru Croitor2019-12-111-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-4/+7
|\
| * test: migrate QDBusInterface test to QRegularExpressionSamuel Gaist2019-10-211-4/+7
* | Regenerate tests/auto/dbusAlexandru Croitor2019-11-132-4/+17
* | cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-041-0/+2
* | Don't link against dbus-1_nolink when dbus_linked feature is offAlexandru Croitor2019-05-081-1/+16
* | cmake: we need two different qmyserver namesAlbert Astals Cid2019-02-112-3/+1
* | cmake: Enable qdbusinterface testAlbert Astals Cid2019-01-313-30/+30
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+45
|/
* 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