summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qcborstreamwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-161-5/+4
* Replace Q_DECL_UNUSED with [[maybe_unused]]Allan Sandfeld Jensen2020-10-031-2/+2
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-061-2/+2
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Use QList instead of QVector in corelib docsJarek Kobus2020-06-291-2/+2
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Remove QLinkedListSona Kurazyan2020-02-191-2/+2
* cborstreamwriter: Fix developer-build with clangRobert Loehning2019-12-301-2/+2
* Split cborstream feature in twoUlf Hermann2019-12-121-0/+868