Hi all!


We have released the Qt 6.5.0 RC.  As earlier you can get it via online 
installer. As usual src packages are also available in the Qt Account and in 
download.qt.io. Please make sure you report all findings in Jira. And please 
inform me immediately if you find something new, which should be fixed before 
the final release.



Delta to the beta3 as an attachment.



br,

Jani Heikkinen

Release Manager

qt5.git
73d7bba181229cfe63cd5d739cfcc711a6316cd6 Adjust submodule branches
4258273614776e38b9a389673cd9686444463b79 Provisioning: Update 
qdoc/qtattributionsscanner binaries on Ubuntu 22.04
d64669c50bedab607ca20e639fcd06253ed2bd61 Provisioning: add Android SDK, NDK and 
openSSL to Ubuntu22.04
qt3d:
9f849d32179b53f93b89ccfc57742704afb8d54f Merge both controls based examples
cf5ecac04337a89c10fe59ff96d2c383b38d657c Move some examples to manual tests
ee7b8550a18c3a59f5741aad98ee19e55d852cf7 Exclude Assimp from Unity Build
80274a4f92294cc1de8812234b174b4d4bed9176 OpenGL SubmissionContext: reset 
m_renderTargetFormat for default FBO
90266759fa40effe242f830375ce482d1f0750c2 Remove scene2d example and manual test
c068cebb6b7f3d3ccc336df552ec8a62a8994bf8 TriangleCollisionVisitor: perform 
intersections tests in local space
qt5compat:
af022fce5eec226a2468f67b39cf02e79a059c1f Remove an unused enum
qtactiveqt:
da025dc3faa3dc048cbe75dbbe00f2fc6fb17d8b idc: Sync usage info with actual 
parameter parsing
e2e05dbcfb9836a50dc51b4ad75518495d7e723f Doc: Define WINAPI for documentation 
builds on non-Windows platforms
qtbase:
ce891ca3e498cb3310318fdf752a66add7a8e050 Doc: Remove broken link to Anchor 
Layout Example
257eaa6408aeb965ceaeee2bb61dfd65e65e3e28 Imagescaling example: fix memory leaks
b68ad5ef7fd8df0ef4aea03f33dfe05fd8272469 QMetaType: Ensure that qfloat16 gets 
correct id
973f499cca4d5017c902249361ec02e025e148cf Fix listed files for sha3_keccak
7d86115a17705f1804b3b697fae15cafb733f797 QVariant: fix comparisons between 
strings and integer 0
f4b1a9b8bdfc50166c0773ccfee0f6f2c0e4a16f Make it possible to use 
QObjectPrivate::connect in private code
ae3046258521dd0bb0580afa9ed1c50794a49009 Fix overflow in SHA-3/Keccak
7a56f8b974c86eb71f430e303333f4170718ec26 Doc: fix more links to cmake functions
e64eaf57f31d40e8ac635527e51f1ca147d472d3 QTypeInfo: move helpers in QtPrivate 
namespace
42612b0180fb91a275ca2c83b14a45d9ac5d37c3 tst_QCryptographicHash: Extract Method 
ensureLargeData()
def0024f985e70f8d6ec4f51f91ebb2d8b1c6bb2 Example: remove map example
1a8e1d41700db16a4b8a068f6c074b7046bf358a Make compare(QU8SV) a non-template, 
document it
0c2bd257123e3df0bf38906620b955bb5d9c1f1d Example: remove runfunction example
9ef8020ddebe502c2c5de53eb10492b2aeed8a1d QCborValue: add missing 
Q_DECLARE_OPERATORS_FOR_FLAGS
2828b3fdca316aed449cdce8af3545c018d9444a Doc: Update docs to reflect method 
being renamed
ec3aac74a4812b18e483f524e991e9e0bbcd0bdb Plumb QMessageBox::setCheckBox() 
through QPlatformMessageDialogHelper
dcf7247e0572768cf085f7394747ad1675549469 QErrorMessage: Reset 'again' check box 
between each error message
cb14d0ec7f4e427c444fcdc4163c69ad82c60731 docs: Remove side panel and swipe to 
remove examples
7b44f7181b5ab60cf1a4006fda61bd9a1e9805ff Doc: Fix keyword for CMake commands 
related to deployment
124cd8824240172e9121aa3a21da835f7798ffc4 Doc: use () in references to cmake 
functions
eced0ccefc0763f792ff6f0523771cb78c45727c CMake: Fix xmlstreamlint to use the 
manual test api
805f40924e2ff6949eebc93857866d9b02129982 macOS: Use non-native app modal 
message box from nested event loops
556a56104e64ccb8f18c3605ee21e3bc170a3cd3 Move anchor layout example to manual 
tests
74078c5fc6a0031e5c4ffdabfc1001bc1b154bdc Doc: fix 
QOpenGLWidget::defaultFramebufferObject documentation
d3edb6562029be5b4e5ee44ad7f9a2a003bdbb44 Doc: Fix syntax error
2e1233d3ecd2dcc6c33a7a175e90f778f1b736d8 Doc: fix link to QTest::failOnWarning
908b5ebdc9601f16716cc36de8075cce7fa50735 Doc: fix links to changed or renamed 
i18n pages and sections
9ab1c941112faf679f07ba462f80cc21ee002faa qsimd_p.h: remove LZCNT feature from 
the ARCH_HASWELL list
e230713f8cc7654bee7dddf5bb8790d9e4cc09e3 qmake: Resolve target suffix based on 
Qt build config for static plugins
d5921e7376d94ad2c1199f67cb2edfffdc5641ea Doc: fix links to qFuzzyIsNull
eaec9459234520db24a88143bdd21ab86543d5b2 Doc: fix qdoc warning, explicitly 
qualify enum type
959d3397293c59194f85329e485de3e3d5c65e38 Fix build with -no-feature-lineedit
b5fa546f5f909b3f88bf909ca1f186f2b0b68780 Doc fix in QIntValidator::validate() 
and comment on a test
eec2fb9380e5dcf007de46d3eec517b537284eec Simplify and relax UTF-8 locale 
override machinery for Darwin
f56646d6c108cd0b4fd09e5213920b41ff231952 QCoreApplication::initLocale(): 
Improve warning on failure
e1d4583a0c47348b6dbdc8a90bb4b3e9f7cb198d GL paint engine: Fix 
drawPixmapFragments when using buffer objects
6f96d1785f35520607eff4ace0086d17db7b432e Move xmlstreamlint example into 
tests/manual
baaed3faa719f93656b7fe277eb9950a0c7983be Move Weather Anchor Layout example to 
manual tests
72a132bbcd59575c7e16b6d9c7d497dbf9d60efe Remove the 'sdi' example
d32e64ab75830870c81221b2fa32732f4034161e Remove htmlinfo example
7800a41a9d817ca75087c68f5cca1d867569ee9a QDebug: fix std::string/view stream 
operators; add u8 versions
e8f7b2f1510ccceaca743f47de6d6705c6151a05 Doc: fix link to XML Streaming page
ea84a9fba917d653b2f0b72666c12ce8dc40b5c8 Tidy up 
QCoreApplicationPrivate::initLocale()'s #if-ery
aec4a7d1fd9a7d216f10e13367c22e9555b87382 qobjectdefs.h: properly disable rvalue 
qReturnArg()
ce56402bcef3e989846f85a996463168b76acf1f QBasicTimer: replace new qint64 
overloads with chrono ones
6c5b7839b96b9e5cbf453300bb9cd98d40c1d9fe Doc: point at tetrix example for 
QBasicTimer usage
e3d9ebb97ca3aa08c9970cb7ef29118ee7dcd517 Doc: move snippet for implicit 
translation context
fcd990e2e7d8feef81747892f08646e1bc751f12 Doc: fix link to Widgets Tutorial
d8269a96b8d3a2bc86fef006363288decb660152 doc: Fix spelling of 'equivalent' in 
QString documentation
c773473d756fdad9e429a622295fbaee6eda964b qobjectdefs.h: optimize AreOldStyleArgs
bb115cc21dddfb9b6cffe1bc9cb8eb18c423396c Apply q20::remove_cvref_t around the 
code
95ee8d3bc728ba2338fceceace393e4c6b35bf2b Android: fix and document 
QStandardPaths behavior on different versions
b4fe493a795cbb22650a35903e67202569187c72 QVarLengthArray: move a 
static_assert() to the correct place
2822ac9c911a4832dd29ba8fe3ce9ae7bc8e50d1 tst_qvarlengtharray: add test for 
QVLA(n) ctor
8714ae353ab81cc786cae9de114c91a700699e7f tst_QMutex: use constexpr variables 
instead of 'enum-trick'
5accb5ba4990747e9d44cdb10be66a99349fd498 Doc: fix links to renamed network 
examples
f742631b98465c7d3fd7f14092f97a1f6755e007 Doc: we no longer provide a list of 
common mnemonics
ae7fbe78715bde20116a90377795c6ee445914e6 Doc: point at fetchmore example for 
QDir usage
a582295604571ac1d43ef301992579e3ef67c3d4 Android: document limitation for 
QFile::copy() operation for content uri
65843a6c92b0cf903f0de527a59aacf5d6e2e3f2 Doc: rewrite shortcut focus section
9467141a9bbc52d5fff6c36728976bbc972c5fc6 Rely on Windows to generate CF_TEXT 
when active code page is UTF-8
b7c6654987fde2cbfb9dead748c5fe325258c391 Document tracing location android 
meta-data
f9ec287412f7036a0593ea747f9d032fa92445e1 pingpong example: Remove pong.h
63dc68a2c2e5e633403dd078db02aba0bcb32192 pingpong example: Modernize the code
32124d370580db9729fe444a3cc1909cb8885c11 Avoid resetting 
CMAKE_AUTOMOC_MACRO_NAMES
2c117edf7c2c7255b5fd0d9ab36fceadb5a78c13 QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [8/13]
785e8fde499587f223985fea785c8bbbc39e0dea Update to Freetype 2.13.0
f7a874ca488246d3a7259651b0d34407516290cd Update Harfbuzz to 7.0.1
6cfd2990847d031826744b2bd36bb0d989f831b6 tst_QTimer: suppress the cross-thread 
timer stopping warnings
2ac4e797a98d9f2f966f3c98711e17daca880529 QThread/Unix: move qt_nanosleep to 
qthread_unix.cpp
9ff5b886fade489b7cc268626f518145650f6b2c Windows drag&drop: Use correct window 
for drag target processing
9a1a7e496596b7712661b182334f58112b043245 SQLite: Update SQLite to v3.41.0
42cbf42a757d37755c41421c47d31e85e440f6f2 SQL/OCI: use QDateTime::toString("ttt")
7b96dad1e9d2377ca480d0a43a7cfdfabc239ddd Add API in QWindowsPrivate to provide 
window palette
8269d5cd82f00762e7be266a58ae86bda1726a04 Remove unneeded include of qfloat16.h
0e5e7acca80096d97b86bb360e6df44c0f18f524 QAbtractItemView: deselect before 
click opens editor
acb0cb62fe8790738b716cf3656c7ff77ddad0aa QAbstractItemView: execute posted 
layouts before painting
84f5dcf4ec7f06a04eb4a4c1c73993e7e21ee27f Increase cache size for 
QOpenGLTextureCache
fde53406e1b4ff7fa93e09e0bb138fa62e1c5aa3 Align qt_internal_add_manual_test with 
qt_internal_add_test
fb004f0f4431752fe9b166849ac70326c5b47c00 SQL/OCI: Correctly calculate utc 
offset string when icu is not available
655fdae1235476b43fb9d5bd43d12853ed7008c5 QtConcurrent: yield CPU when spinning 
on atomics
7f2efb1d9c5464a30d5ec99545eeaec635eb2cea Fortune* Example: update screenshots
593d63b0055436f2df898123caba57fe3c06d4a0 Remove threadeqopenglwidget example
73e139c447ab01f0c48e5c6253ca5f2244cddb2c QtGui: Use single precision for 
mouseMove detection
bae383002a9d064f6565caccac43f0f82c2c737a QListView: Reset style after using a 
temporary proxy
a44e0ca93cc546b89a2b4a2104c36a9054cef2bd Fix QCH:supportsAlgorithm() result for 
unsupported hashes in OpenSSL
54aedff72fe9c07f191044afe7f489ee1e481171 QMessageAuthenticationCode: use 
QCryptographicHashPrivate in finalizeUnchecked()
080f2654bb3742e82ed909babfdd3db5f53d4df8 QCryptographicHash: don't include 
openssl/sha.h
4d2c4ff384db4acec74b26c56e83cc9821c141f9 Merge qmessageauthenticationcode.cpp 
into qcryptographichash.cpp
dee2d5a885a766bb342068e6fa26095627e89a4a Examples doc: Tag 'To Do List Example' 
for iOS
d8a87b6942b68c4fcba3665993ae75b29c549b02 Remove qmake files that provide 
support for building Qt modules
14eacdaf2478004406cde32c74e003d2bcc691a9 QStyleSheet: never treat styled 
scrollbars as transient
aa5b3da4391050324a5ac74abff736ca0824d199 chat example: Update code style
47b372ae8c0972ff98705700477cba799e23eee4 chat example: Remove empty destructor
9e2d03eec341c4e014d736fb2c8c4c5620476a1f chat example: Remove commented-out code
2f15ece9a731be7525322dd30dcb82cd61dffcaa chat example: Use QInputDialog to get 
a user nickname
da062aeda4cadecea41ba506060d54861a720db6 tst_QMessageAuthenticationCode: check 
that setKey() reset()s
2ae0c1c39011c097f834bfe8259a0663dbc8ded2 QDeadlineTimer: add a few missing 
default template parameters
98bb68addd1e245437379be92d6b67ae5790f5d5 QElapsedTimer & QDeadlineTimer: use 
NSDMI for their two fields
86aa3d8f3b503b008a7bc0c61011d2f0450d9829 Doc: Fix typo in word mnemonic
61b8e334d2d81a24e4f4c4605fcd23f9caa1ffa5 Add special thread pool for Qt Gui
c1c201025ea655ea3f80bb19c3d700f45714f737 Android: Set TMPDIR to point to cache 
dir rather than a persistent dir
6ab021190c6fc24f5cb3a2bf9cbb5116784da339 Do not add trace_location meta-data by 
default
cd090868f0e66cba1138e52eeb956cfa22e2d9c3 Add QtConcurrent Examples page
e68a5e272b2a21b45f375ecb53af153cd16abf31 Update android deploy qt command line 
argument documentation
5da099ecea41e13f06517c8f0b825560e9d39a99 androiddeployqt: make --help 
documentation-friendly
c766788155dabde360a0d7a5f2117788d07f008e windeployqt: Remove hard-coded 
information about modules and plugins
e23f88bac26a0336951b7d6deb46b1ea11553633 QVarLengthArray: fix UBs in insert(it, 
n, v) ([basic.life], invariants)
6cd37869ca724b0207dd4d784c0a7ac559220f08 QVarLengthArray: Extract Method 
QtPrivate::q_rotate()
96baa991be7530fceb2cb8606a0e0175c1d8019d Avoid accessing deleted binding data 
in grouped updates
cc473646ecaf145178b827d99afec11d3932c07f Warn that computational time follows 
length of text input
0d6a02bb781f7ba395f4d3456c570daf34dc0e1d Fix qtbase build when all deprecated 
code are disabled
591415a2f5705d1557a83e6046622acdab3e0517 Fix crash with removed menus
dd7575b5f05c31eb857a66d9e6fbf5aae94ab46b CMake: Fix position independent code 
linker flags not being set
8b2a4fb5a1fb6024a15988ac9a05981806022299 QHash: fix 
GrowthPolicy::bucketsForCapacity
eca3d0902abf368cdccd3cb9b0d69addd5a12fae tst_qmessagehandler: fix QtTest 
warnings about duplicate row names
481f1ed51980ceda138e25a29cdd780e14458014 Logging: fix crash when decoding a 
symbol that isn't a function
46872238ea9579cb2d4a7a348e0d91d426fe2b71 QCryptographicHash: move 
SmallByteArray out of Private
d90ad97e8b7589902025620e251c29023f1bc0e1 QCryptographicHash: move 
result.clear() to beginning of reset()
6d971d01b341b001463be8a1f13765d551712f5b QFileSystemWatcher/Win: remove the 
pre-QFileInfo path normalization
814d639b66840afa593f230de9c776182b043ee2 qmath: add qNextPowerOfTwo(unsigned 
long) - for size_t
c42a22e15e8a312558efc5c4d1c121cd028c04d4 QCryptographicHash: make narrowing in 
addData(QIODevice*) explicit
0f3c62ab2a42d7200813b67fa842ca4771e5defe QCryptographicHash: Extract Method 
finalize() from resultView()
9a289b7271044e936b924df209a255046f57d3f6 QMessageAuthenticationCode: apply the 
QCryptographicHash::hash() optimization
2f7e6b3448bddcaab126b3871eba19ecb2e4ea34 Fix a typo
f28275617f206cde53a7ada04cad3abbd6d38fc7 QMessageAuthenticationCode: fix 
result() non-re-entrancy
e206e50d63c589fd5e01e2faa3dd5ecac624396e Fix QStatusBar::removeWidget to hide 
the right widget
61448d6c1ccb8855fe8fee87060fd561d7528f04 QThreadPool: Protect the access to 
internal data with mutex
0f212adbd3ee31c5a958caf5bf9fa832a8a62b4b Rename QBA::{to,from}Uint8Array() → 
{to,from}EcmaUint8Array()
b0d395e27c7bbc6ee34a12ec07426581e013be08 Text: fix Soft hyphen rendering in 
QTextLayout::glyphRuns()
9e39458a0c820d39567d11d3f2559d84e7dae1f2 SQL/OCI: Fix QSQLDriver::record() when 
tablename is a synonym
e736818cefaea03e717e7417e94dc4abe074e012 qalgorithms.h: fix mistake that MSVC 
has constexpr bitops in C++17 mode
f59731b4fbe6ddd6b06dc210c6257ceac7822ae7 qstrncpy: NUL-terminate even when src 
is nullptr
ad70a5c682076fdf693370e4c7444df53c60ef49 QMessagePattern: don't use strncpy()
709db154559032a924dec155a25ce16a72945a25 qt_inIsoNametoLCID: protect against a 
nullptr name
d1a7e9f4934f52e6b17a6e0732dab0aecf25bc0a QMessageAuthenticationCode: Extract 
Methods finalize{,Unchecked}() from result()
2e94481c511b86dccbacd3fa5f98b2b1125544f7 Android: avoid duplicate paths from 
QStandardPaths::standardLocations()
3562a06809fa48ee4e3ee447b52b21f7cb24af08 Add the QT_INTERNAL_CONFIGURE_FROM_IDE 
option
f594bc5afef02c9855e24f3049baeacc10f477a8 qdoc: Add *.webp as an default image 
suffix
359ebe57205332c779ddd59f2fb0edaa2a8b97e3 wasm: fix error in 'cut' synthesized 
key
8737178d530a18a57c7c10904ac26571272d44ea corelib: silence `-Wcomma` with 
clang-12
30f5da17b5bb2632757a6c5f88cf8e878255afda Windows QPA plugin: Remove some 
duplicated declarations
2442be2918856a3a01710d1dd143472032249e03 Fix for a duplicate macro definition
3cc4b5725a0780aa25e428ce052bf8b5a3650c60 Direct2d QPA plugin: Add exclusions 
for Unity builds
82e124b7a9d8772ed7b9dec34a3634dba0b287b0 CTF: Create directory ust if it 
doesn't exist
8fdb3ff39d3da592bb145847df452af5ba2b204d Revert "Add the 
NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_package"
1e20d730730a831fccc5844d57f60231af90e1c1 Torrent example: Fix use-after-free 
crash
44eabe2f936c25c8746c3818e165224e0e00178e Torrent example: Fix some stack 
overflow issues
f97235c459593c24d85c6cdc124f811348d0921e Set 32 as the default batch size for 
unity build
a1383e57d14691ac11ea2483e70b3896c0b78d62 Torrent: simplify QBitArray usage
c86ea25b60ae2d0d2272b9525e85fbc5884f57de QtCore: Add more exclusions for Unity 
builds
5d705f0f94430ad297a390d2dea84a902fae5321 QtDBus: Fix declaration of helper 
qDBusGenerateMetaObjectXml()
beae44ed9d2648901f467561575f5cbe2eaebf47 QReadWriteLock: Resolve a redefinition 
issue
dd76ed90edef5b230ff4fd3e03882c2adc3767ab Fix build with -no-feature-formlayout
85a8d986e7f165c0318f0e56566cb71dd3a85548 Android: SKIP cases failing on Android 
12 CI with 16GB RAM
a5adab4aa811cb2d719584cc71b121a628b77488 Update Valgrind to its 3.20.0
ac6ec5b1fab8c0a5c5984307f66de61b8d636e7e Add Q_UNUSED to avoid compilation 
errors
41e036ec72a635741242d24161b4f80381a09db8 QObjectBindableProperty: Avoid 
use-after-free in notifyObservers
db6b607cae07d8241e006edffd541caced38c4c2 Windows QPA plugin: Move palette 
helper function to qwindowstheme.h
efe740e03bd64a6f50f43cba06260c9d003e7605 examples: Connect Quit action to 
QCoreApplication::quit, not QWidget::close
8bcf236daac1c5636a2cf535cf38d0b412265c8c QString: build tst_QString::arg() 
without ASCII casting [13/13]
7650d6ee9325d8a3b4cc6e0f9cdba4daddf24357 Android: Increase Android 12 emulator 
RAM size to 16GB at CI
096e934e5bc7a11e04e1c576ba47a78848d784f4 QString: build 
tst_QString::contructor() without ASCII casts [12/13]
561b48c76bbcd7cf2cd70580cdba6bd318f15b8f wasm: don't call dlopen() on static 
builds
e59faa279859cc28c12ba1a7e9a7e28457e1f6f7 Fix QString from ASCII warning in 
qoperatingsystemversion_darwin.mm
4c6882d30cba171e36575533a06418a8c54abdbd mainwindow example: Don't assume 
toolbar parent is main window
abb25d681f8757de44426140e77b0988348660cf Fix build with -no-feature-egl
066b639906d1723bd13210151738aca16cd06b34 Revert to existing 
QPointingDevice::grabChanged signature until Qt 7
24e2e15b81aa1c3efdee19b15a62aee37b53bea4 Trace: Use includes instead of forward 
declarations
c3af4a21808c16be9c9b9945223416377c430fc0 tracegen: Add support for QSizeF and 
QRectF types
b3f77d25aa30156cf9b93ed2289624118eda9f30 tracegen: Fix handling enumerators 
with duplicate values
1f23ed3c8532814bfbd81468668b04fa914479fc tests: Remove remains of qmake 
conversion from CMakeLists.txt files
4c96abdcc07a82c030f9d76ea147eda3a70360fd Fix syncqt.cpp build warnings
4034cc7c196a773b1a49a4edd81b995fab0514e1 Resolve actual macOS version despite 
process running in compatibility mode
39ab9828445bc29d57e94c3592d1574fe21f814a QGesture: make sure we copy timestamp 
value for event clones
2508037e26fcc285020cdddee384d008e9f41d78 QString: build count/contains() 
unittests with no ASCII casting [11/13]
a2e9045875a5a81e175e4a2ab0f80de68990a92c QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [9/13]
de52563f9a4a4e9eba35a0fb759984592b11220a QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [3/13]
c7205b65265abcfcf489b3861dad9a8145929b5e QScroller: use categorized logging
bbe34d17886d6e49812b98c76cf10d5f23ea0f69 QString: change unittests to compile 
with QT_NO_CAST_FROM_ASCII [7/13]
38e986f7e62b4e54da2766fc2afff47fcd4af34a macOS: Pick up QWizard background from 
keyboard assistant via NSBundle
0fae9692b95a907749e59a2a448d77199a499564 Add extra documentation about 
QT_ANDROID_EXTRA_LIBS
a6d67105698e8a830de4ec571a8b36f76a2a4a79 Darwin: Ensure encrypted library is 
loaded before parsing plugin metadata
8a49b5f2efa56ece3bc8234f6bf45cfc40e2e7f6 Add -unity-build, and 
-unity-build-batch-size to configure
44a2a2d643f5effc01d640cb405346a64fbab23f QString: split toNum unittests
1ff2debb681bc04d9e8aa2d452563b066bc973c0 QString: unittests: clean-up creating 
a QChar[]
c7375ed4c2880251dd488a4ee9845d8d3864b107 TLS[openssl]: Use optional<> for CA 
cert we are fetching
becc245395a3e23149235fee6abfadfa43b5a3d1 QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [6/13]
6f3abc457291cdabadb02b4ecbe6dd5665082060 QString: split some double/Nan/Inf 
unittests
a6f2c8579e2e29544c4931a4278dfb935d769d46 QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [4/13]
cc24ce78a940cfea98b89230fa3a35f5f326ac88 QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [5/13]
79e3bad16287fbb55089d3c999e6de5bbbbdf4f4 QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [2/13]
ec1878bc4b2ece3889139677441a30b2cef3b9c0 QString: change test data to compile 
with QT_NO_CAST_FROM_ASCII [1/13]
82d9086caf0d7ffd07add959999cfc657d883160 macOS: Remove machinery for attaching 
NSToolBar to QWindow
43a43e137795441910c4b1852a1aaab6169fb577 QVarLengthArray: protect against 
aliasing in resize(n, t)
e5598520b46b298f2e8c01a15e60403485e0e652 Add some exclusions for CMake Unity 
(Jumbo) builds
ff6d1d3a005d9fee71afd81391dae7db54dc4f31 QAbstractItemView: don't start editing 
on Ctrl-Click
d3b9f9cdcd7de2af7d9d1c1c687372cb85e2c181 Delete references to deleted examples
cc4a3924500ccb75b18a1ecec1037ff5aeb16820 QVarLengthArray: fix UBs in 
emplace()/insert() ([basic.life], broken class invariant)
790a0e824dbfa55d410e7ab33384a2941d6ebae9 QVarLengthArray: use new 
q20::construct_at instead of raw placement new
ac88e82e989811d9697381150cc491c1323e8d26 Android: use test QFileInfo fileName() 
instead of completeBaseName()
584bf149a30cc3f1672d00665d0c4b8b4786d2fe Remove 
QCocoaWindow::setContentBorderThickness
96636de2d74d754ddba22d9711d4b5370c1fa3c6 Fix build with -no-feature-mdiarea
32bc25d03fe6357dc6258a271bcaf233f4e9a872 Update Gradle to 8.0 and Android 
Gradle Plug-in (AGP) to 7.4.1
qtcharts:
qtcoap:
qtconnectivity:
c46a3b15e7f3da17b51aa3368c45511b2d37c4a2 SDP scanner: encode input URLs and 
escape XML-specific characters
e3257c2a91cab4e15e95c6d1e70ab23c77be58a7 sdpscanner: fix potential unwanted 
truncation for SDP_TEXT_STR{8,16,32}
e673d5602511af1b216e9d2b010a5a5039e5a7b0 sdpscanner: fix URL processing
qtdatavis3d:
374d7ecb28a0544d06d3c514254c9d8d1a91d927 Fix 2 documentation bugs
4916378d90a4ac050cc0c97d54c1da60eee786e3 Fix bugs introduced by string literal 
fix
cf685f3ac7fb4e0eb5f1d01231ed95afb7c932ee graphgallery example: Do not cast enum 
values to int in combo item data
2c3cf4b7ebb891221a4a6f2fb9956dd2605d2d66 graphgallery example: Create the 
window containers with a parent
91a5738af7f8f084292c979001dd7014cd42e796 Use new string literals in 
graphgallery example
22023b770f6c20ef63e7b9824a76a1a605b93043 Brush up the graphgallery example
32891aa8701ad23bbf10489e12857d88adb7b74e Combine 3 more widget examples into 
graph gallery
91c22c8dc08888d0d545086d0eaaae757ef27553 Combine 2 more widget examples into 
graph gallery
ca0d0a8257db3dea8f3a12076866f4c5f0e7b396 Combine 2 widget examples into graph 
gallery
0bceb6fe5aa75bf4509764b8aae9b79d0e6bf8d2 Fix the compilation of manual tests
qtdeclarative:
6eeec91866e9ee9864c2631e80626342c5ddf983 tst_snippets: move Line inline 
component out of Page
ca3af15f08f908ebb5e6146455c1a243ae75329f Make test TextInput::test_txtentry() 
more stable
6cfdf0e926fc8cb262249a4e96cebcd01fd0d6ff Doc: Fix a broken link to restructured 
I18N information
9c3d0314f08fe1a90e64ce379c9a8c6e21c2f77e Fix multiple object creation in Loader
aebd77e51b59356f7e41e53d2a02fd647771d2f7 Revert "QML: Don't unconditionally 
invalidate cache if inline component is used"
a7ee6d43673c6fab17777f237a21182291be3aa1 Doc: fix links to cmake functions
0e61fbf8dbaa163e91589385eae2a2ed0cdd069e TapHandler: ignore untracked moving 
points; treat touchpad as mouse
b27307394084ed43113f31b3199ed4ff13a760b6 Doc: fix qdoc warning, end brief with 
full stop
c1922cfe4ab3095e7d1013684566348514880edc TapHandler ExclusiveSignal flags: 
start with 1
0ad27eac44104f7e3cfd524e978ad32ab4c79276 Material: fix placeholder text y 
position when control is too small
8e6cc05f79f38903810ce23dc53b9f003293e75d Add doc page for MultiEffect examples
85a8b1f613d32d9baaf76fbe625050c0aed99c9b Convert XMLHttpRequest example to a 
snippet and add doc page
23cba1dd929345f99e0b24aaaf7a8f56cde9a774 Drag and Drop example: Improve usage 
of best practices
354cebbdc8cd016833230c0ee7754427963a2c84 NetworkAccessManagerFactory: Complete 
documentation page with snippets
374f16011fb3ad49e27243d6e8c05b8be405a61f Fix build with 
-no-feature-quick-draganddrop
6b852e936fb890f4f17c35d6ab2307b60ec77a7a tst_FlickableInterop: use 
QScopedPointer for touchscreen device
4c540b495a1220019159576a6df00572b6af3797 Remove side-panel and swipe-to-remove 
quickcontrol examples
dd3484343b294e830cf517b72cbbc167ca58e660 doc: Add snippets and animations 
illustrating TapHandler.GesturePolicy
528d34d075c3ca673bf53e4e3dfe5d9912caf102 Import path: Explicitly recommend 
"qrc:/qt/qml"
0c479513993573f228db5583913809f8891f673a QML: Don't unconditionally invalidate 
cache if inline component is used
94b6561144013664535233ad50352c441876166e Localstorage example: Follow coding 
conventions better
4cb57ada9bd7d609afe8485bec528522589000e3 Canvas example: Improve usage of best 
practices
414240ddc0948acd011f3480865a02e067ba40bd qmlformat: Fix handling of object 
destructuring in functions
71c281b9e8b3ff86407ba8aef2f9c11ed45ce6b2 QQmlEngine: Improve import path method 
documentation
ac23f4036527ed860b8fb5e9362b40be32128088 Work around GCC 13 bogus warning about 
use-after-free
cef48c0d723a804ecd1daf308681c9872a050190 ListView: Do not create context for 
section if component is bound
83a474b2efa8e9c907f98f253b20343bcb4bcfee QTP0001: Mention why you want to 
enable it
2acf4db153ab641d7ad255f4210b64b5fc545d3d QML: Fix conflicts between 
QML_ANONYMOUS, QML_UNCREATABLE and namespaces
064fd7e6e57a8b2938964d5708fe77149a4d55b9 Doc: mention the order in which 
top-level transition animations are run
0bd7c8539d412cb32c9c26473e5b08dacb68a2b8 Doc: fix grammar of PropertyAnimation 
section title
d1dd54a2a4d057e7d301a33d587ca339ccb4fac9 doc: Add qml PointerDevice, 
pointingDeviceUniqueId and PointerEvent
570012dfe26a07fc677e8a73722cba0e73bf305b Fix scoping of index in SwipeDelegate 
snippet
3bb4516c8e6ec176f95d1c8a6a6d78c7dd401c48 QtQml: Don't complain about singletons 
with foreign create() m ethod
e2f7b695c002380cfc21f82d3062eab7431f3321 QtQml: Make QQmlTypeNotAvailable public
7f1400c8c535e2641d643e8a321f32d55564d0d2 Exclude tst_gifs from non-linux systems
01cb70002de0963c301f35c5dea2e16f76e6c8a2 QmlCompiler: Implement get lookup of 
variantMap properties
f5fb77bf76972d468d8b2bb371724bf634894cfb PointerHanders FakeFlickable: Fix 
ambiguous references
cb4ae39583061e1f5f11f8fc9d94dc8261028468 Avoid setting INSTALL_RPATH if it was 
set before
0fac2f951f0ab57f91a7d793a84252ff809747c1 Update style screenshots
f0b43126bb2c466bea1192462807ae66697cb80f Improve styles manual test
44766b8ce24660de3952d1b7365166029d53d9d6 Update Material Slider and RangeSlider 
to Material 3
c4358550bc9fc5168cc9223e065217b6e2834ff1 Fix mouse inside MouseArea 
(containsMouse) for press event
d6bb0921257933dec3565dbb72b0ccc275c285b8 Add the missing dependencies to 
Qml_sync_headers target
1031750655cc9970534dd8661eb2a04939dd35a1 QmlCompiler: Drop broken line comments 
in generated C++
1b36968fed9c6a538a6badf3a3ca921949542ac7 Implement DocBook mappings of qdoc 
macros
d7602cb315c32794748502733524c65e2132b26f Set correct `this` value in 
JSON.stringify replacer scope
7d3d6c2bb822ffe5723ecfbdd37d5edb7c2b7891 QtQml: Fix clashes with windows.h 
defines
bafa7d51f189dad3d3ef9b99036ba3325c739b9d iOS Style: Update docs
8e30540df27c3fdf2b8ffaaa8f75dda902eaa08f QQuickStackView:: Avoid memory leak in 
QQuickStackView::push
7752e7af918932279da53ebee0ab734ee107ed9e quickwidget and tableview: Make 
example cmake files adhere to guidelines
db81d9f54957af05b0e8ad7fd553cf8287f5a9e5 Replace AUTO_RESOURCE_PREFIX with Qt 
CMake Policy in examples, tests
092ba09a8c95e4f6362ef338d5c10784e3bde75d Doc: Fix linking and import statement 
for Qt QML Core module
5ee0ed7907fb70697a82a8714ab21fe9d1866307 DialogButtonBox: Fix contentWidth 
warnings
1827f2870e7e304d961287e0ca146ab88602c263 QuickDialogs: Add QtQuick.Layouts as 
dependency
544bd5e8b31c93d9608753437993340b9ac11939 Fix build with 
-no-feature-systemtrayicon
f136ef0aa742c5aa5ad930433d326c7311b9c6f8 Fix build issues in multiple manual 
tests
67b4a0cb960a97463f8b28fca5239fd912b220e5 Use SequentialAnimation.loops in 
FlashAnimation in handlers example
e595831e7fa9d004672290a2fe4e8f78a8d66018 Doc: Fix warnings for undocumented 
parameters
fbc889e67783b0d760893eeecec6dff1f36fbf1f Simplify dragNDrop example and remove 
unneeded alias
27590dbfe8e2a43f131a9574a33c8ed87b31641f Fix dummy variable in 
QQuickPinchHandler::setPersistentScale
2b963a241fd1ad51a5ad0cdbe356eec8708147b4 Update Material Menu to Material 3
e203dbb26d35567fe43601a649cc6bfbf54ddf75 Update Material Drawer to Material 3
f75b41906e4f2160d43576aafe80307b6570f160 Remove AUTO_RESOURCE_PREFIX, and refer 
to QTP0001 when possible
0d683717478959811e119339a1795d8b63de45ee rhi: Prevent pipeline cache warning 
appearing again and again
d0c94c9d6cec80df75ae2c96ffd40cd04d213b0e iOS Style: Add ToolSeparator control
7d57e0566a8e91075886f7f0c8b20d6ae40c5774 Update Material TextArea to Material 3
075f6532a662f936f1c501e9e06dcb38e2e4fc67 Update Material Popup to Material 3
81436bf6c7f45065edc257971be1bb9ec4b128b7 Fix QSGRhiLayer::toImage() for non 
RGBA8 format
2a95e3f55198eb414119ce2a3537e4e6d1c4cb91 doc: Update QML eventPoint; fix 
GrabTransition link
ecf96e33880b56555fd232700b867eb043cb6192 QmlCompiler: Fix coercion of undefined 
to float and double
512904abb577486d627423ee2a205e5bd724a8c0 Fix and test PinchHandler 
native-gesture scaling
352c1e1243716ede962f2a8b855fd28603bfed4d doc: Add the handlerPoint.device 
property
0b5214e2c6e67a03bf7052b55c0e91aa754162e0 tst_QQuickPinchHandler: use 
QScopedPointer for input devices
391fab408c204895e79a21d6de48d74852e3d8a3 doc: Rename QML type HandlerPoint to 
handlerPoint
d566bb311d0667d0816dccaafb46eef6cd01fb65 qmltyperegistrar: Guard against file 
system failures
c94e5c8af2a47326be8b2ecd614ced8701137c31 Doc: How to combine custom singletons 
and qt_generate_foreign_qml_types
c92e6a4f50391101b45ea437a791ca5fda001d4e QQuickPressHandler: Fix 
delayedMousePressEvent leak
ca008f5f87bebeec3deee96b769c0cfbbeea0238 QQuickSwipe: Fix memory leak
46aaee082334e09f815c55a4ea7052bedbf573d2 qmllint: Fix attached property re-use 
detection
qtdoc:
3c7f414ff8fb7036e420072460035322715a60a7 Remove unused variables in document 
viewer demo
116a39721dc835668410567880f00751586a1e2f Add testlib, text and QtLocation 
improvements to 6.5 What's New
d1d4b857e3af7960e541f19e3da49c9ca54ecebf Add pointer handler and BoundaryRule 
changes to 6.5 What's New
3f133ed2d1d3d4d8800c07fe259bbb1c3ab210b1 Add Json, text and pdf document viewer 
demo
a04032e770b1b30334a22406a76d2f07ff4fbcff Document Third-Party Code changes for 
the Qt 6.4.3 release
f7980f4b3e267a7ed210fc787473716c4a8c15f4 Add whatsnew6.5 for Qt Multimedia
5728890063d5cf9cfbc8c292780a4ec51db4baf9 Doc: add Qt QML Core to Whats New in 
Qt 6.5 page
b9f6300952a7fe4ba559d4769b9d9023a6e2ca2b Whatsnew: Mention iOS style and native 
font and color dialogs for iOS
285a8c9101970856bed934f7edf4667c59df3873 Android: remove conflicting 
android-manifest-file-configuration.qdoc
d1174a06ac70b097b900844998123915a0dbbaad Fix a broken link to qt_cmake_policies
e5205ca7a02c9a6c8961f8edb3bf15db6cbdfa62 Minor tweeks to the photosurface demo
51e4a625d537f034e708b9adac2ddf40488780ce Add Qt for WebAssembly changes
279da7b082c329b90053c156d6db23a96a58a065 Docs: Fix typos and touch up grammar
e83fda5af1e5681a9ca03ce9c31810731586dd21 Replace ToolTip with margin text in 
photosurface demo
51e4ed51b10e568a6a09e771115ad149f6126ce2 Modernize the photosurface demo; 
update its walkthrough docs
fd0d36dbf7492dd409ce0c0c1723408bdc396768 Update Building a QML application for 
6.5
263e4faf4392a54a3e448a7cc5c7b80653f267a4 Whatsnew: Remove section on 
QML_DISK_CACHE
df621347d3073c9ed80f6cab882f997988192006 Add qt_add_grpc cmake procedure to the 
documented list
f65610e7b424b1d7629b967c4b62c0077399f879 Mention QTest::currentTestResolved()
2a558d3f075096790928cd29412456056691bf00 Doc: add more Material 3 changes to 
Whats New in Qt 6.5 page
258fd34d705bd6feaae02885ad878611b51eace6 Doc: Debian Packaging: Add missing 
arm64-specific row for Qt 6.3.2
f6a0b5e45764aeadf0f59102744f852507676fde Doc: Rewrite Qt for Linux/X11 - 
Building from Source page
c5ef1a65f2cb29cd0cad4b5929ffe81f2305f2ef Doc: Fix name of qt-everywhere package
c6c3264707e1d746ef428fd109b1928efe375603 macOS: Update example of how to 
retrieve the application bundle path
qtgrpc:
881c6596250ef824f494f3b756e8ce14311a2356 Documentation for Protobuf
def3c645da0017e0b48aa2954671df0d6e2c2d68 Do not mark signal as const
1ca7da9ad5a084565f9a4577f68727174cd63b33 Avoid serializing uninitialized 
fixed-size fields
a713aac114eec92f9af54c61ae675406ffd8c081 Do not initialize the message fields 
when accessing the private getter
2171d27efff9cc4edaf59fdd41368cca13409448 Avoid looking for protoc as a part of 
protobuf package when crosscompiling
07d33338a4fb112a34be732925fc5b9202c4cbd5 Add the missing deserializing result 
check
c7dc90360473c74f1d54af5057816d9dab506580 Fix faulty negative result of 
non-packed list deserializing
25b2e721967e1dddc8053787522711f381aec5d8 Add the missing copyright and license 
headers to the .proto files
088c973508fe16a5aef8bd60099eced1779d5f53 Fix qml warnings in the chat example
4384cc8d36a40971d743000ecb638204f5c6c2f3 Update QGrpcCallReply documentation
dbc7d7401022aaabdcfc19e9a134b1bd13a2ccbb Add documentation for QtGRPC channel 
concrete classes
8092adda5b2031c9e362c62767929feb377c2bae Update documentation for QGrpcStream
fab036a67645c5eff9f45298c14b7960d3fd5d8a Add documentation for QtGRPC 
credential classes
766545d844fabe1ba5a22c36c26f3968ae8f8a76 Fix existing protobuf links
ebb58145bca747dd61aa40077dfde53ed0fe2208 Introduce QProtobufMessagePointer and 
un-virtualize QProtobufMessage
23cc552f3ed67cc66a153d6d04e0f8859510574b Disable -fPIE for the 
qtgrpc/qtprotobuf executables
9969e5032dad5d296876b0de7f506d0df7103aeb Backport the simple chat example
db471b2bf04133ce15985f86e812576c3b73e4f7 Remove redundant records from 
magic8ball example
6ae02a93124b358efa45c386b40c483717c5e6b7 The example of Qt gRPC-Client part 
with qml based UI
68cc8297e9d5627715d98169e4c03a3bf3072150 Add moduleheader field to QtGRPC and 
QtProtobuf qdocconf files
34f1b94590bfb5f823d146eaff72bc4814a5639a Avoid setting non-interface 
QT_PROTO_INCLUDES property to versionless targets
97ea301e3900dce20e337bd0affda25261cc3aff Delete test blacklisting after arm 
macos update was done
5e05d511cc33980bb74d1108ef8a18c176ed4467 Doc: Remove mentioning of qmake 
variable
qthttpserver:
169da1e9844c443304aa2cb6b68780e46afeacb7 simple example: Inline 
assets_resource_files in CMakeLists.txt
89c595632859269cad22d2a5932092653f159269 Examples: Call 
qt_standard_project_setup() in CMakeLists.txt
qtimageformats:
qtlanguageserver:
qtlocation:
4585a538b1e0aa00f0047f07503509a08d99c50d Doc: Fix links and snippets
b5b4c76830b6d718a789b44f3c5ffffae874acb3 Update the documentation
c3284feb150ec660d94711d6bcd1fcc1ec328991 Minimal updates to Places Map example 
documentation
26d03f30b44d5b627ae844c889f26c3a5a6bc053 Examples: Fix qmake build
adc4f4f154e19f685e6a9dab08775bf912003183 map viewer/places examples: Brush up 
the code
b000aa1de42424a142b0499537dbb305a85d11f2 Update Mapviewer example
9645f73619fb06f8c7dec87d4fbcbfb0041a780a Update location examples to work with 
MapView/Handlers
bb0d388fbbd3532f370419651c034f9e1cbd6b2d Add documentation for GeoJson Viewer 
example
226955a2636f84c50e7d3be2456aa090224340a6 Remove unsupported plugin parameters 
from places example
6e1b10c09ad19ba20a60d320afb40575204430d5 Replace MouseArea with TapHandler in 
Planespotter example
aca6cf13ba4a3dccca07fce3470a227b31fe13c3 Resolve a duplicate static symbol 
during Unity Build
ed87048b390fdd48c8122f88c3349b5c772843f9 Resolve duplicate meta type definition 
causing issue for unity build
2691b2852dcc49a3bc60a82f5345ced892a2d8b6 Resolve a duplicate symbol during 
Unity Build
3b309b082097f41a9401aee471819c339b074a32 Return early from export function if 
data is empty to avoid crashes
f3cc62cef603d4f864b5c916832d6f90b38a4539 Add drawing of mapItems to GeoJson 
viewer example
067e786c6963770ccc48d28ac4945bb667b9d877 Add boundaries to zoomLevel in MapView
643817919418e871398528940cee366181550f2f Improve documentation and fix warnings 
and examples
7c37a84aa86bffec0fb9323a2c5db68ed3eb6527 Improve compatibility between OSM 
plugin and places example
qtlottie:
qtmqtt:
qtmultimedia:
3e23caf2de087c3be2e531cc2029f5104d4f696f Fix setting pixel format to 
AVFVideoSink
dde0399df8530b4b8f277fc18224ae75519286da Disable flaky tst_qcamera test
7306154c02f32c169b73ff69e6e61d31999f127a Implement looping for ffmpeg 
mediaplayer backend
7575c547d4639afdfbde7aaca8e18ce41a9a6b17 Update the documentation regarding the 
default media backend
a16dd33776aca2b80668edaa817d8ed6ae244860 Fix audiosink issues on darwin
910676cd84c02ca9450bb74b16b3be5e31fcd837 Android: Prevent possible crash
9fd88b8d76ec044ee0c8dce477f763e60f608448 Fix access to multi front/back cameras 
on Android devices for ffmpeg
c7dad1bb909aecb62398a29024aa8416ae59b066 Android: Fix stretched camera view in 
portrait mode
638b27505a7873289427943f0062f00729c8ac7a QWindowsAudioSink: don't access 
deleted this object
42ae5cca5781435f02d62d34f9e0d76ac4d4e008 wasm: add support for QAudioOutput
3fcec009087bc4f61922c961ced4e1734be7df56 Add cmake var for explicit setting of 
default media backend
3161f750488092ad022d51f00c2713cecbcd2135 Add missing QT_BEGIN_NAMESPACE
7088aee0d279cb1370b967ef68abf606f88be762 Fix ffmpeg encoding issues
qtnetworkauth:
qtopcua:
a03a658bba2fdc96a1fab82d598831f0193915ba OpcuaViewer: Don't locate files 
relative to binary
qtpositioning:
qtquick3d:
91f1e981a280c8c63b33e484a42f9b79e52f6ae5 Documentation: fix bad typo
c3f99fc20c814822bfe26815e2bc078cb4ab867e blacklist 2D input test
ec5c7a07912663b824d63ab05674f5472aff5c3a Fix DebugView's TableView styling
8ddf55d5348da9b45636bc3aba8aeed21e667bee Fix warnings regarding local static 
lambdas capturing out variables
fc4ce0866d4607dc64f9a6ffde41d5ebf818cd24 Asset intro page: link to new LOD page
5cfeadc2c55ea5ae37d99bb42fd8296c1edf1409 Asset: fix to handle embedded textures
c49dcd51c7492ac2ba1358f8fad5079aa22034fc Update handling of QUrl Texture source 
property in valueToQml
71c4f1c0dc8fdde6d6adb8fe81f36b226ff8cfd1 Restore UV workaround from old asset 
importer
e582284ddd5aef924b7c06f4771d61e67d8034c6 Fix zooming with scrollwheel when 
initial camera z value is 0
745610878d407190f900eff5734edd9a10a2d508 Add some minor fixes to the gltf asset 
intro page
a33fb24c1a598269eb609482f9b65b3465d7d6d9 Fix warning from signed/unsigned 
mismatch
f992eb45a4c35ddeaf7239b9d1bc576cb282caf8 Add an additional intro page, focusing 
on gltf assets
62bd78e82957557eed2ed27e93335b2520c5cbdb Fix Model levelOfDetailBias to work as 
documented
60d9bacbe7609f787982de31ca8cd82ee4cf92fd Doc: Add Overview page for Level of 
Detail
92a7a23f99e72dc6f878624fa200c5f203611533 Export the DepthMapPass class
19d3c41c4fb8e4093d4a940f3b56e7ac76fefed6 Work around HeaderView eating input by 
disabling resizableColumns
4fbd935a9212bcf2fe5f37fdf9265bc0b133adf8 Add DS compatibility option in balsam
7b5ff98810d2c6bb9172418911b9abdcc01dbbfc Skip unneeded calls to rhiPrepareSkyBox
2310e4ae485f977243487b683cca153f63ec5478 Add option to balsam to expand values 
that have multiple components
3115e7d9aa731298a373b572f66c31cadcfc8922 Fix skybox in screen texture
3ac5fc591f682761042473b66ddd7c2035d3b9ce Tweak Custom Shaders Example
d1c75b22e084360b8a80959a898f9349a8c055c1 Apply global scaling as requested when 
importing
fcce467c352c5c7de77885ad6e1e99a1cfda2870 Fix regression in the custom material 
editor
f3d411d1d283011f5b9883bb1961b3a5ecbb329a Replace usage of QML settings api from 
labs
cdbca16322a8a3a5e150afd18d1b70a27b3d421b Doc: Fix linking issues in the 
documentation
067eade7c4e667f416468583a62c1fa089fa566f Add RHI backend name to DebugView
c38697a70824723855e0072d6568e09647d9e5a6 Fix UB in QSSGSceneDesc
4f61526d1d9ba4d1fe63c375a4fa37abe2d3ed9f Improve Fog docs
b53cb229d7cceebc5435cb4a40eec5dca9e3f9b3 Lights, don't copy the light data to 
each node entry
30e9711a251f719ea154ade7c6d5195f9fbc4430 Restore the color wheel in sceneeffect 
example
16806465c26dae48c1379383553e8669c91a00d3 Add fog color to sceneeffects example
d9cd3da64990ccd3fb5518d84138db3e07d4df89 Fix postproc intro in the custom 
material/effect topic page
dc036113b1eb720e1952d16c941b9591982a92ed Remove Opt. 2D Assets topic page
a839587a3cef4fdabcb2a77b9c7aeea53b47ab70 Update the PBR documentation page
qtquick3dphysics:
bc31cd37bb7c9bafc03a938ee2fbf62c0a29ad07 Fix memleak
c98aae9478166ee940258c6a08f68efce2671b08 Polish examples
af2303ff09e3bcb2346c85761a570a4d99232faf Improve cannon example
f925276c3665bd843fde3ccfb5c86d1813d695d1 Turn angularVelocity into a method
05d30515a7bdb677188f32f6b56f108eb6cd75d0 Turn linearVelocity into a method
499ed6b9cec892318301c41d661a283add64807c Improve debug geometry deletion
3856c019493f34d97b55fb4e4cf3122504c17af1 docs: remove section in custom shapes
c2aa64b01ab288dca0259da72a7f896e650f589a Remove missing signal connection
77cc53fe1cf43d275cd31a563c4ecdf69bb3ef1d Manual test tweak
qtquickeffectmaker:
8f8a90b395fa3f01548b58c9642a2b4ec18e31d5 Doc: Documentation fixes and 
improvements
d566fda569b7eaf96729bb12fda1626865f07e5c Fix warning that implicit capture of 
this is deprecated in C++20
69def2a2a25c0420d4c0d86f9c615121f1a7e8b0 Doc: Add installation instructions
64a335cbacf5ba55cf4d9fb48e514d811d36f82e Doc: Describe how to create blur effect
a74bd7f9a99371dc0ddd72b2ed18365f92844044 Add Wiggly example
142afe4c913948c50d577c29878ad72e6238c111 Doc: Add documentation project
a53d2e838e91bed427540c208262780554826b0c Adjust the UI to material style changes
qtquicktimeline:
qtremoteobjects:
ce3937e63002a1ca019461416f0781f86e26273c Remove remains of qmake conversion 
from CMakeLists.txt files
e3501d6fba594276507109147dcba0f07e8eb214 repc: Fix CMake Unity (Jumbo) builds
qtscxml:
6f534e7323c3fe91a2c9f3073500581c22d95d41 Flatten the state machine example 
directory structure
a9c4eaef13856b580d672dcbd8e1d77200a3b53f Remove some of the state machine 
examples
41c24557b8e2d1ccf5801fe2f49a3c6ecb9a9411 Make the calculator target name unique 
to avoid conflicts in top-level build
6f5a37b1d3d0952cf62cf8b0982e0425c60ddf03 Make the mediaplayer target name 
unique to avoid conflicts in top-level build
b3157afc0fe264c1c9538ecb92064b3131012a6d Adjust the example names
7b2ec8d900d7e2553e00d3edc8d64c6177d8c8c1 Adjust the example landing page doc 
description
1ea02289d8c31781a711b4e06f2b83c59609486e Adjust the brief description of the 
sudoku example
b9a1a0b7b4ba52aae80fe7f2660acdd7cb954dc3 Simplify calculator example to just 
one example variant
ac0e56806c61feae8662c60db66060ce567e0eb9 Remove invoke-dynamic example and 
rename invoke-static to plain "invoke"
8dbfad334fd56356d6190a0e645f974567c90183 Remove other than "cpp model" 
mediaplayer example variants
8b43bc98abe124529e672cd79624351bccd2c9f2 Remove scxml pinball example
qtsensors:
4debf462a0a5e8af5850e18b1fa755a413fdb87a Add iterating sensors and reading 
properties as doc snippet
adc9b97df60640e18650802a62e03856f0064ce8 Add sensorsshowcase to examples .pro 
file
5fe88f0a260e2fed11ad03702ee3c05f841e7ea8 Move sensor_explorer QML example to 
manual tests
cc5ccaee97f48d3a1ffec11c65d8e9af09dcfae1 Remove sensors grue example
5484b59a0bc6bb2a46931d95e7d963072ff3236e Remove sensors qmlqtsensors example
1020acd025110385807b7e77f21e9a636b3a5e41 Remove sensors maze example
cfa3af090e9f48526a387bd00df2dc69019a4de3 Remove sensors accelbubble example
qtserialbus:
1bfc594c44b2e303ebd2f40eb1d402131689ccd8 Rename Error enums for 
QCanFrameProcessor & QCanDbcFileParser
qtserialport:
918989645e9872fb09c98dca79d3a826b5191436 Remove creaderasync and cwriterasync 
examples
qtshadertools:
qtsvg:
qtspeech:
85bd802ecc06874ac5296f4d01591e4118a37318 Add tags to examples
5a475567f6c091982fa5edd7aad90aec30dd19e8 Port away from u""_qs string literals
qttools:
ef308c671be46b453284f0aad9e16b779c5ee682 Doc: Remove reference to Multiple 
Inheritance Example
0ff8b0eaee762fa34282e8799417e2dfbba8cd38 Qt Designer: Fix a crash with main 
windows with no central widgets
216b560023c23b85e906350e1acfae6985b043fd Disable -fPIE for tools that depend on 
3rdparty libs
5f1b4517f2daece2941a62320beff0075b3a7735 Report QLiteHtmlWidget in Assistant's 
About dialog if used
2e688754dd8711c4ac4153c1e5c696a12d594d29 Doc: Update \brief description to be 
generic
6bd32cada670637042339443abc18e2ff54d8374 Pervasive conversion of attribution 
scanner to Qt::StringLiterals
54a3efd2ee4be4ca114d3bdb78a413cdcb8c6339 qdoc: Clean up code related to 
processing of \include'd lines
070d3e3e4cb84e2a9e0aa015b74ab27758af464c Qt Designer: Remove worldtimeclock 
example images
8d446d57e4f6b24538350325a0c6036ddda0a3aa qdoc: Improve Q_PROPERTY parsing for 
the property type
9c24042178217e37c80bd1c92126ceba36ac2ef6 qdoc: Drop remnants of unimplemented 
feature \generate examplefiles
ba48c52625b5a6ff9acf07754e66cca20b391762 qdoc: Config: Streamline working 
directory handling
c75396d3c7eff3031d5e0085213eddd8eda7dfef Doc: Make it explicit that XLIFF 2.0 
is not supported
1c9847e13a9f4f1d513524f4c1c8bcfc4294e867 QDoc manual: improve description of 
argument handling
495e6549de0f2bb43f5787cc2b2ff5343408969a Qt Designer: Fix palette mask handling 
to consider single groups
aa013b88b36fb0bd73767372dada550a73a79a10 Qt Designer/QtUiTools examples: Add 
categories
abde163c414c1db7f912e0ea5294cf8568fc3de8 Qt Designer/QtUiTools examples: Drop 
'Example' from titles
2cd0e8b64ae6ff32cdfdd5da1607c42e08377aa2 Fix oversights of the Qt Designer 
Multi examples code changes
db4d0c8742d5c0f6ee38d774ef9d052d75bbb20d Qt Designer: Fix exit crash on Windows
79370665b0db22ecdb4d2bc3d5906cddb9ca87b9 Update qlitehtml module
qttranslations:
c07903c1b1869601ed87ea816a3c50ba2851b168 Correct Turkish translations for "Edit"
dfd50f084d28994fbf11c31d0e3d59b61020060f Update German translations for 6.5
qtvirtualkeyboard:
97f092aa0e33ea42fc2cb6ed9658919cc3854740 doc: Fix qdoc warning after Wayland 
Compositor change
a2a60c6069e8a569cf160e3728011b3e8d936eb9 Fix InputPanel keyboardRectangle 
binding
69694b615f59c55b87bf58ded1cad1217c1f99ad Rename and tag example
qtwayland:
9040ddff9a59b5416b44856fecdad9793063bd8a Compile with -no-opengl
e18fb7883ff8bfec716524ce7361ac7f553975b0 client: Unify margins handling
a0d484d1ee38a527aa6f95b091b564e8a1f8c224 doc: Add missing documentation 
screenshots
06eb9948af5015b612ba729fdc69beb2be57bb95 Client: Remove flip popup constraints
163520023f3132b4fd545717485ca7081f05aa98 doc: Remove category from examples docs
21cb4e7834c5741fde1b7efc19854f9cd46278f8 doc: Add compositor examples to 
Embedded category
e0538a6df52ada8185aa1f92e45e40e9c634d19d Move setup functions from local to 
member
0a26cbb46b3f4efd82ece41262aff1011eadf645 Fix build on CentOS 7
d94a128c1eda4cb2bbe0d8b2628029b12bc194cb Client: Stop requesting activation on 
every focus object change
bca62233b707c3d0b167417aaa4df58bf44360d4 Fix automoc warning regarding include
78586aef91ce78615cf4ec6277e0047d9034b588 QOpenGLContext re-creation - 
orphanedTextures
qtwebchannel:
qtwebengine:
eb7fbbe1744bd8f70051706c61ed8e113b6ee27e Update Chromium
d7bc7151d0a0d241ed2ea0a8d838d6f37463ba9f Fix not working password test for 
QPdfQuick
08264b99ba23dbd63eb5e741ad2ff9ea58752730 Update Chromium
a21742ef6064c1e84ebc43468d253dd14d86bf02 Pass system library paths to cmake
a75051ee7b4dd9ffe86e146d98c7d6412c756621 Fix cross-compilation with system 
ffmpeg
b7b85263c19e84c00aba322484f5986a880fb43e Update Chromium
200c64fbaa5a7c7689e8360b23b76407131d95df Add qml filesystem api tests
5b7a99588778d3fbc32141af75e9db0f3440054e Fix filesystem request qml namespace
1612b76aa214462cc004b285c80e5c9e3dff0686 Fix file url in webengine filesystem 
request
ff42b8087b4831b4893ff9ed4853acd8bcbd83ec Fix use after free in permission grant
262ae1056984d248ae91bfdcb556fe709117f47a CMake: check for vpx_codec_vp9_cx() 
presence in libvpx
198b892f1d893a8d6be8cd83d6e89e7a027e4be8 Define an enum for FPDF rotation int 
values
256313c6454f74e8f3f7524954ef274d85d0df29 Add Origin Trial Policy support
e200ab2b7c5e615797e6970e9c33418dc51705df Update Chromium
e3313f9b333beca991cb1b533733242dd59c8af5 Refactor devtools frontend
012dfa9d0dfe031510156c68ac572880ff7aaa95 Fix uniqueId() for accessible events
3494efe5d440f6c09ba70e1a46307465ce8e35b8 Add missing foregin type for 
QWebEngineFileSystemAccessRequest
qtwebsockets:
a2480aa46daf55e2a28269dbbc9b708581e811ae wasm: make sure connection is closed 
before being deleted
qtwebview:
_______________________________________________
Releasing mailing list
Releasing@qt-project.org
https://lists.qt-project.org/listinfo/releasing

Reply via email to