| .. |
|
.gitignore
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
make-xml-parser.sh
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
qcborarray.cpp
|
[Doc] Fix minor typos
|
2019-07-10 07:35:06 +08:00 |
|
qcborarray.h
|
Fully support operator[] on QCborValue and QCborValueRef
|
2018-11-01 15:02:46 +00:00 |
|
qcborcommon.h
|
Merge remote-tracking branch 'origin/5.12' into dev
|
2018-11-10 11:38:40 +01:00 |
|
qcbordiagnostic.cpp
|
qdoc: Fix remaining qdoc warnings for QCborxxx classes
|
2018-08-17 09:54:59 +00:00 |
|
qcbormap.cpp
|
Implement QDataStream operator for main CBOR classes
|
2018-10-03 14:49:22 +00:00 |
|
qcbormap.h
|
Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]
|
2018-12-05 10:32:03 +00:00 |
|
qcborstream.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-07-20 01:00:13 +02:00 |
|
qcborstream.h
|
Work around Apple Clang's -Wshadow warning
|
2019-07-16 21:13:45 -07:00 |
|
qcborvalue.cpp
|
Cbor: Add overloads for QStringView
|
2019-08-22 11:21:17 +02:00 |
|
qcborvalue.h
|
Cbor: Add overloads for QStringView
|
2019-08-22 11:21:17 +02:00 |
|
qcborvalue_p.h
|
Cbor: Add overloads for QStringView
|
2019-08-22 11:21:17 +02:00 |
|
qdatastream.cpp
|
Bump version
|
2019-08-27 09:10:31 +03:00 |
|
qdatastream.h
|
QDataStream: move QLinkedlist operators to qlinkedlist.h
|
2019-05-14 05:29:59 +00:00 |
|
qdatastream_p.h
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
qjson.cpp
|
JSON: add some QStringView overloads
|
2019-07-20 12:04:31 +01:00 |
|
qjson_p.h
|
QJsonObject: add QLatin1String overloads of non-const methods
|
2019-07-20 12:04:48 +01:00 |
|
qjsonarray.cpp
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-07-12 01:00:42 +02:00 |
|
qjsonarray.h
|
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
|
2019-05-02 23:10:55 +00:00 |
|
qjsoncbor.cpp
|
[Doc] Fix minor typos
|
2019-07-10 07:35:06 +08:00 |
|
qjsondocument.cpp
|
Merge remote-tracking branch 'origin/5.13' into 5.14
|
2019-09-04 07:03:54 +02:00 |
|
qjsondocument.h
|
JSON: add some QStringView overloads
|
2019-07-20 12:04:31 +01:00 |
|
qjsonobject.cpp
|
Fix removal of QJsonObject properties when assigning undefined
|
2019-07-30 11:08:24 +02:00 |
|
qjsonobject.h
|
QJsonObject: add QLatin1String overloads of non-const methods
|
2019-07-20 12:04:48 +01:00 |
|
qjsonparser.cpp
|
Move away from using 0 as a pointer constant
|
2019-06-07 17:19:16 +02:00 |
|
qjsonparser_p.h
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
qjsonvalue.cpp
|
JSON: add some QStringView overloads
|
2019-07-20 12:04:31 +01:00 |
|
qjsonvalue.h
|
Merge remote-tracking branch 'origin/5.13' into dev
|
2019-08-13 09:46:17 +02:00 |
|
qjsonwriter.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-06-28 01:00:23 +02:00 |
|
qjsonwriter_p.h
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
qtextstream.cpp
|
Use quiet NaNs instead of signaling ones
|
2019-09-04 18:43:21 +02:00 |
|
qtextstream.h
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
|
2019-04-03 13:49:45 +00:00 |
|
qtextstream_p.h
|
Modernize the "textcodec" feature
|
2018-11-07 13:19:54 +00:00 |
|
qxmlstream.cpp
|
Port from QStringViewLiteral to u""
|
2019-07-29 11:17:28 +03:00 |
|
qxmlstream.g
|
Move away from using 0 as a pointer constant
|
2019-06-07 17:19:16 +02:00 |
|
qxmlstream.h
|
Compile when bumping the Qt version to 6.0
|
2019-05-02 11:52:07 +00:00 |
|
qxmlstream_p.h
|
More nullptr usage in headers
|
2019-03-14 07:37:52 +00:00 |
|
qxmlutils.cpp
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
qxmlutils_p.h
|
Create corelib/serialization and move existing file formats into it
|
2018-01-26 20:59:50 +00:00 |
|
serialization.pri
|
QCborValue: move the toDiagnosticNotation() function to its own file
|
2018-07-30 16:21:12 +00:00 |