summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration_external
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make qtremoteobjects tests standalone projectsAlexandru Croitor2 days1-0/+6
* Change license for test filesLucie Gérard2024-04-045-5/+5
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-312-6/+6
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-222-6/+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-234-4/+4
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* 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-074-0/+12
* Use SPDX license identifiersLucie Gérard2022-06-145-135/+10
* Android: skip tests that require running test helpers with QProcessAssam Boudjelthia2022-04-271-0/+3
* Fix test failures on macOS-arm64Sona Kurazyan2021-12-162-8/+13
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-312-2/+2
* Remove QMake project filesSona Kurazyan2021-04-168-49/+0
* Migrate from old signal/slot connection syntax (part 2)Sona Kurazyan2021-02-262-3/+3
* Clean-up integer conversion warningsSona Kurazyan2021-02-262-2/+2
* Fix QMetaType Deprecation warningsBrett Stottlemyer2021-02-151-3/+3
* Regenerate CMake projectsSona Kurazyan2021-02-153-3/+3
* Ensure tests work in cmake Multi-ConfigBrett Stottlemyer2020-06-291-21/+6
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-164-0/+63
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-153-3/+3
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-124-0/+63
* | Fix deprecation warningsFriedemann Kleint2020-03-301-2/+2
* | qtremoteobjects: get rid of rest of unneeded qOverloadsTimur Pocheptsov2020-03-241-1/+1
|/
* Name tests and test helpers uniquelyJoerg Bornemann2019-10-083-4/+4
* Remove failed attempts of adding generated header filesJoerg Bornemann2019-10-071-1/+0
* 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
* | Fix build when configuring without OpenSSLDimitrios Apostolou2019-06-071-0/+1
* | Remove bogus usage of QSslSocket, replace with QTcpSocketDimitrios Apostolou2019-05-271-1/+2
|/
* Support externally generated QIODevicesBrett Stottlemyer2018-08-1510-0/+630