index
:
qt/qtcoap.git
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
6.0
6.0.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
Qt CoAP client module
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
coap
/
qcoapmessage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: fix warnings from undocumented parameter
Volker Hilsheimer
2024-05-06
1
-1
/
+1
*
QCoapMessagePrivate: make the d-tor virtual
Ivan Solovev
2023-06-13
1
-0
/
+5
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-2
/
+2
*
Doc: Document protected variable as internal
Kai Köhne
2022-07-22
1
-0
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-06-15
1
-29
/
+3
*
Fix a crash when adding a QCoapOption to options list
Sona Kurazyan
2020-11-24
1
-7
/
+7
*
Use QList instead of QVector in qtcoap
Sona Kurazyan
2020-06-24
1
-5
/
+5
*
Replace Q_DECL_NOTHROW -> noexcept
Sona Kurazyan
2019-05-14
1
-2
/
+2
*
Improve the API of QCoapMessage
Sona Kurazyan
2019-05-14
1
-12
/
+23
*
Mention CBOR when documenting CoAP's content formats
Sona Kurazyan
2019-04-25
1
-2
/
+8
*
Improve the documentation and fix warnings
Sona Kurazyan
2019-03-05
1
-15
/
+25
*
Improve QCoapMessage and corresponding tests
Sona Kurazyan
2018-12-21
1
-0
/
+15
*
Fix review comments left from the initial commit
Sona Kurazyan
2018-12-20
1
-1
/
+9
*
Add the CoAP module, providing a client for Qt
Adrien Leravat
2018-12-14
1
-0
/
+385