Hi everyone!

We have released Qt 5.15.0 beta3 today. As earlier you can get it via online 
installer/maintenance tool. Src packages are also available in Qt Account and 
download.qt.io. Delta to beta2 attached.

Please make sure you will report all findings in Jira. And make sure all Qt 
5.15.0 release blockers are visible in release blocker list 
(https://bugreports.qt.io/issues/?filter=21925)

br,
Jani Heikkinen
Release Manager
qt5.git
8101b5471497ff9a617439971e7fdea0557fd39d Provisioning: Update Windows 10 x86_64 
to version 1909
2b7355e69c44d52f8ef2e8367917217653f607b1 Update MinGW 7.3.0 to Mingw 8.1.0
939c0140394f180f608cfea42baf11502dba78f6 Provisioning: Bump emscripten version 
to 1.39.8 on Windows
qt3d:
dd84bf4a99bb181fc1176830b4504d6f023898d8 Don't look up backend node if frontend 
not updated yet
eb7fc6b90c5138a9af3f83fb7aac58a8ea8b08c3 Disable sorting commands by textures 
on Windows
08281b3661547688b19cdaa52d5cf7bbdc171f56 Properly stop running animations when 
using a negative playrate
62d11afb41e0c3b8a21b4a307cebdfc406ecdf98 Fix job dependencies
eaf4b353fb317a96d01b65fce90ca2e57af4b829 Compute stride if not specified for 
picking
adc9c3e6ab2cdda50cce6d2623959adf94f7845e Implement MetalRough shader 
optimization TODO
4d1ca5a7afc78ad4676d54ff168170bd7abe7273 Add ability to dump filter states
e742b02e1d5c8384d6c5a10039719989c32beb42 Make Scene3DItem accept hover event
8a7b5ac1f5862b6fe62e2df29b80ba25c264e0a6 Fix documentation formatting for 
Underlay
e7310a4246845a5b97aa556ad0d5dccb67c236f9 Fix crash in rendercapture-cpp manual 
test
30357b8eb27548bed38f38c009436b85d37fc213 Don't skip RV which have a 
RenderCapture
e819e8d654fb8d15d24961d56578025c6171610c Fix scene graph dump
a6ffce09ce6d4fd39fbb50eb58f7b5d1027f4d60 Move shadergraph to Qt3D
662c47d6e9c806f6c0d654e7ecce9a66a4f35154 Implement Mouse Click and Double Click 
on MouseHandler
afc0e80a2b91603b31c407b5e03029dca557498f CameraLens::viewMatrix() remove qDebug 
which has a noticeable performance impact
9990ee13fd25d1c3c2a50bf3d7303d9fd3fcadd0 Make QAspectJobPrivate::isRequired() 
const
2f3145d14cf9c13eca96776a05754699e1151678 Initial creation of RHI plug-in and 
refactoring
qtactiveqt:
8ca337213f1e79abca96a70a17f771f322c58319 OpenGL example: Polish a bit
a9ba05936f9f78bd2e6294f356fe1ae37042ef33 OpenGL example: Use double in GL 
functions
1fb1936afb00a408799c3f8a4755da21450289b8 OpenGL example: Port to QOpenGLWidget
52c02908abecbb9fd4afcb0de6a0b50b3ae85827 testcon: Adapt to renamed signal of 
QComboBox
f29b73d0026db64d7b2d1ca049461b784c98cecc axviewer test: Add a metaobject dump
927a76c9246109f14b51bd9a3cf224d6f987e10d Fix broken IDL version handling in 
DumpIDL
qtandroidextras:
934bb1fba36ba9272a99be87bde72daf31de37d5 Fix icon name typo in 
NotificationClient.java
fe69fb5371b193288fcb1b38d70c9fd4ac4fd74a Introduce new example JNI Messenger
a55cae70165206bd2a04306291fb3442968b69c3 Fix notification example crashing
qtbase:
82a39f12fa50424fe792b4ff7e7764d98ebabe3e QCommonStyle::pixelMetric(): Silence 
warnings about deprecated enum values
d934fd7f54eae24ea3f719890e2c4dbbc445049d Send MouseMove events without buttons 
if the press closed the popup
8f88a3962a7b1716d2c0482b818d2504776ece05 Fix 1 pixel wide images
f5a58cccc2dad567ddda2fe621f21352781852f0 Fuzzing: ignore logging output from 
QColorSpace
cd57dae62ff80ad371ebcb3fe63731ebbf7ef808 Fuzzing: Add QGuiApplication to gui 
fuzz targets
22fe29303869ccf31af25cd4eeeaad768c3f647b testlib: add 
QAbstractItemModelTester::verify()
68916fede41d1eca5d07eb6b1db518d41a007616 Finish deprecating TouchPoint::rect, 
sceneRect and screenRect accessors
2e0c29a4bbe2b3ae427137e65f179b0550dcf169 itemviews: Use the start of the 
current selection when getting the range
c3b6d09caef755171c8cd113e83b8f6f6f54cb7d Update bundled libjpeg-turbo to 
version 2.0.4
7eb7bb979e2921e711eef03a9ea31af305935cac Fix Fusion style ignoring 
SH_UnderlineShortcut from proxy style
bff56f953adc8ce743aa774d6ad09725d8b9bc45 tst_QCborValue: Prepare for 64-bit 
QVectors in Qt 6
783d574b932288b61f915b28d5b7b9c5a979f58e CBOR support: prevent overflowing 
QByteArray's max allocation
0b4ae8e6829e32b2648e66c010c325e9c9a0231c MinGW: Fix build with -angle
533f7d7ca328e81804c8f52818f9d39172694f94 Raster painting: fix dashing for 
separate lines
0613bf5d160e79476435da54f2cad2676de4a558 QTextEdit: remove the cursor when a 
read-only textedit looses focus
d4a4202caaf1676e8ae49359594d60895ff45d20 widgets: Sync client rect of 
paint-on-screen widgets during resize
643410136004825cb395e342f5c4ff90e85de4fe wasm: refactor network to use fetch API
96de59d7c1068022dbb590d7abbdcf6eaf5d0566 Doc: Document new property change 
notifiers for QSortFilterProxyModel
0b5a1100ff5ab4fb696e0efc9bc5e8f266cf40ae Doc: Adjust offline style for the 
litehtml rendering engine
07558ae12d9b86bae9c5ee2b04414e6e34ec61b3 Doc: QItemSelectionModel: Note when 
function default arguments were added
7d0f24b166c0f3e3fc20d89d819e1321f72db57d Doc: Mark QTextStream manipulators as 
deprecated
beffcc590c685b17d86492a3a68852f66b1f4457 Doc: Expand reasoning for QHash 
deprecations
f588804725aa1c23c4ddf4903013e727496a4c56 Doc: Expand reasoning for QMap 
deprecations
bd9a13b370c65f889da1d42852d8107915edd977 Doc: Fix \fn command for qScopeGuard(F 
&&f)
737e7524e8992f508e3f6e57010c81b257c5e994 Doc: Fix documentation for deprecated 
QSet functions
5a7a590e8a1b688e62101d21209a0eb7203b6d78 Doc: Mark deprecated 
QMutableSetIterator functions as \obsolete
e16137d2db2621372ce1e2ec4e88eb41fdc8fd0d Doc: Document QDBusReply copy 
constructor
c81b172781a35590a4f0345aa35e947d8e780694 Doc: Mark gamma-related functions 
deprecated in QImageReader/Writer
a320b57f1d8532fc5ab00aed7a78c7f2f828da53 Doc: Don't mention deprecated 
functions in QTabletEvent overview
5f87fb881383f6170ca2cf82958709b04372aae6 QLineEdit: Include the horizontal 
margin in minimumSizeHint
b3b51a7665dae78db352ccdeb5f25f0e5df43c09 Fix deprecation warnings for 
QInputDialog::getDouble()
319ac188eb38555b90319b4bb282abad2f653b0b Windows QPA: Enable Toggle UIA pattern 
for all checkable controls
c91b7f15ce3e38f013c91cdd7cf66145ee00a521 Add "checkable" state to 
QAccessibleTableCell
fc49325c806d03b609e0e0206086edadc7f2782e qmake: Document QML_FOREIGN_METATYPES
85a1582412ada0a8837fef76a23d569e95fa8d7f wasm: add braces around multiline else 
case
3f3e200aef80ac33e6bf116c656ebc28d5918836 Doc: Fix coverity warnings in SQL 
snippets
f22c929c8a1e9575ba9f99acdbb061e12d4da4a2 Make 
tst_QRandomGenerator::qualityReal() test more stable
f581b041199ba7c825fbffd9110727360d1f2668 QCborValue: apply a simple 
optimization to avoid unnecessary allocations
02d595946faa7a21f6aa4109227f7e90db20ae7a QCborValue::fromCbor: Apply a 
recursion limit to decoding
b7da66132bdd196c4f0b0e0fdf53f9e3b9a8bdaf QCborValue: create a wrapper to set 
the QCborStreamReader error state
028ddf3633f394c930ddb82551ef2d1fa9b1a04a QProcess/Linux: use the 
FFD_VFORK_SEMANTICS flag
defd49f7bfa07395a2f2a69e2f9db94b8ac5d64c forkfd: add FFD_VFORK_SEMANTICS flag
ba5e2ce49a43c7d68e2ffa57b9e7f8d5d7fafe2f forkfd: fix forkfd_wait when 
FFD_USE_FORK was active
4605583fec7b101057f72b0c8b967fcfac07e12d forkfd: introduce forkfd_wait4() that 
takes options
2b9137426182fb0e0c3ef37cfa8dec0762ad52b4 Fuzzing: Add fuzz target for 
QRegularExpression::optimize
f7f9977a6f7e6eb8ab70b14737fa66f969360b5a Detect Visual C++ 2019 mode in 
clang_cl / intel_icl
b1e3f33a28aad1d9386ff2ef569db90341a8d68a Call post routines from 
~QGuiApplication
e63d2272895ea5178f0704546dc5b5deed4b1b39 CMake: Warn about using internal 
macros and functions
cc333f5faf2fa892ca0e321915263cab5d793191 Diaglib: Fix build
46ebd11e66f6f3180043a7258b46a1aff79a69f8 Fix deprecation of 
QComboBox:::currentIndexChanged(const QString&)
02fa39ed22e8ca5889639661b531f1653c6388f2 macOS: Flush sublayers via separate 
IOSurface backingstores
b15ed929f3f481914bf96203e691a552f6d9fe00 Fix memory leak
1d5eb202b928dc7c73fc0fc4eb480817b339c68a wasm: Add OpenGL version check
d00f28afda79adcc106d1d953563ca03015927ca Revert "wasm: support emsdk >= 1.39.4"
5e1e4b9d52987c7c12a935e0ed5ef89f1ca8244c Extend tiled optimization in 64-bit 
painting to 64-bit sources
456137066113ac2a85cce8b4e7bcd76193675674 More qOverload cleanups in qtbase
28a0f1ba799e2601eeddcd5a783c72587ea27f60 Fix use of deprecated ::forcesign
fc1b5eac1a9589301e1804172bfc900f316404b3 QAbstractSocket: Fix usage of 
deprecated error signal in example
45a131d4657506feca6d23feec455d2dcf25fd1e Fix whitespace in Qt5XXConfig files
99ace38d22c640e37bb1a41095ee3b126169816a CMake: Also import Qt plugins that are 
not literally named *Plugin
f10b31fc1be0697f65b13ee7ad966f0085f7ed00 ANGLE: Fix resizing of windows (Take 2)
6a972f44f3f88d6179e8e4eef54396b5808b3f4d QXcbCursor: Replace deprecated QCursor 
API
34fe5f75bcfd382b3928e221b5c9a002545fe3b9 Deprecation warnings: replace qrand 
with QRandomGenerator
cc1d891b8ed1c4f23183e4b06f46e5840a993e35 xcb: Add support for XdndActionList 
property
da1d6bccd2d7759e8e17872f823ef8b59bbefff3 Fix the name in invokeMethod
94c564a0820105c29ca7e3267d0cf797032fd4cb Fusion Style: Use qobject_cast rather 
than dynamic_cast
b4b8ffb2339d5bd889e3d60c7e264e10a561ab43 rhi: gles2: fix uniform gathering 
after struct-type member in UBOs
50c6882e9f3fcf19a15f6adf0d45b9dfd731c624 wasm: Boost emscripten 1.39.8 as 
recommended
cb509f3aeeea2a905b696f3914fa6d03c9106f71 Doc: fix copy paste errors in 
border-*-style documentation
1e03015d551fb1542d43f54f8b64cf721da51913 QTableView: Make sure to repaint all 
needed cells during resizing
d55dad94f984333c11a7f01fbd5d8c07e405129f 64-bit atomics: fix bad copy/paste in 
macro definitions
bd75c87e0e76b328827a2aad1077f89e50e36d9d Doc: replace deprecated references to 
QGLWidget
580e9eedf783ccbdcb67baa3d1a9dcdd53922f86 QDateTimeEdit: with keyboardTracking 
off, allow values outside the range
30a0787907981da3811390735bf234068fc89944 Fix binary compatibility issue in 
QJson{Array,Object} initializer_list
c798b286bdef4026b222e4e030faa36387e32d65 Doc: update QJsonObject::operator[] 
non-const to say it creates key
d41d8297c8e74b8e4b684039c13e86b23cce11ea OpenSSL: bump the minimum supported 
version to 1.1.1
2af04860f6536bbbf82ee21d6aa95ca33a60fbf5 qtimezoneprivate_tz: Apply a cache 
over the top of timezone data
d535dfea1f2d801268396f328c5c99968ff164ec Doc: replace QFileInfo::created with 
birthTime
aa5855847c158524ceaa99f2e99fb2eba5b118af Add SSE2 optimized solid source 
composition
6c5b42b678b8e54cbb58f75d5d8abb50eff46dd9 rhi: gl: Reduce state changes
e7cff5bca7aefaea63e80598babf6bd7917aa1c3 Fix keypad navigation within a button 
group for push buttons
40f4b3de1a7dc8fdce26893880f2d4ca962cf966 qeasingcurve/tst_qeasingcurve: Fix for 
MinGW 8.1 x86
0359a82e6ef538316e550e7fa7c6dee8db72a225 Doc: make Qt Sql snippets compilable
b77e239c5e7d3befbd48200aa51c5ff9b51d07f0 Fix perl script warning
45fe7adcb89609e8dc909ba3e55ab03abe7e4722 widgets: Clarify backingstore resize 
logic by removing cruft
5f3c071ee3dc5536227055573af5a17d3aaa1a11 widgets: Remove unused member 
QTLWExtra::inTopLevelResize
cfbe4818385b22128755e13cd8ab3c75182853c2 QDrawHelper cleanups
ad68ecf1d967f8e60c19c28a2bc23daf15389076 q_getTimeFromASN1: fix invalid access
1a18e138f4d17c219c6ffd6e4396c30b960818b4 Android: Fix deployment on Windows host
5eb492fb9563cad4879bb77a3a5ba24e2d2109a5 Move the default arguments of fromPath 
away from the deprecated overload
fd72ed794d0325e122cd42cf3c2d0e4874b7b929 Consider qml dependencies from qrc 
files in static builds
05dd80871c870a564a46e388d7fd124a58fc970d tst_QMenu: make QSKIP message truthful
6db55e3451e8ba244e9f2555713d44d988977871 QSequentialIterable: Treat sets as 
appendable
943cb0999dbbf1da99c1358b81ea3298ee116447 Header-review: add Q_DECL_DEPRECATED_X 
macro to deprecated method
8337684b044b944ba99c7e9a69933ea29e1194ab Fix docs suggesting that it's possible 
to draw to the X11 screen
0677525f2ed0bf195acdc4c6d047c258e2f9f523 Update Unicode license for CLDR and UCD
b43082650174288553961a1afeff3a84e5860c28 Fix memory leak on new 
QThreadPool::tryStart version
1b4d01d163a19bc5bc290930c879fba83d870826 Add 'since' tag to documentation of 
new enum value
7150b07041bf05d953e82aa8d1738c83e9ba80f6 QLocale: Fix test on MinGW 8.1.0 32 bit
b345087ddee39679223147e1da8f1240fb3bc8b9 Log the possible socket error code for 
the flaky test
c53cccc171c2da803cfd247e95c5dd48e5610c3b Fix JNI signature for the timezone 
getDisplayName call
3d25bbcdf161c49b59d6c36417a087e3c07068b6 Add changes file for Qt 5.14.2
ffbf5ae11d8df95ec2bb0ed7c3c32be9a45eac0c Fix potential out-of-bounds or nullptr 
access
3e9014ed6179acd06a11dcd089490a6c16dc07e2 QNetworkReply: stabilize 
sslSessionSharing test
97422abcfcdf2c5c5b81b9de05ceb7bef6edcf13 QTreeView: don't call model.index(-1, 
0) when using spanning items
75f52bd0ddc4afbd181c14b310d256e3507052d6 Update the latest public suffix list
ebb2d85612cb5577c4c5eb854495c4024cfe53c4 Record that we're still up to date 
with latest dbus
ebcd8e16dbdb975b78bf521748067f963a3b26fe Deduplicate day-name data in 
QLocaleXML files
d6ddd2125715f8251e1cfec99109f789a1aaaffb wasm: remove uneeded platform plugins 
from build
e7ae28cfb913794411852a844bf6f0cbbdee5b7e wasm: do not move or resize Popup 
windows
f5213ab799be73ef7e0c5fee9828d4fbcf238d95 QMySQL: return QVariant::ByteArray for 
POINT column
26ed956cbc5b081b972fe0c435e77e62d3f7944b Doc: Remove \contentspage commands
9287447a67e8381e6cfd4bb2b143f522bb7969b1 macOS: Ensure GL symbols are resolved 
from the OpenGL framework
91436e2409f8950389ca959c00175bf91da2dafc Add native iOS file dialog
395e2d9bc48941d64d7ca0e7998dcacb0a0606af macOS: Modernize QCocoaSystemTrayIcon
f45d2dc54397fabca25de51fd0c9ec37014e46c8 WinRT: Open the URLs via the XAML 
thread to enable them to be opened
54f8be6cc0e53bcd8b2e67d302b7cbcaed9387b9 Update UCD to Revision 26
1d403ef81a2b9b19383f45b27d53149e122d65d8 Windows QPA: Fix broken frame geometry 
when moving windows with native menus
7ddbd179a191c45946959fa0a898ba3e1f1c0cea qpa: Return accepted state from mouse, 
touch and wheel handlers
9133bdcf26cc7eacea2933ab09837f0c7113880f Fuzzing: Add fuzz target for ctor of 
QSslCertificate
20f7e18d9cbd9960d22c334e105b02b090c10186 Make it possible to set the 
EGL_DEFAULT_DISPLAY
d8ab719c0890195cfce0fb6d4c76b3664d6f3a9d Fix double scaling of SVG icons on 
high DPI screens
ef5c747abafa54aa830e3ba4d64a4c407e1bd1d1 Fix range-loop implicit copy warning
bcdf49bcc6c357c9c30708e2e95ce4b8dbeb9f8a wasm: support emsdk >= 1.39.4
36325f9d86249a4f17f7efbbc1122c462708d909 Hide default-invisible characters when 
shaping is disabled
6dbe03c4d15261d0b860d76acaf6d64243213d15 Make vulkan-flavored GLSL known to 
QShaderFormat
65a7648329fc710c200ce238c339e4f1e6873d1f Doc: Remove incorrect see-also link
7d20f86958522bf1bdbaeaf8c0e395453c463058 Stabilize and rename 
tst_qmessagebox::expandDetails_QTBUG_32473
476d296f42be63009cd06c8a6480176068535d00 Fix QVarLengthArray documentation
67c3999e02d2961e32cf9e6adae20e86f45d84d9 macOS: Pass on QCursor pixmap with 
original scale
059c3ae66adc1732f1d50ec5183a54b7bb97c347 macOS: Pass on QIcon as NSImage if 
possible, instead of going via QPixmap
bee3d0fc1310da6685dce9cf9b1334fb8295aa9a macOS: Streamline QIcon to NSImage 
conversion
52e9c8b4be6718bda1a46859d6b1c13664c57c2a macOS: Streamline QImage to NSImage 
conversion
28d3d82a0d2f0fe8e4784a17a167c2f9f2e2420e QtNetwork deprecations: suppress 
internal warnings
6e32de256dba95c90bcfe48f32a82171c0f077a1 Bearer deprecation: centralize and 
suppress internal warnings
179c23efb11d2bf24c694e9a5373c5bf7193c511 QStringBuilder: make the nested 
ConvertTo typedef public
d9580c2beb60ef0061ab1eeb8216a75d4c1fca84 macOS: Log occlusion state changes
12b4ce72815fc1ea272da729eeb3713a9d5a4089 QStringView: adapt to C++20 constexpr 
std::basic_string
0ae6803d3956cf59801bbcc52143b95de9fc96d1 Try to stabilize flaky test cases of 
tst_qsequentialanimationgroup
a719c630f14e175902f6f82b753c3d5030724cc6 Mandelbrot Example: Use High DPI 
scaling
2c390e85cffbfa1eaeabaadfa823abcb61c1156a QFileDialog: Improve default 
implementation of getOpenFileContent()
6b70c6b866e14145d013becff09c56a4aafe47e6 ANGLE: Fix severe performance 
regression
5f940253bfde4b5336ff13be063f64bd1c1dbe49 macOS: Merge qcore_mac cpp and mm files
739382a1bf2e5c8bd9b006d1f83d04a6add0eb3e wasm: fix emsdk 1.39.9 build
c668fd940d0c610324254d5aa5aab6e0769f78a6 Fix 'out of process' autotests
ddd0919bcf5bb630efce755cc21f364e36e23fca Do not crash on skipped Xlib visuals
1309205b8b5a39e9a5c6ca86f104d83095c3890d winrt: Update capability management to 
include IOT namespace
7fcc4e0a57deb01de209ec8ff4d92c3a81e61fe9 Windows QPA: Do not play sound for 
QMessageBox::NoIcon
2c1b4e37b936f64d6b52e2bc10ff97184a714b9a Fix CVE-2020-9327 in SQLite
2f52afda8e77429c00029f94e887ed37dfb4e584 QLibraryInfo: avoid unneeded 
conversion for path prefix
6806cb341ca5f21d0136f890ccd317d71aa3cab6 Android: fix apk generation on Android 
API 23+
bf059f61338b45e974786d6300f522b3e72a7faa Android: Include the resConfigs so 
that the package can be uploaded
e06ce2eb62bc02824669433c5952c193943e0a7e Fix regression when doing a debug only 
build with MSVC
qtcharts:
qtconnectivity:
qtdatavis3d:
qtdeclarative:
8dfcc71953cd36370bcf19f537445e3766f39635 Doc: explain how to receive mouse 
press and release events
8e0711cafd7e78c6e5d77fdda6be91135a355cd1 Fix signal emission order for 
zero-duration animations
2a514e4eb84fcf618d7c6baadbc7219cdd946fe2 qmltyperegistrar: Record header file 
names in qmltypes files
3f0126ed86f56178fa707db629fabcc01eb31754 qmltyperegistrar: Accept more file 
extensions as headers
0124f73dfb779924e46eb8b319358dbbd5af2577 
QQuickPointerTouchEvent::touchEventForItem(): avoid deprecated accessors
0b2c04215dcdb0f209c46abe24c63deaaffc471c QQmlTableInstanceModel: Restore 
draining behavior of Qt 5.14
d94bb1f6795302ef6eec795dd3ad92d60bd2aa4d Flickable: add nullptr check (crash 
seen only in release mode on windows)
c64013079908e0d6ce90d565fbeaed7816c236ff Remove comments about renaming and 
removing properties for Qt6
a5b4d3dbab70c8e0cc57e895007fc4a798e129c7 qmltyperegistrar: Use target instead 
of template name
7aac345415ca8970f3e5f094ec8fa1a26b36587b tst_qqmllanguage: Avoid use after free
aa5f4add4073a95e3222e43a7422f8421d3a1aee Doc: Fix typo in link
089b3ed0e440b454038a9d3cd6311f9dc189b699 qmltyperegistrar: Accept extra foreign 
types files
8ab467835cdf590bcbc3a4d520f0e44dc8b457d9 qmlformat: Fix inconsistent if 
statements
b1f53bf6eaabc9caa4f1eb523ad605c6719c752c QML: Avoid cyclic references between 
ResolvedTypeRefence and CU
20370505b3b38a5eaa73692557cd80a0ecc60bff qmlformat: Improve comment attachment
4faf242d1a18e206ddd9c567649a9dddbf6217df qmlformat: Add option for alternative 
line endings
2b8042182d77241ffe7e6b4edf4e727315f93147 Check that QJSValue to set conversion 
works
674992d07c3efaf7da7797e4b4a2a8e0b98b1813 tst_qqmllanguage: Don't leak 
malloc()'d unit data
692e7cfdad0df2989dea37c9bfaeb0a0bcc41935 Add standard casing for 
FolderListModel::fileUrl
7be805d155f48b2ee9dfcb80ae2919597d0adf5a Resize offscreen window when 
QQuickWidget is resized
7bef20343837c6c44fa194fd2f361c12cd1c2466 rhi: Remove broken assert
da5becb0b37f36f85c0ed59226d1f8b4bbce2715 Remove mindless cast, 'errorOccurred' 
was never ambiguous
cccc6591863097b87180d57feca036fcbe2582e4 qmllint: Fix typo
55a67d9b16aa089134a2636be29de96341efb932 Trade memory for performance in 
PropertyUpdater::doUpdate
861f53d60cc2dd8bd8529c65863af881dbdd8db8 PropertyUpdater: Do not crash on 
invalid context
d7e847ba2553c2e937f844cd599bf7bc9e266563 QNetworkReply: fix use of deprecated 
error signal
2d99c751cc8f2609c16d0feb260213eda88266f1 QQuickTableView: add private support 
for transposing the view
8a7e8190b7c2e3c8a7fa4c2139f34136422a5bbc Add autotest for QQuickRenderControl
af57d450037988bf9ac938473a9df000c7b60506 QQmlValueTypeWrapper: Avoid compile 
warnings
ea775373c5905e577e6ff2209c4a0a37437dd569 QQuickViewTestUtil: Don't leak on 
matchAgainst()
bc30b5f3b403878fcc29dc56264a8137d7ae8ed5 tst_qquicklistview: Fix a few memory 
leaks
ba2fe5ec6cbd3c213377fd9bbf30bcc6508e9616 QQmlDelegateModel: Don't require a 
delegate to cancel an incubation
29fc018b74de3869941438c1f51b3202f93e5198 QQmlDelegateModel: On deletion, cancel 
any remaining incubations
92fc8e4cb82aaa0e2996e38d8e16317e5cb8f972 PinchArea: document the pinch 
parameter for its signals
34a5567ae6a109c7a0ce1cf65e5e1a6d8786881e tst_qquicklistview: Don't use 
QTest::toString()
4656ea5252974f60a05ee2150e1e8eace4e7542f QQuickView: Don't leak root object in 
error case
f726d237277de0f4c8f276d20a5bb1b6a8cd007c qmllint: Break inheritance cycles
266dbbef1fdc34a9740458e86f0a0ee3fffa3f98 Doc: Add missing documentations of 
Window Type signals
056016a1d88e6d03efed871b3aa62a633c07872b Fix copy-pasted typo minimimal -> 
minimal
61406f76198e2cd503d54b095a22a4a6ffbdcb4c qmlRegisterSingletonInstance: show 
user-friendly signature in documentation
b1e89b57667c95f3ad81076b5fd3c57272435450 rhi: Enable layer updateTexture(), and 
so grabs, in the sync phase
869efe4a49c5286493d7f039325992725bcac6c3 qmllint: Check for unknown types in 
JavaScript access
1b5a6c19ab701c9b94b1ffb094999c34643bcd1d qmllint: Don't crash on IDs that 
aren't scopes
ebf6bf3b01f312fe066225c67f794f7ab67cb49a Fix some network related deprecation 
warnings
afe20375bab3dea584c3b6c9bc5812da78f6618e qmllint: Use fully qualified QML type 
names as superClass
3e57c56aa1d54ac4587284727ca9c952d33f3e43 qmllint: Add QFont to the list of 
unknown builtins
61413825960870ac9390d0aa0431702431c620f2 Inline components: Abort if two IC's 
with same name exist
b5f4b92b36f4957452cb0df7ead79d270bc568b5 Prefer Inline Components over any 
other imported name
f9ce66f1218beba5e88ae2137520a1516e40007f Doc: Remove \contentspage commands
5bcb2ff883f9f8ceb42ed6de298aa3036d6413b3 Check that value type exists before 
creating wrapper
5c6e0f0095780391c42e848d20ba2cac965b1412 Remove unused define
92daa739ec114a0c9ae841db0459b0eff1f86cef QV4Engine: Avoid memory leak in 
toVariant conversion
2bb382f9c276a1dc1258148c156222be3576aff5 Make tst_qquickcanvasitem significant 
again; fix image size rounding
fccffcfabcae4d9e33ce899017073305fdb7d15f Blacklist a few more canvas tests
qtdoc:
7634e39bccf807fad270fa95a7d55a70d1cb3839 WASM: Do not recommend --embedded 
option for emsdk
9dbfb42c2176d6790c1be516df220426e35aa179 Doc: Remove incomplete list of 
development tools
dcfe75ec675683f62ed36dfb5fa15ecc92ff7b0c Update the supported platforms 
documentation re Visual Studio 2019
0c1a0fd13c86f774ba42346a74b498626abfc6b2 Record 5.15's updates to UCD and the 
public suffix list
d17f1b97c1a78ab7bd7aedf2dd31bd1f004981bd Doc: Remove \contentspage commands
490c55ff10b9002da4bdabf0c331a8ffbde5a245 Remove the comment about building 
MySQL and clarify doc
qtgamepad:
qtgraphicaleffects:
qtimageformats:
7625a06bd7bfcf77e896086d049b334f1b66c75d winrt: Enable webp for winrt arm 
configurations
45045a1097ad983d75e4f1ea9a32e61844430a60 Update bundled libwebp to version 1.1.0
qtlocation:
ccfcf832862582cd0e7c6b33547c9bf9d3b47240 winrt: Fix crash on exit
f16f4a231cd10867c10eb42fb456867469c93836 Support custom Mapbox API base URLs
29816a3aaa3f368422a3b19983add62673bb6960 qtlocation - use errorOccured signal 
for QTcpSocket
ae9a8826d73fa689e81c43038bb13226c9cb9ac7 QtLocation: get rid of now unneeded 
qOverloads
d97b13fc2ccd38dd6d38190722d2207bb26315b5 serialnmea plugin construction 
connect() error fix
a0e88ed10cd07d4bdf79d7e7f05f01179f2eb296 Doc: Fix highlighing of import
qtlottie:
qtmacextras:
qtmultimedia:
46ac981d28240f93af02e4459d9ce02f294c2ab8 QNetworkReply: Fix use of deprecated 
error signal
2a888bc3fb72069e735faad42e8325f60a5d7412 tst_QMediaObject: Remove checking of 
expected elapsed time
00ae18f986cadc4c888625fb63b2ca89da1f986f Add AVFCameraWindowControl as 
QVideoWindowControl_iid implementation
a8131f05b9b3290fa4888c617adbbb6253d2b410 Blacklist tst_QAudioOutput tests if it 
is running in CI
42646fd2d1cfc03101cd1b14277b5462366fc2f7 DirectShow: Handle QVideoFormat::BGR24 
in bytesPerLine()
cd6a109f6068ea74270cb47736b3e2259e4ace84 DirectShow: Round stop position down 
to available bytes in IAsyncReader
69837e6e04ae125186a8deaac59d82607fcd6d1a tst_qabstractvideosurface.cpp: Fix 
misuse of QMap as QMultiMap
9a4ec4b49601e25d7ac0fd4cfd3df47339ff3ddb PulseAudio: Discard buffer with 
outdated volume in QSoundEffect
060e2e7846441a65bfdab5cf0afea008b1bbb13f Skip all tst_QMediaPlayerBackend tests 
when there is no codec available
qtnetworkauth:
72f5b40b00178710b36edc7ed1769321182e7fa6 QNetworkReply: Fix warnings from 
deprecated error signal
qtpurchasing:
qtquick3d:
91704d001196be41d9cc59b22692b73cf8d409d9 Add import scene children if imported 
scene is outside viewport
02d02acf8a0544024b4ee54259503a0834e13e2b Fix importScene with external component
e25bbe5223781131be17c8b0d6737887deeacb2f Add more lancelot tests for multiple 
views
6b30df3f93f200f9b3b305ed81055c5e9d8483c2 Add picking benchmark
9439f772bcc5da445231ffb142af097f62092154 Add benchmark for the intersection 
function used for picking
4d6bb62c14254e8797da270efc7a27c0737e1db4 Add auto test for picking
1628853a140c7d5edfbbd7a15179552733cee6dd Add auto test for aabb intersection
0bb641ceb409de8624947c7723cb78d291cc3227 Add Quick Items example
6f4f04a18fb5154d574d4bbed99c55b353b9cf05 QmlDesigner: Change default position 
of new cameras
e8f5f81584ededa02f1ade3f19748225548f79fe QmlDesigner: Add SceneEnvironment to 
View3D template
c67cbd91deda3f6ecf162b2b3907689d37ae6390 Fix default material ior value
217265afa7f5026763266a829ced481d714443aa Fix quick items for all rendering modes
04072d833d80b669dd15d5c5e9c8e2191e18d541 Export QSSGRenderRay and 
QSSGLayerRenderHelper for testing
4c4c93f4dfd1cd43de7830ae9c85480122719b37 Make some of the pick functions easier 
to test
c65afcbd497a1060e42b0ecee3fe0f1c307307ab Make the ray intersection functions 
free
c99c583e05b531dd7b177cf180f87528d11ad4bb Clean-up the picking code a little bit
bc7138a3a4f565621349db14cc870ae9107a0a2c Revert "Avoid unnecessary 
glBindVertexArray() calls"
80b09332ee0785fabf82eba94d371bc0cc917f0a Fix crash when skybox texture not set
a5af799aa839040aa63dcf215579334d715252b1 Doc: Fix a minor type in 
Texture.format documentation
7d23aba8c2e6c19b2ed7ad91c3e27405c211c991 Avoid unnecessary glBindVertexArray() 
calls
8b5092054abf440e8b2100cf8638cc0ab0cc1b42 Make more things be built only on 
Desktop platforms
3f4126c69f1dce122230f974e72432b7fa2468db Adjust default values of Spotlight 
cone angles
d2ba2b91523b795e36ef1328c463b9b93207ccc4 Add Lancelot case based on 
shadowCasting manual test
65361baa1803fd31fd12dc08001a26a66c96596e Add lancelot test for all 
DefaultMaterial blendModes
10b64191695175c71e12a53c5072fe9af1097e18 Light and Camera : correction of 
dealing with the direction vector
c512cfae6f0c67e502cc16b2578d2565c087af1b Modernize the manual test version of 
principledmaterials
9ece1a0902042fa441eaf87c54a60921c11e3b77 Fix cullMode API usage in SSAO manual 
test
40c8026e7439b5b50b14bea3f41949674a68ec5b Fix crash on exit
53293211e1df2f324d9c43797ba288c0786f0f0b Backport clean-up routine from dev
a64c567f4b96da672d07013d9d1fbb6dd4b4f0d7 DefaultMaterial: Actually use a screen 
blend mode when requested
78ca9bc7b9faf9cb34c096b4ed93b2eb544947e8 Explicitly include QSharedPointer in 
qquick3dobject.h
bdc2d90b9c0218caf69b0016c6f6aa8563cf07dc Only build Asset Importer plugins and 
tools on Desktop platforms
4cc9acfd515f7a1c61064505740900b9d24f170b UIP importer : supports AreaLight
b5ad6e4981912505cd26c1d414850a5d104f65a5 Improve our Invasive list class
96560272f4cfb881d213e5e1190a760e3efc3e3f Doc: Add documentation of 
Texture.format property
501bb606afc06485e579d9ca193a08b95ca48bb8 principledmaterial lancelot tests: fit 
scene into available window
cf11c921531157a698ced780d69ff0fef7150bf6 Use non-compressed textures in example
c7e1ae5971bf7c01ed664cffb81d03e65747c66d Make OpenGL a requirment to build 
QtQuick3D
81f601142bf759efa65613aeac73f3c0b652c47e Make assimp rotation import more tool 
friendly
c86558bde77d3b6c6dfff65e1c77af7b6de9fbff Add m_lightSpotFlags to the visitor
23d676455b87885db2d2e7e889e842fa2f97fa72 Fix quick items rendering order
f45dd1261fd9a3343742cc528d63a27e60c90205 Add SpotLight support for QML designer
qtquickcontrols:
e9ad3352df0815761c1fde8ea36b040e8431f360 Docs: recommend to use QtQuickControls 
2 Dialog on Android
b26bfb18616e2a4baf33f9f1a2c147e3f5512de6 TreeView: update currentIndex on model 
changes
59d15ec7f1dc19634f47d2aa6fa17f749fa54cd4 Fix deprecationwarning macro call
qtquickcontrols2:
e7b8ac68cf0284b97fe130d4d3676b2c651b5b05 Material: revision sliderDisabledColor
25532ae18f25f2c415efc0f2ee9a67e16c39813b tst_qquickheaderview: wait for window 
to be active
fe3b3c707e2bc41f2e98d315ba72f50d4929e064 HeaderView: Add support for list based 
models
ac9d427cd22e9b0c820dafd68ab17cca930c841d Doc: Make sure import is highlighted
418cb72b9346ddb258cb1384fd6b95af143c2059 Account for the padding around a menu 
when checking if it is interactive
4df52eee2b40244ba1a3d115a43ed51cfd742105 Menu: account for the scale when 
getting the size before positioning
9bfe2ad59977e6bcde18e03d7cb32ac701d6e883 Material: Make Slider's track accent 
colored and semi-transparent
a73b19daa8ef0e3feb2ee21f9d1e7bc77801636c Material: Make RangeSlider's track 
accent colored and semi-transparent
0da47cd293db56563177b089a22c9c599ee41226 Material: Change RangeSlider's color 
to grey when not enabled
0d5a43fa84ffe298d028aded4478d5e388d58298 Material: Change slider's color to 
grey when not enabled
8a442c3b7709424c768a99b304bdbdbac81f8011 SplitView: fix hidden items causing 
visible items to not be resizable
364e94d3217fe0081c88a6bb563b1ca7829dc6eb Doc: Fix highlighting of import
qtquicktimeline:
qtremoteobjects:
5ac51056f9b99ca6741e008bdd77cce10107bd91 Update plugins.qmltypes for 5.15
d38330036a524c8ce178f23d49521be40aa92608 tst_modelview: Increase timeout for 
fetchAndWait()
ef30d21784cb9c30dc9dac2d791a2c69a054cf29 Fix deprecation warnings
02b1ef536846f3d3103c3fa37cfb657857d5d08c CMake: Fix warning about policy CMP0071
5ac4aa88b93e5afd031a1ac7e9297e4f6eed1bd5 CMake: Prevent warnings about internal 
Qt5Core macros
8a87254e6459823dc37af3e5e939740d4f2bdb0a qtremoteobjects: get rid of rest of 
unneeded qOverloads
5c6df27b4f822cfe485154336f9143e261cb37b9 QAbstractSocket: fix deprecation 
warnings from the error signal
5810772025b1819ef2e5ff8c214d89baed1e6f0f Clear the cached header data when 
resetting the model
f101586ba98a34344ebc30e55b1d8ab3874c8deb Fix bug in reverse proxy
77f4f7eef4c8768e02252a414c92ea1173ba1e0e Allow for default string values
qtscript:
qtscxml:
qtsensors:
qtserialbus:
153d66980c45a69398e0d6ef5f7736c5c1e3490c SocketCAN: Virtual CAN devices don't 
have bus status
42da962b67b4af36a9930b447e0bbef417a646a0 VirtualCAN: Add missing 
framesWritten() emission
1a893e24a96d9a276b68f6ae9baee9f86f885d2c QAbstractSocket: Fix warnings from 
deprecated error signal
16817cba8720797f20c6d8e638614356d909529b SocketCAN: Fix compile with old Linux 
Kernels
qtserialport:
qtspeech:
qtsvg:
92ae8746c412fbc87a97364eb4d86e470009f80d Strip the quotes around the font family
qttools:
8685a264d6961a759257bb3c8ece0beffca2bd14 Deprecate the current filter property
76b2d6ef3b438fbc50e89657b112f8edb3a0e120 [macdeployqt] Add 
sign-for-notarization option
89ea26e93ee0410fb3a33b315d928fce05c3ef9e [macdeployqt] Add option to include 
secure timestamp when signing
ebb0380a4ef3410f5957b472203360fd67fe3b1d Qt Designer: Refactor 
ConnectionModel::data() of the signal slot editor
739e404eee420257f217001c5df753585b8a9031 qdoc: Fix regression in resolved 
example file paths
24b8e654a0d6485d447da54ba017a1eb9ec3f22d Fix assorted 
QComboBox::currentIndexChanged overload compile errors
920ffd21b15f79c47cc18b69344a90836e100005 QDoc: Remove commented out code
9a3c1a3ef004bdd948524afc37050a617a6e4823 qdoc: Ensure macros as a macro 
parameter are expanded
02265f9bbc213d219afc345594307affb900e07e qdoc: Extend \example command to 
consider CMake projects
cc92cb9329e1fc17758ef432cfa5e2c938a18da0 qdoc: Support relative paths in the 
master qdocconf file
6c28b30cacc72959b8efdb4644b3d2bde2dd86f9 Adapt the QtHelp API according to 
recent QMap changes
6f50422bab3c3683ba3d18f37d7096d0999f4ae4 QDoc: Code cleanup in Config
50ef2ac2f135fda07570aba4f40796df801935bf Add configure features for remaining 
qttools
b98a44004d3d531207f5941a96f4af1c18eb42d6 Doc: Remove \contentspage commands
bfdbcf2a5800889ae57717899eaeb8e998a68eb2 qdoc: Expand \noautolist to cover also 
C++ module pages
ee49537f31aff32fa674292d3d413d8d40f661a7 qdoc: Add -fvisibility=default to the 
default arguments passed to Clang
c35cd309f480d76e44e3bd806c40f96f0384e576 Just link against the qsqlite plugin 
when statically linking
d482bfef233be2aea221533dd0c4bd695875fad7 QDoc: Fix handling of -isystem option
ce895f066579f71d87c3b46361e291ad7734e88e QDoc: Fix handling of -F option
qttranslations:
64adb8c01d477cec0b8fe3e3903778eb0c71a620 Update German translations for the 
5.15 release
qtvirtualkeyboard:
d2648237c7e3bfc03077b7b1e63c72dc24ff519c Auto-capitalize only after space 
following a sentence-ending character
007ac4095d554d6cad9c795ab5cb888a255db397 Doc: Don't use C++ types in QML 
reference documentation
bfdd967936d8352fb18372c939b71529d1283291 Fix deprecation warnings about 
QString::SkipEmptyParts
b2624d70e91c5e28740da4a0a9360d7a5b426b96 Doc: Remove \contentspage commands
qtwayland:
e2d2d7e06ae4d054d75738038645126bce9092ad Fix invalid json in qt_attribution.json
2e61283f7999f3d518dfc421f1298ace59e833bd Fix broken Qt Wayland Compositor QML 
Types page
qtwebchannel:
qtwebengine:
4dfe65f6d4d27bde9d4dae51d262493bea70e619 Fix rare crash on exit in 
isCreateContextRobustnessSupported
9d979c1e89922500604527d1d8606a7c668ad11f Fix 
changeUseForGlobalCertificateVerification test flakiness
2f471f1fc80952a715299b7faf2db738944f9bd0 Replace NULL in gl_surface_qt.cpp
1d5c00fde1d2263dd74f2bdc8590783057ec853e Detect newer msvc 2017 and 2019 cross 
compiler for full debug info
8b62b52ffee3bb67e58a2bf2be56c50b79f00617 Disable picture-in-picture mode for 
videos
1390979a6f0a8469642bc294e4647470575016c4 Keep HTML dropdown always on top
06523f14700ccb898625254cb0c939e807b14dbe Fix default file dialogs in QML
35aa6c30f0e766b8825519e04242b7a4c93b6e0e Update Chromium
ed4a363f17158b8e6553d12ba55e43325ba43449 Make pdf core module aware of support 
from buildtools
38e6a684464f2cc7ea5ebcaea6faa07864de6e54 Leave designer plugin in qtwebengine 
package
df241d1585e2ef6be28e38182cdf7e562e9c1a8a Protect against null adapter client 
OnRenderFrameMetadataChangedAfterActivation
98af37969ec9cfd4eaa28884ea6d21dfbe008764 Add changes file for Qt 5.14.2
540451ab9a7e8e9f85078b4cebcc7f619a8b6322 Fix for macOS packaging problem
2ac4903962c9b7e25793d7bf3fdd084b0719d327 Avoid type-punning in 
QPdfDocumentRenderOptions
e06fe400389a1e29abee94455eecec591e05c3bb Update Chromium
1c8498cbc6929465c5acc33edfcc505bc3664720 Update Chromium
9522dc8f71e189cf75eabdca4b3fab2d254d1542 Revert "Blacklist several Qt WebEngine 
quick dialog tests on macOS 10.13"
8ab924b7f735ba25a2b8ea40d16e997464d87378 Update Chromium
8c1a4841174a90299ba2e2851b4d9e79da3b9b25 Support build with system ninja >= 
1.10.0
62e55be6b8a23003ca877d917e5ef0cd3ff4110f Fix applying background color on 
RenderView
b3458b3c3b7bfb02b194fef38709710ebb9f296d Fix gn_find_mocables for Python3
04da0b14840f12ebd98e85c4ef4d42063610e375 Update Chromium
9377855eb7c2310951d67e0fe5454be35fefd72c Doc: Fix highlighting of QML import
3b355d2be812e11d32d884056e29ff97f7da0342 Update Chromium
qtwebglplugin:
qtwebsockets:
37203fab746060edaccea8abcddc181611ab0555 QAbstractSocket: Fix warnings from 
deprecated error signal
ed93680f34e92ad0383aa4e610bb65689118ca93 Add a public api to set max frame and 
message size (CVE-2018-21035)
2437f81b0022f9524ca467e28c889d8683c464cf Revert "Speculatively increase 
timeouts in tst_qwebsocket"
8c4b6d212c72b8bb59bc687cbc35bbdebe112434 Speculatively increase timeouts in 
tst_qwebsocket
qtwebview:
df93624cc31e9da29532eed1d86c9f172575355a Set the httpUserAgent after the 
component has been completed
qtwinextras:
qtx11extras:
qtxmlpatterns:
0964e5c37395d7d5f6c50d1e659d3bc8f2707711 Fix compile error
5ca8c0bc4e7e2f3af9a8d91d00ad11329a7cab8a qtxmlpatterns: use the proper signal 
instead of the deprecated one
50cc72f9d47e754547e6ac81b90cfa13b7470381 Doc: Remove \contentspage command
_______________________________________________
Releasing mailing list
Releasing@qt-project.org
https://lists.qt-project.org/listinfo/releasing

Reply via email to