aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix build without Qt Quick moduleKarsten Heimrich2019-05-081-2/+6
* Improve namings of QCoapSecurityConfigurationSona Kurazyan2019-05-141-1/+1
* Improve the API of QCoapMessageSona Kurazyan2019-05-141-2/+2
* Rename QCoapDiscoveryReply -> QCoapResourceDiscoveryReplySona Kurazyan2019-05-147-20/+20
* Rename QtCoap::SecurityMode::NoSec -> QtCoap::SecurityMode::NoSecuritySona Kurazyan2019-05-143-3/+3
* 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-033-6/+6
* Use scoped enumsSona Kurazyan2019-05-036-27/+27
* Document the quickmulticastclient exampleSona Kurazyan2019-04-262-0/+127
* Document the qmlsecurecoapclient exampleSona Kurazyan2019-04-172-0/+220
* Add a button for closing the connection in secure client exampleSona Kurazyan2019-04-173-3/+23
* Add secure CoAP client exampleSona Kurazyan2019-04-178-0/+675
* Add QML-based multicast discovery exampleSona Kurazyan2019-04-177-0/+526
* Document the simplecoapclient exampleSona Kurazyan2019-04-153-5/+139
* Move example folders to the 'coap' subdirectorySona Kurazyan2019-04-1519-7/+8
* Fix observation canceling in the simplecoapclient exampleSona Kurazyan2019-04-151-1/+1
* Try to resolve host names in the simplecoapclient exampleSona Kurazyan2019-04-121-3/+14
* Add example documentation projectv5.13.0-beta2Sona Kurazyan2019-04-105-0/+168
* Rename the console example from 'testapp' to 'consolecoapclient'Sona Kurazyan2019-04-105-2/+2
* Add CoAP client exampleSona Kurazyan2019-03-209-0/+1162
* Improve logging of the CoAP moduleSona Kurazyan2019-03-191-9/+12
* Add the sender address to responses for a multicast requestSona Kurazyan2019-03-112-3/+6
* Fix resource discovery exampleSona Kurazyan2019-02-211-1/+1
* Add support for multicast CoAP requestsSona Kurazyan2019-02-212-0/+11
* Add the CoAP module, providing a client for QtAdrien Leravat2018-12-145-0/+282