aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapnamespace.h
Commit message (Expand)AuthorAgeFilesLines
* Move logging categories into private headerVolker Hilsheimer2024-12-171-4/+0
* Use the correct macro to create an exported Q_NAMESPACEThiago Macieira2024-11-111-1/+1
* Clean up logging categoriesVolker Hilsheimer2024-08-011-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-151-29/+3
* Hide internally used methods from QtCoap namespaceSona Kurazyan2019-05-141-4/+0
* Rename QtCoap::SecurityMode::NoSec -> QtCoap::SecurityMode::NoSecuritySona Kurazyan2019-05-141-1/+1
* 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-6/+8
* Use scoped enumsSona Kurazyan2019-05-031-5/+5
* Add missing metatype declarations for QtCoap namespaceSona Kurazyan2019-03-291-0/+2
* Change QtCoap to be a namespace and improve the docsSona Kurazyan2019-03-041-20/+12
* Add an API for multicast discoverySona Kurazyan2019-02-211-0/+7
* Rename InternalServerError to InternalServerFaultSona Kurazyan2019-02-211-1/+1
* Add DTLS support to CoAP implementationv5.13.0-alpha1Sona Kurazyan2019-01-301-1/+9
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+125