index
:
qt/qt5compat.git
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
The module contains unsupported Qt 5 APIs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core5
/
serialization
Commit message (
Expand
)
Author
Age
Files
Lines
*
QBinaryJson: increase compiler coverage of toString()
Marc Mutz
2024-10-24
1
-10
/
+10
*
QBinaryJson: don't rely on old QChar ctor conversions
Marc Mutz
2024-10-23
1
-1
/
+1
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-19
2
-4
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-05
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-06-23
9
-343
/
+19
*
Use placement operator new to value-initialize malloc'ed data
Thiago Macieira
2022-06-06
1
-1
/
+1
*
Port binary JSON to new special integer bitfields
Ulf Hermann
2022-05-11
5
-89
/
+127
*
Qt5Compat: replace qSwap with std::swap/member-swap where possible
Marc Mutz
2022-05-09
2
-6
/
+6
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
1
-0
/
+1
*
Remove left-over .pri files
Joerg Bornemann
2021-05-05
1
-12
/
+0
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-18
1
-3
/
+2
*
Remove deprecated metatype usage and standardize QJsonArray iteration
David Skoland
2020-11-05
1
-1
/
+1
*
Doc: Fix documentation warnings
Topi Reinio
2020-10-19
1
-1
/
+1
*
Move binary JSON feature to Qt5Compat module
Sona Kurazyan
2020-07-30
10
-0
/
+2049