aboutsummaryrefslogtreecommitdiffstats
path: root/src/coap/qcoapoption.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix warnings from undocumented parameterVolker Hilsheimer2024-05-061-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-061-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-151-29/+3
* Fix QCoapOption's copy assignment operator to work on moved-from thisSona Kurazyan2020-12-111-2/+2
* Replace Q_DECL_NOTHROW -> noexceptSona Kurazyan2019-05-141-2/+2
* Improve the API of QCoapOptionSona Kurazyan2019-05-141-67/+55
* Improve logging of the CoAP moduleSona Kurazyan2019-03-191-2/+6
* Improve the documentation and fix warningsSona Kurazyan2019-03-051-30/+42
* Fix review comments left from the initial commitSona Kurazyan2018-12-201-1/+1
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-141-0/+363