..
.gitignore
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_p.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
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_p.h
QtBase: eradicate QT_STRINGVIEW_LEVEL uses
2022-07-20 13:15:55 +02:00
qcborvalue.cpp
Misc.: Fix some narrowing integral conversion warnings
2023-04-25 06:15:36 +02:00
qcborvalue.h
QCborValue: add missing Q_DECLARE_OPERATORS_FOR_FLAGS
2023-03-08 22:39:48 -08:00
qdatastream_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +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
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_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qjsonparser.cpp
Misc.: Fix some narrowing integral conversion warnings
2023-04-25 06:15:36 +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_p.h
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qjsonwriter.cpp
QJsonWriter: general cleanup
2023-05-01 21:52:22 +02:00
qtextstream_p.h
Port from container::count() and length() to size() - V5
2022-11-03 14:59:24 +01:00
qtextstream.cpp
Doc: Fix typo
2023-04-18 13:39:26 +00:00
qtextstream.h
Remove unneeded include of qfloat16.h
2023-02-28 19:03:53 +01:00
qxmlstream_p.h
Implement QXmlStreamReader::hasStandaloneDeclaration()
2023-04-26 12:46:06 +02:00
qxmlstream.cpp
Doc: Fix documentation warnings
2023-04-29 13:22:21 +00:00
qxmlstream.g
Fix typos in docs and comments
2022-06-15 21:31:02 +02:00
qxmlstream.h
Implement QXmlStreamReader::hasStandaloneDeclaration()
2023-04-26 12:46:06 +02:00
qxmlstreamgrammar_p.h
QtCore: Disambiguate static variables
2023-02-02 21:57:49 +01:00
qxmlstreamgrammar.cpp
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
qxmlstreamparser_p.h
QtCore: Disambiguate static variables
2023-02-02 21:57:49 +01:00
qxmlutils_p.h
QDom: Stop treating non-BMP characters as invalid
2022-06-20 21:29:04 +00:00
qxmlutils.cpp
Fix some narrowing conversion warnings
2023-04-08 13:24:04 +02:00