summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qcborstreamreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-061-1/+1
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-0/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-13/+13
* Remove QTextCodec dependency from the cbor readerLars Knoll2020-05-141-1/+1
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-311-9/+26
* cborstreamwriter: Fix developer-build with clangRobert Loehning2019-12-301-1/+1
* Split cborstream feature in twoUlf Hermann2019-12-121-0/+1533