summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration_external/client
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-041-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-311-3/+3
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-221-3/+0
* Port from container::count() and length() to size()Marc Mutz2022-10-061-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Don't try to trick Q_ARG by using an int where an enum was neededThiago Macieira2022-07-181-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-141-27/+2
* Fix test failures on macOS-arm64Sona Kurazyan2021-12-161-6/+5
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-311-1/+1
* Remove QMake project filesSona Kurazyan2021-04-162-17/+0
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-02-261-2/+2
* Clean-up integer conversion warningsSona Kurazyan2021-02-261-1/+1
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-151-3/+3
* Regenerate CMake projectsSona Kurazyan2021-02-151-1/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-161-0/+22
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-151-1/+1
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-121-0/+22
* | qtremoteobjects: get rid of rest of unneeded qOverloadsTimur Pocheptsov2020-03-241-1/+1
|/
* Name tests and test helpers uniquelyJoerg Bornemann2019-10-081-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-081-2/+2
|\
| * More fixes for (dynamic) enums in signals and slotsBrett Stottlemyer2019-05-171-2/+2
* | Remove bogus usage of QSslSocket, replace with QTcpSocketDimitrios Apostolou2019-05-271-1/+2
|/
* Support externally generated QIODevicesBrett Stottlemyer2018-08-152-0/+218