aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qcoapreply
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make qtcoap tests standalone projectsAlexandru Croitor2023-07-121-0/+6
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-2/+0
* Port from container::count() and length() to size()Marc Mutz2022-10-061-7/+7
* 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-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-251-1/+1
* Remove qmake project filesJoerg Bornemann2021-04-301-4/+0
* CMake: Regenerate projects to be up-to-dateAlexandru Croitor2020-06-121-3/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-121-0/+16
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-151-2/+1
| * Add initial support for CMakeSona Kurazyan2019-09-191-0/+17
* | Remove unnecessary core-private lib includesv5.14.0-beta1v5.14.0-alpha1Sona Kurazyan2019-09-171-1/+1
|/
* Conditionally enable subprojects for the private class testsSona Kurazyan2019-05-141-17/+0
* Forbid creation of QCoapReply and QCoapResourceDiscoveryReply objectsSona Kurazyan2019-05-141-36/+27
* Hide internally used methods from QtCoap namespaceSona Kurazyan2019-05-141-7/+17
* Remove the "Error" ending from QtCoap::Error enum value namesv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Sona Kurazyan2019-05-031-5/+5
* Use scoped enumsSona Kurazyan2019-05-031-9/+9
* Fix review comments left from the initial commitSona Kurazyan2018-12-201-3/+3
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-142-0/+168