summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall
Commit message (Expand)AuthorAgeFilesLines
* QDBusSignature: accept empty strings as validHEADdevThiago Macieira5 hours1-2/+4
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira2024-03-182-0/+15
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* QDBusConnection: output error message from findSlotDavid Faure2023-11-222-0/+5
* tst_qdbusmarshall: disambiguate unittest data tag namesAhmad Samir2023-10-181-19/+20
* QDBusMarshall test: avoid an atomic assignmentGiuseppe D'Angelo2023-09-141-5/+5
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-192-5/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-192-0/+5
* dbus test headers: port away from Q_FOREACHMarc Mutz2023-08-131-3/+6
* Fix spelling of D-Bus in the source codeIevgenii Meshcheriakov2023-07-061-2/+2
* QDBusIntrospection: Add Annotation structIevgenii Meshcheriakov2023-07-061-3/+3
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QDBus: Fix typo in a function nameIevgenii Meshcheriakov2023-05-261-1/+1
* Make sure helper executables used by unittests are builtAhmad Samir2023-03-111-1/+2
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-173-8/+0
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-2/+2
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-211-2/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-042-7/+7
* DBus tests: port away from deprecated APIsIvan Solovev2022-08-242-28/+28
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-82/+7
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-29/+0
* Remove QtDBus includesDavid Skoland2021-01-123-6/+16
* Remove the qmake project filesJoerg Bornemann2021-01-073-27/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Adjust tst_qdbusmarshall to QVariant changesFabian Kosmale2020-10-301-24/+58
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+2
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-7/+7
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-2/+2
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-4/+8
* Fix passing QDBusUnixFileDescriptors over peer-to-peer connectionsSteffen Kieß2020-07-131-2/+3
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-091-0/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-093-7/+7
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-6/+2
* Post Merge FixesLeander Beernaert2020-01-241-1/+0
* Regenerate TestsLeander Beernaert2020-01-162-1/+2
* Fix tst_qdbusmarshallLeander Beernaert2020-01-101-1/+1
* Regenerate tests/auto/dbusAlexandru Croitor2019-11-133-9/+40
* Regenerate tests that use helper processesAlexandru Croitor2019-08-231-1/+2
* Fix qdbusmarshall testLeander Beernaert2019-07-171-3/+12
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-3/+1
|\
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-3/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+42
|/
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-3/+0
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+1
* Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+1