qt6-bb10/src/corelib/serialization
Volker Hilsheimer e8a711ef3b Docs: update links to renamed example
Amends 5c2245cd66.

Pick-to: 6.5
Change-Id: I3956c0f5114bb5107c41a16c46d25c4aa82f3c53
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io>
2023-04-11 19:25:42 +02:00
..
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
make-xml-parser.sh Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborarray.cpp Docs: update links to renamed example 2023-04-11 19:25:42 +02:00
qcborarray.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborcommon.cpp Docs: update links to renamed example 2023-04-11 19:25:42 +02:00
qcborcommon.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborcommon_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcbordiagnostic.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcbormap.cpp Docs: update links to renamed example 2023-04-11 19:25:42 +02:00
qcbormap.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborstream.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborstreamreader.cpp Docs: update links to renamed example 2023-04-11 19:25:42 +02:00
qcborstreamreader.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborstreamwriter.cpp Docs: update links to renamed example 2023-04-11 19:25:42 +02:00
qcborstreamwriter.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborvalue.cpp Docs: update links to renamed example 2023-04-11 19:25:42 +02:00
qcborvalue.h QCborValue: add missing Q_DECLARE_OPERATORS_FOR_FLAGS 2023-03-08 22:39:48 -08:00
qcborvalue_p.h QtBase: eradicate QT_STRINGVIEW_LEVEL uses 2022-07-20 13:15:55 +02:00
qdatastream.cpp Bump version to 6.6.0 2022-12-14 20:19:01 +02:00
qdatastream.h Bump version to 6.6.0 2022-12-14 20:19:01 +02:00
qdatastream_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qjson_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qjsonarray.cpp Doc: Document Qt Serialization with use cases 2022-12-08 13:28:43 +01:00
qjsonarray.h QVariant: make many more QtCore types nothrow-copyable 2022-07-30 07:27:56 -07:00
qjsoncbor.cpp Long live Q_UNREACHABLE_RETURN()! 2022-10-15 22:11:47 +02:00
qjsondocument.cpp Doc: Document Qt Serialization with use cases 2022-12-08 13:28:43 +01:00
qjsondocument.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qjsonobject.cpp Doc: Document Qt Serialization with use cases 2022-12-08 13:28:43 +01:00
qjsonobject.h QVariant: make many more QtCore types nothrow-copyable 2022-07-30 07:27:56 -07:00
qjsonparser.cpp Use QtMiscUtils hex/oct-related helpers 2023-02-07 20:04:11 +02:00
qjsonparser_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qjsonvalue.cpp Docs: adjust docs after the QLatin1String to QLatin1StringView rename 2023-01-05 14:46:38 +02:00
qjsonvalue.h QVariant: make many more QtCore types nothrow-copyable 2022-07-30 07:27:56 -07:00
qjsonwriter.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qjsonwriter_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextstream.cpp Use QtMiscUtils hex/oct-related helpers 2023-02-07 20:04:11 +02:00
qtextstream.h Remove unneeded include of qfloat16.h 2023-02-28 19:03:53 +01:00
qtextstream_p.h Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qxmlstream.cpp Replace ushort*/uint* with char16_t*/char32_t* in private API [1] 2023-03-15 20:25:57 +00:00
qxmlstream.g Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qxmlstream.h QXmlStreamReader: fix spelling of PrivateConsructorTag 2023-01-18 19:19:25 +01:00
qxmlstream_p.h Port QXmlStreamPrivateTagStack::addToStringStorage to QAnyStringView 2022-12-10 01:00:02 +01:00
qxmlstreamgrammar.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxmlstreamgrammar_p.h QtCore: Disambiguate static variables 2023-02-02 21:57:49 +01:00
qxmlstreamparser_p.h QtCore: Disambiguate static variables 2023-02-02 21:57:49 +01:00
qxmlutils.cpp Fix some narrowing conversion warnings 2023-04-08 13:24:04 +02:00
qxmlutils_p.h QDom: Stop treating non-BMP characters as invalid 2022-06-20 21:29:04 +00:00