index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
serialization
Commit message (
Expand
)
Author
Age
Files
Lines
*
QJsonObject/QCborMap: Add asKeyValueRange()
Johannes Grunenberg
5 days
4
-0
/
+270
*
Mark QDataStream as security-critical
Marc Mutz
6 days
2
-0
/
+2
*
QDataStream: add operator bool()
Tatiana Borisova
7 days
2
-6
/
+12
*
QXmlStreamWriter: Clear errorString when resetting error code
Magdalena Stojek
7 days
1
-0
/
+1
*
Change enum value names in QXmlStreamWriter::Error enum class
Magdalena Stojek
8 days
2
-27
/
+27
*
Rework tst_QDate{,Time} QDataStream test to include all versions
Edward Welbourne
13 days
1
-0
/
+4
*
Add support for font features and variable axes to QTextCharFormat
Eskil Abrahamsen Blomfeldt
2025-06-06
1
-1
/
+1
*
Bump version to 6.11.0
Jani Heikkinen
2025-06-05
2
-2
/
+4
*
Update QJsonValue(qint64) docs to reflect full precision
Edward Welbourne
2025-06-04
1
-3
/
+8
*
Mark QXmlStream{Reader,Writer} as security-critical
Marc Mutz
2025-05-21
7
-0
/
+8
*
QXmlStreamWriter: add option to stop writing after an error
Magdalena Stojek
2025-05-20
2
-7
/
+53
*
QXmlStreamReader: try to keep the source encoding of the added data
Ivan Solovev
2025-05-19
2
-73
/
+150
*
QXmlStreamWriter: Refactor writeEscaped() to use switch
Magdalena Stojek
2025-05-10
1
-22
/
+32
*
qHashMulti: switch to passing the seed to the qHash() function in 7.0
Thiago Macieira
2025-05-09
1
-1
/
+1
*
qtbase: use qHashMulti & qHashRange instead of QHashCombine
Thiago Macieira
2025-05-09
1
-6
/
+2
*
Replace uses of std::is_trivial with its underlying definitions
Thiago Macieira
2025-05-08
1
-1
/
+2
*
QXmlStreamWriter: add error-handling API
Magdalena Stojek
2025-05-06
2
-23
/
+149
*
QXmlStreamReader: add support for retrieving raw inner XML content
Magdalena Stojek
2025-04-29
2
-0
/
+110
*
QDataStream:: bump version
Ivan Solovev
2025-04-25
1
-1
/
+1
*
Doc: Restore link to the Ok status value
David Boddie
2025-04-24
1
-1
/
+1
*
Mark QtPrivate::StreamStateSaver's ctor as [[nodiscard]]
Marc Mutz
2025-04-24
1
-0
/
+1
*
Remove traces of QDataStreamPrivate
Marc Mutz
2025-04-24
3
-35
/
+3
*
Mark QtPrivate::StreamStateSaver's ctor as explicit
Marc Mutz
2025-04-24
1
-1
/
+1
*
Refactor QXmlStreamWriterPrivate constructor to modernize initialization
Magdalena Stojek
2025-04-14
1
-20
/
+10
*
Use QByteArray overloads of QString::from{Utf8,Latin1}
Ahmad Samir
2025-04-13
1
-1
/
+1
*
Replace a semicolon with {} as loop body
Edward Welbourne
2025-04-11
1
-1
/
+1
*
QTextStream: finish porting to qsizetype
Thiago Macieira
2025-04-11
2
-47
/
+56
*
Convert QTextStream internals to char16_t QChar::unicode()
Edward Welbourne
2025-04-11
1
-13
/
+13
*
Port QTEXTSTREAM_DEBUG to modern QFlags
Edward Welbourne
2025-04-11
1
-4
/
+4
*
Clarify XML version support and improve documentation for QXmlStream
Magdalena Stojek
2025-04-08
1
-30
/
+58
*
QXmlStreamReader: fix addData() unnecessary conversion to UTF-8
Ivan Solovev
2025-04-04
1
-0
/
+23
*
QXmlStreamReader: fix parsing of non-wellformed inputs
Ivan Solovev
2025-04-03
1
-1
/
+1
*
Put qxmlstreamreader code behind its feature-flag
Juha Vuolle
2025-03-31
2
-2
/
+5
*
Shuffle Q_(ALWAYS|NEVER)_INLINE around so they can be attributes
Mårten Nordheim
2025-03-28
1
-1
/
+1
*
QXmlStreamReader::addData: lock encoding for QLatin1 case
Ivan Solovev
2025-03-25
1
-0
/
+1
*
JSON/CBOR: fix conversions from QVariant containing longs and qfloat16
Thiago Macieira
2025-03-20
2
-0
/
+6
*
QXmlStreamWriter: Ensure correct newline handling with auto-formatting
Magdalena Stojek
2025-03-19
1
-2
/
+17
*
3rdparty: update TinyCBOR to v0.6.1
Thiago Macieira
2025-03-12
1
-0
/
+1
*
QCborStreamWriter: add append(QUtf8StringView)
Thiago Macieira
2025-03-06
2
-1
/
+14
*
QCborStreamWriter: add append(QByteArrayView)
Thiago Macieira
2025-03-07
2
-0
/
+8
*
QCborStreamReader: micro optimization: use constBegin() not constData()
Thiago Macieira
2025-02-22
1
-7
/
+7
*
CBOR: remove QT_X11_DEFINES_FOUND dead code
Thiago Macieira
2025-02-22
4
-22
/
+0
*
QCbor/JsonValue: add toStringView()
Marc Mutz
2025-02-20
4
-1
/
+78
*
Fix UB in QTextStreamPrivate::putNumber()
Edward Welbourne
2025-02-19
1
-22
/
+12
*
QCborStreamReader: use std::bit_cast in _toFloatingPoint
Thiago Macieira
2025-02-14
1
-0
/
+7
*
QCborStreamWriter: remove stale doc about 2 GB size limits
Thiago Macieira
2025-02-14
1
-13
/
+0
*
CBOR/JSON: fix crash when comparing strings with different length
Thiago Macieira
2025-02-14
1
-2
/
+2
*
QJsonObject::iterator: add keyView()
Marc Mutz
2025-02-12
5
-6
/
+64
*
QJsonValueConstRef: remove duplicate Q_ASSERT in objectKey()
Marc Mutz
2025-02-12
1
-1
/
+0
*
Doc: Fix broken link to QTextStream::OK
Kai Köhne
2025-02-05
1
-1
/
+1
[next]