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.10.0
6.10.1
6.11
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.5.5
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
6.9.2
6.9.3
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
/
qcborstreamreader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all Q_DECL_(PURE|CONST)_FUNCTION markers to the front
Mårten Nordheim
2025-09-19
1
-2
/
+2
*
Mark QJson and QCbor classes as security-critical
Marc Mutz
2025-06-26
1
-0
/
+1
*
CBOR: remove QT_X11_DEFINES_FOUND dead code
Thiago Macieira
2025-02-22
1
-5
/
+0
*
QCborStreamReader: use std::bit_cast in _toFloatingPoint
Thiago Macieira
2025-02-14
1
-0
/
+7
*
Port QtCore from QScoped- to std::unique_ptr [1/2]: private uses
Marc Mutz
2024-12-31
1
-1
/
+3
*
QCborStreamReader: rename toStringish() -> readAllStringish()
Ivan Solovev
2024-03-12
1
-3
/
+3
*
QCborStreamReader: rename appendToType() -> readAndAppendToType()
Ivan Solovev
2024-03-12
1
-9
/
+12
*
QCborStreamReader: don't assume that clear() results in isNull()
Marc Mutz
2024-02-29
1
-3
/
+3
*
QCborStreamReader: rename toType(Type&) -> appendToType(Type&)
Ivan Solovev
2024-02-29
1
-9
/
+9
*
QCborStreamReader::lastError() - fix REMOVED_SINCE version
Ivan Solovev
2024-01-12
1
-1
/
+1
*
QCborStreamReader: add UTF-8 reading API
Thiago Macieira
2023-11-24
1
-0
/
+11
*
QCborStreamReader: add toString() and toByteArray()
Thiago Macieira
2023-11-24
1
-0
/
+18
*
QCborStreamReader: fix API mistake: lastError() wasn't const
Thiago Macieira
2023-11-24
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
CBOR: remove the X11 True and False for good
Thiago Macieira
2020-11-18
1
-2
/
+2
*
Split cborstream feature in two
Ulf Hermann
2019-12-12
1
-0
/
+210