Hi,

We have released Qt 5.12.0 Beta4 today. As earlier you can get it via online 
installer. Delta to beta3 attached.

Please make sure you will report all findings in Jira. Please make sure all Qt 
5.12.0 release blockers are visible in release blocker list 
(https://bugreports.qt.io/issues/?filter=19961). Target is to get RC out 15th 
November so all fixes needs to be in latest Tue 13th November; there isn't that 
much time anymore to fix remaining blockers...

br,
Jani Heikkinen
Release Manager


qt5.git
417d293fa73b34c4004017d2d7aa19c6a292acde Add 'qttools' dependency for WebEngine
9a9f35850828f7448e293a10d1d4210a9f5f59d2 Graduate qtremoteobjects and 
qtwebglplugin
01faa84629cfbbbe4c5bbb457d31bad50dc7883c Update qt3d-runtime.txt targets
3b4ca5d6c0b44e64efd3776327b4f6714d0d8969 Provisioning: Update openssl to 
version 1.0.2p
d65d71731f8b50ee8912134e81418178a0a158a7 CI platform config: Make 32 bit 
msvc2017 config as default
ff2c96f48345a132106f276069ea0d9e2d21e377 Adjust submodule branches
qt3d:
3314694004b825263c9b9f2d69bd85da806ccbbc Fix crash due to racecondition in 
renderer on shutdown
3bc2e44bd387aa2185083fcf94eeee67f37380f3 Don't trigger Q_UNREACHABLE if passed 
invalid render buffer formats
62a30edbd5b61e1b9dd5eca119710c5a54d6e803 Doc: Fix external link error
qtactiveqt:
qtandroidextras:
qtbase:
60197af4850e13409f26551ce812e866602e6926 Android: Fix build.gradle
47869340b97686a4bf852f94edc3bae1e50d7053 Doc: Solve issue with gridlayout image 
file
afba8fcc4914b80be7733a059b26411bdde510eb Doc: Add description for mode argument 
of qmake's $$system()
3fbf8fbc85143e713946ece3036b7303b8268f05 Update to CLDR v34
c9d18d4a9c9d1243a267316e2a702f9ba69de2fd eglfs_kms: initialize m_deviceListener
1b9af84c1bb66770f607e157991375f7cb7ae0fb Don't create an offscreen surface when 
not on the GUI thread
3b8075de3b3c842311c157476a85d2cf9ddff403 Fix deleting of QSharedPointer 
internals in case QPointer loses the race
58d2180dfac2e279b7fae89d467b16d82d80eb7e Add since 5.11 markers to two QFile 
enums
d4e937a6280f34bc1cce8c8cea3806a741312fbc xcb: Don't get initial screen rotation
e02d758c9509de31aafc82d53296f1acdab55151 macOS: Treat explicitly set 
Qt::SubWindows as not needing a NSWindow
d02fed67814a3cb8f28a4f0ec61e075858fce238 macOS: restore hidden popup windows
95476bfcf64aa9cb43775ebfe3410ce9565de4d5 qendian: Fix float conversions
acf5c37046944d6483cfc68b3d877b015292d415 macOS: Add local auto-release pool 
during updating of window flags
d555327a57cb1419fbc19c7dd0b12f6c845598a5 macOS: Explicitly define lower bound 
for supported SDK version
199b67f11c7c5b9ae0aaf60f3e7ea20dafc21ce4 macOS: Log Qt and macOS version 
information at startup
269172037db11d6e62bcef2d5c7491af9244f203 wasm: use maintainTimers instead of 
processEvents for touch callback
d2e0e416d4444ccf3c208d6770e32ff0fb04b543 Fix leaking QTabletEventPrivate 
instance
ae57e271e8d37c05cede83ada594b0f58d388a58 Fix out of bounds memory access when 
setting motif window hint properties
b10ee45546e152e08b2494bd45eb22426e9d2dc9 tst_qeventdispatcher: remove macOS 
from the BLACKLIST
321f11db53422fe797c881cafa36ee44406d803c tst_QLocalSocket::processConnections: 
remove QSKIP
95ba049f8787258ccb28eeda72d1fac71f90e6f6 Remove QSKIP and bring the test back 
to business
8e1c8076282f87a8d19f73feb1bb5baf068de1e1 xcb: fix unresponsive mouse clicks 
after VT switch
88fe7c8cad0bb8e9aee1373c7a7a24d1e4be24ca Windows QPA: Fix 2-finger scroll not 
working with some touchpads
013cf4aeb3e705165614715fcda59c22f58cc5b0 angle: Add additional information to 
qt_attribution.json
e524724f9dc6f64f6f94b842682c751dcd07225f tst_qfilesystemmodel: Do not use 
nested calls of auto test functions
38afa46c47f4401cd5fe8ce6eb93978d5287cfbc macOS: Only detect changes to the SDK 
version within the same developer dir
509d566ec0f257f7f1a723096b57a718d43d5002 Don't block mouse events if the window 
is a Tooltip type
72bedd49bfb02ba7c7abf2a1a4c6cd165ebcd447 [cocoa] Disable offline renderers for 
dual AMD FirePro GPU
ebfad73b4e44fe6db8059200da105b4b87888718 macOS: Fix NSOpenGLContext view 
association check
c0538857358e57c1551f7d10c07a9bb80d848cd7 Windows/QPA: Fix receiving mouse 
clicks after double clicks in QQuickWidget
903666a6027cec25010a99c05824df14ce26e7bf qtriangulator: Remove a bunch of dead 
code
1bb8627f8f1dea546f766a37888fe331381fa333 Extend PDF engine to allow the 
generation of PDFs with huge pages
0cb44e2cfb11033cdb7e3b73a25f1ec394b08d6e Fix stylesheet example for 
QLineEdit:read-only code example
a87f85dbf9bd1ea90936bd9a4609229edb15c264 Linux Accessibility: Fix expandable 
state
1c614d07fbb3ec190b7ed3fc5eb24a200f282c0f tst_QAccessibilityLinux make state 
checking more convenient
07f79a8029674f47b92a04646df6dfa9cedf894f qimagescale: Get rid of the memset call
1a6a78171adaaf2f4bb7f4668533ccc2c06f6db4 qdir: Fix a condition typo
ef02dd14cddf42ff8bfcf70d38098defe47fa739 QMovie: use rvalue more
qtcanvas3d:
qtcharts:
0d02273f948243e799dc00e84134679a8b1ac652 Add changes file for Qt 5.12.0
qtconnectivity:
c2b510909dc8839ff6578086051a22e8b21462e3 Ensure QObject context is retained to 
avoid crashes
8d279a05f2570ae1b964c90efd9a5bf2ce154b76 Fix regression not updating the device 
info during BTLE discovery
qtdatavis3d:
5aaaab846165c3ceb07a75207884d9b63f8feb56 Add changes file for Qt 5.12.0
1ad75d1169764b599bd5fe6d1a3d9c1745e9f5cc Doc: Fix \code command usage
qtdeclarative:
0477a057fd02050fd330760bf046f5e0e91a9331 Move xmllistmodel to xmlpatterns
627226520a2bbb977ce32a21bdffd2004cb28796 Expose let/const variables from 
imported JS scripts
f20839aed0f2e4fe9134a239adda4853d7bd204a Doc: Qt QML: Fix documentation warnings
6746417e719cee389a37513f830d5cff1b4b9c25 Don't crash when compiling with 
QT_FORCE_ASSERTS enabled
19b87999580d596a3b14e38f44309f16307bfe0e Fix a crash when allocating huge 
memory segments
acd0882f818bf05677e3e117dbd4975674d9578b Extend QQmlElement with empty 
placement delete operator
8b418d9be73dafd25c9c528127274a3573f1a7e1 Clone ContextType::Global as 
ContextType::ScriptImportedByQML
fd3cf7a45ad5abf269aecc63dc164d9bd0f1b407 Doc: Use input handlers and controls 
wherever appropriate
adacda175265b7a6253f619a0742abbf041f945a Doc: make QML type naming rules more 
searchable
640356be3199823483f8e8764f73e90e7a0f617a Make sure not to clobber tail call 
arguments when unrolling stack
f89ee32437461f64fd3228acb9bc665df3f0ca42 Clarify documentation about throwError 
and the specific error types
f46f8745053208e4a86fa65e039179b85d5c317b Fix issues with lookup of scoped enums 
on Singletons
3a614b1c2e78de04b32a957414f5a8d4dd0e07b1 imports: fix wavefrontmesh inclusion
9412b7cedb48cec339ba39fc56dccf5ed78f3d8e Doc: Fix linking to Qt Quick Controls
7f0db6d0472037a3ec005f9066f6222d78de60e1 Add convenience functions for creating 
and inspecting error objects
b190d0d160e1cf5bbe65f8ff54752e8a7d33b49b Add a brief section about security of 
JavaScript with Qt
75132505ab7eba08f4c82aced31143960d4773a7 QQWindow: cancel touch->mouse 
synthesis when touch is ungrabbed
475c74a9926efcd968572563e678988e53804603 Hold internal reference to incubator 
object while incubating
33d85e20037e83d10b8ce66f8745f00d84baccd8 Fix backward QML compatibility for 
Flickable.isAtBoundaryChanged()
7f6657337f3b0b43c089efd29c914d4af26395e2 Fix QML compatibility for 
Text.contentWidth/Height changed handlers
cff2ea73dbe802de970e80025de80d9734d0f35d [Micro]Optimize duplicate state name 
check
a74de6921809b42970abfdc10e8a1de461685fd9 Add test for the duplicate state name 
warning
4207940684b578469f7ec6b428403af85e579b2c Add WavefrontMesh
fb9abc8d06dcd7183cc89d74441cac8beda48e02 Add missing "We mean it." warning
8a2c182d5941a1d00ac9f7414d1508b7f959d6f3 Fix erroneous enum conflict warnings
ff11568f37999c62e7683b1c21861be63f14567c QQuickStateGroup: Warn if two states 
have the same name
aabf4e4f0474d8d6eb065fbab700432718070ae0 Fix lookup of methods in the scope 
object
c5737fd6ab63face36a2857b688c9aac85984bb9 Make sectionsSnap test more robust
1ac3dd0e7adbca0e18daac10ef5e104ca1e5fe87 Add test for importing let/const 
variables from scripts
f8ee8e4e8b3051ffd63533017f6b647fef6056ff INTEGRITY: Fix build failures on 
64-bit ARM
4a886753a75c7c4d66f1fa9cab5a6c5a03240df3 Accessible: Return StaticText if there 
is no explicit role set
0f0ed2070333d61a2603cf3e9bc0cb15439e1177 At least warn when triggering a 
rendering limitation
614d16d6f0e5e125b5572c4cd2bfe447f939a9b2 Doc: place more importance on not 
binding to x/y/width/height
7f57472e24a45a9cb56c7742f4c031405262ef98 Warn, don't crash during nested 
delivery of mouse or touch presses
1ce94fc0f5311c8d9d7dc50de239a827279edcd9 Qt Labs Settings: warn if failed to 
initialize internal QSettings instance
7ca32bc41c2b5a5f6ea360391ba7e398ad7f961b qmlplugindump: Remove sigsegv handler
453a3806a31b29e8d57664359395ff1a59fdd49e Document that aliases cannot point to 
attached properties
qtdoc:
9e30097015a9ca87c41cb7a8697f2918ffbe8b69 Doc: Update platform/compiler versions 
for supported platforms
8e4303a22ed73efb129bf2de818081463e546535 Update supported platforms
0cf7d38bbe43b8d3f820a5fbdaf7b245a5e3a885 Doc: Fix links to the Qt Quick control 
modules
ba82980c6060a9b1169dd797cca8e8371caa488b Doc: Remove references to the Qt Quick 
Controls 1
11e2c7e48064f16c7800adfbc503a199ac6ea8f3 Doc: Replace MouseArea instances with 
TapHandler in the snippet files
349d24b16b43e7c6b2faa74f0136c1a4e09a8aa1 macOS: Remove reference to building 
for Carbon
c361bace82a64526d2edb5c614edb52f56053d52 macOS: Remove reference to PowerPC
229e4efc076d6a6746f1e659c59696e05e1d1c4c Doc: Fix links to the Qt Quick 
Controls 1 docs
d96c4f4c82ae7356a1e481376ac8f810bcded5d9 macOS: Tweak platform introduction text
4c7cea5713c6618fc822e140315f1523ee3b79b1 macOS: Add note about supporting Xcode 
9 and the 10.13 SDK
c0e6a17d0f184e2f63d62be8b4e0adc161413f44 macOS: Add detailed documentation 
about macOS version support
ab369ec63f9442cc43b9e607feeb2692a7d473d1 Update language for supported versions
a7c5c1bfce280a169584c4da4d690e39ce867263 macOS: Remove note about using Xcode 
for development
318035f0265a5331524540fc6f5ddaa8f5195c8a Doc: Move Qt Quick WebGL documentation 
to its own topic page
c6e73db4f577f2076e6ad4b542f7dab08b744659 Doc: fix typo
db16cdb8e6883e8e89b0edb59df7a78facf843e1 Doc: Use explicit links to fix broken 
links to Qt WebEngine module
9558eaf0800d201a6bc493b4edcf62b43089ae09 Doc: Change the \section2 title to 
avoid wrong links
94e64d551f72f3531a75edd3cab601f9b01449db Doc: Fix the broken link to the Qt for 
Device Creation docs
4c131661e2038b0274c5b51ceaba8fa146999856 Properly document license of Qt 
examples
8a1e70b463a48ca40e32a6b4f65fc75ec0bb460c Document how to create an .ico file 
from a set of images using ImageMagick
qtgamepad:
qtgraphicaleffects:
443141d5d87a6a94867466d927f3ffedf2f6fbdf Add changes file for Qt 5.12.0
ddbe8ceb77fe91a0a09428a705184e1b352bc596 Docs: import version 1.12 (QUIP-99)
b448bcb6df108d85e161d57307b398236df3a807 Doc: Fix \code command usage
c5ec9f64ac5a7cf15a0013e0fda9b5e4d757d783 add qmlRegisterModule to QML plugins 
(QUIP 99)
qtimageformats:
8bd2d545fd08420a52e4b99c8d71be64b8ec338e Add changes file for Qt 5.12.0
8455ab6cb29fcccf44977c517689a8ad26781140 tiffhandler: improve stripsize
qtlocation:
eb3143f22ca1642056d821b73af493cdab59dd85 Move qquickcoordinateanimation to 
positioningquick
9abf021df39a6b1159a091ea37258830ebdbfeff update esri doc for place searches and 
credits
f9d223b03eb047c806ab4046318d9b76ff39136c Doc: Fix \code command usage
6b109d09982e09940dc8e777430a04410d7b6550 Fix crash when calling 
QGeoPath::length on empty QGeoPath instance
448b3a35cea27878a3123ec7e40f875032dd3267 CoreLocation: fix unconditional 
(previously) method calls
qtmacextras:
6eca14163e89c558cbbf3793751f787e88494e4f Add changes file for Qt 5.12.0
qtmultimedia:
471d8fd0826c09bbff3b19e477fadad4f5b55ed0 Add changes file for Qt 5.12.0
qtnetworkauth:
qtpurchasing:
4205be438a93457c2441230e2b28a8adaed00661 Add changes file for Qt 5.12.0
qtquickcontrols:
6356a11e07cbda92b3aa78732b34375cd6c9436e Add changes file for Qt 5.12.0
5db6659d65062353cfa6425f7790ea34f1b4a3f4 Doc: Document Qt Quick Controls 
explicitly as 'version 1'
qtquickcontrols2:
936d31179d44220571ded15840bedeccb581c83b tst_qquickmenu: add a test for 
MenuItems before and after a Repeater
953fbac6131823e4fce0eb4707a854469c4c04ff Fix Instantiator-created MenuItems 
disappearing
3c7bfc156797b2f3ef08a8cf620b79da80e4b061 Tie minor version of all imports to 
Qt's minor version
70fe6a67e8fdff5bc5486c4fe5c0e44242e10427 Add changes file for Qt 5.12.0
1abdfe5d5a052f2298b7bf657513dfa7e0c66a56 Doc: Ensure all links to 'Qt Quick 
Controls' lead to controls 2
6e543aba8064663c889325f519a5bc5f0750477f tst_QQuickApplicationWindow: remove 
workaround
9289dfd191e2c33a64d68a9cd1c218066babf63d Fix heap-use-after-free in 
tst_QQuickDrawer
6dc2cb8575943f1f71c1f3c3d18500ee7c55acee Fix custom property page for snapeMode
e28129e02cadfcdf7a0ee9e5d04fdcabdbc4b10e Skip tst_font::font() on macOS 10.12
qtremoteobjects:
040b2aa6c117ec05320ebb07ce4f014dc66655d5 Break socket listen out of 
QRemoteObjectSourceIo constructor
88673b336fd52c026134d1e348d12c310c48b1ac Add SSL example & auto test
e8f49d3bf0557cc3c1b1e0358bed720023fdc2b4 Clarify in which conditions 
addHostSideConnection can be used
900b7cfe2bfa8bc98bf3913c0ae3d32ed60ae7fe Attempt reconnection for 
QAbstractSocket::NetworkError
qtscript:
qtscxml:
qtsensors:
qtserialbus:
54262ed8861dcf7ea15f89591c07b414b74c85f0 Add changes file for Qt 5.12.0
834258bb3d17638e8e3dc2eca2a3115006c092fd Ensure QModbusReply::finished() is 
emitted after disconnect from serial
df179c4c18d8feeef48e38cc76cd2a0395ba5de1 Fix incorrect reading and writing of 
QModbusServer registers
fcf05e2399a2d94af1c6a907221a95e3ab96ed1d Fix RTU Master ignoring responses due 
to being in Send state
682c5ca041483b7d3e8994e7fac5bcab6327e5c2 Permit dropping of RTU slave request 
buffer under certain scenarios
864e4a8ab514ddcd7f79106a6b447f7a1d5b5d4e Fix case of accessing deleted memory
qtserialport:
ac1d4ea2b9e5b1ca2efdbae4629e53dbf8cc9257 Add changes file for Qt 5.12.0
qtspeech:
28855fc361c4d5ef920f020509a980dd45eb1ba8 Add changes file for Qt 5.12.0
f929c8d9c63bdef5a196cf44776ac89f555f21db Fix static iOS builds
qtsvg:
qttools:
767f783d65fdd8d154167966b75525c73036e27e lupdate: don't abort on prf execution 
errors
e7899cfcbf4c1fc4c77362973458262cadda765f Qt Designer: Add QUndoView
1d9bb3c433e605e07e07a703422c6e837143e775 Qt Designer: Port to new configure 
system
709c4a9c065a2a96f601c99374d7ce555226749f lconvert test: Try to avoid 
QProcess::waitForFinished() timeouts
17c34f40c51077f01f53c1aa48b01e1a3c3df51c Qt Designer: Use member initialization 
in class QDesignerActions
10263f42de0d2d1fb731deb4213b76fa6c0acd0f Assistant: Fix a crash when removing 
the docs
d07e6b891e69c9ce4bed9e91c917d81d0d8a6ae1 macOS: Don't overwrite the dylibs with 
the DWARF copy
80a888b303c31725f453dda35f7150b1edf4d674 winutils: Fix MinGW warnings about 
missing struct members initializers
qttranslations:
qtvirtualkeyboard:
afcc82a95baa2e6145836cadcf25a2e544e0b0e1 Add changes file for Qt 5.12.0
91b52d4b82555eae983a8cd34b637eab794a7655 Doc: Rename dependency to Qt Quick 
Controls
c7a94110987672308ed04b40fd8ed207d1c8d93b Be more restrictive about which 
information is included in logging
qtwayland:
62137386928f14228db2d10033d9b80875113e33 Add changes file for Qt 5.12.0
7451faab740ec6294159be60d8a713f5e8070c09 Client: Explicitly send expose window 
on first configure
9ebe63181ba3504569c75b25862172353b6cfaa8 Client: Fix fullscreen regression on 
wl-shell
16a98829a664403f2fb8962884701f5d4d31cacd Client: Don't spam expose events
88a0246a46c30e08e9730d16cf8739773447d058 Client: Don't attach buffers to 
unexposed windows
ba53384387dcfd2606a513b114eff488d3fdb940 Compositor: Add const version of 
QWaylandQuickItem::inputRegionContains
qtwebchannel:
qtwebengine:
8eda96bc8ae68387807e079cd557c98c4a452c4f Fix smooth-scrolling of mouse wheels
41f8b4883afddf2868beacedaf8270553237ceaf Fix quicknanobrowser crash on startup
335414d721c2c8748a48b074b2616503bdeeacf5 Fix quicknanobrowser crash on exit
9ad3c7aa8c8cd2917191b0b90d048d7d8fcebab5 Add missing fallback for 
glxGetProcAddress
55175a9f4c2ffd4df3da8a8a23485beb236c77b1 Update Chromium
e8566a366e1600376b67729622e37ae7cd5fc890 Update Chromium
b8f74f94c8310af4141aa09e6943182cad811515 Fix typo in error message of maps 
example
efa90d944170f0a2f98c482825b9809c77e7792c Fix thirdParty setting for first party 
request
b39a5083751605e2ba781393b6b8ea69381efdf4 Fix background of composition text
1f22eadf5b3cdbcaebd3524ce9920d9df552d45c Update Chromium
57fe33cfba7b872620e24d33ac8f4a58445fb1e0 Doc: Remove obsolete dependency to 
qtquickcontrols2
11257003bf11aa011e4f2d21e3266766a2b77531 Fix build with disabled accessibility
25dc99491cf4380cba2dda30f17ea91aa4233855 Blacklist failing 
tst_QQuickWebEngineView tests in openSUSE 15.0
4ecd0d7b7588bd503995249f6847ac99219bcc02 Keep visibility of WebContents when 
restoring history
36d230c44c7e2f6fccf224b4a0ab5efe77117e0a Stop showing speculative frames
2a6193b00e1d756e9a7a6032640b413c184ae4f0 Bumb jumbo builds
f2ddde5793d36b6a6d20fb5d1deb983eda5f6102 Update Chromium
80d73da6e89dc06e2d4a16df14df3e2a1119cce1 Unify updating navigation actions
5b865551348e695187f4d7c3bbcd77ebd8736248 Clean-up BrowserMainPartsQt
61873d85afdebcd2921ebb0564c4ca3a53a992a8 Fix size of tab view when devtools are 
open
5b84b15cf610eb7ba2f62cf0f675238531816c30 Trigger disabling offline renderers on 
late 2013 Mac Pros
94bb5644907c16b742d05a6f51cc82785b945f4a Remove some outdated Qt version checks
fa2e7351245ab7f2050f605978bbaba43bb32c57 Fix four switch related warnings
90f52fd2e5b15fde227231d4c1fc47490ce364d6 Add extra config check for x11 ozone 
plugin
bd178893f27a3068bc7d63fe2fb9a60aa6a20bb3 Fix builds against Qt 5.11
83f5c8f61a0456d2f1e1589837ac376b4edbf5db Test world-ids over 11
f1a7977f92df4578891ea54b12a62d6054b16b55 Allow client certificates without 
openssl
f65c5fc155c9f6c3f880389a57b7652614627654 Cleanup web_contents_view_qt.h
6fffee8bfb270eda4f06fa5dbe3a4b190036e90a Adds proxy pac test
5be48d4238465b4efd36ed4bbb96ec407be9f217 Add proxy resolver service
267dd7fa09855bd0b8dedf7edcb126e034d8e1f8 Fix race condition in 
ResourceDispatcherHostLoginDelegateQt
bdb2c84ef50f316be7fde884542c10508f2a3bba Add content_browser manifest handling
29408da8540e49079332ff8eb57e63da0f907a08 Fix configure check for freetype 
version
3edd9466fb50ef817e2dffced023668c9c595bb7 Update Chromium
6b347edb557bf0bbcf6b7b1ef30494f2c2db2397 Do not bind resolve proxy factory on 
ui thread
qtwebengine/src/3rdparty:
8eda96bc8ae68387807e079cd557c98c4a452c4f Fix smooth-scrolling of mouse wheels
41f8b4883afddf2868beacedaf8270553237ceaf Fix quicknanobrowser crash on startup
335414d721c2c8748a48b074b2616503bdeeacf5 Fix quicknanobrowser crash on exit
9ad3c7aa8c8cd2917191b0b90d048d7d8fcebab5 Add missing fallback for 
glxGetProcAddress
55175a9f4c2ffd4df3da8a8a23485beb236c77b1 Update Chromium
e8566a366e1600376b67729622e37ae7cd5fc890 Update Chromium
b8f74f94c8310af4141aa09e6943182cad811515 Fix typo in error message of maps 
example
efa90d944170f0a2f98c482825b9809c77e7792c Fix thirdParty setting for first party 
request
b39a5083751605e2ba781393b6b8ea69381efdf4 Fix background of composition text
1f22eadf5b3cdbcaebd3524ce9920d9df552d45c Update Chromium
57fe33cfba7b872620e24d33ac8f4a58445fb1e0 Doc: Remove obsolete dependency to 
qtquickcontrols2
11257003bf11aa011e4f2d21e3266766a2b77531 Fix build with disabled accessibility
25dc99491cf4380cba2dda30f17ea91aa4233855 Blacklist failing 
tst_QQuickWebEngineView tests in openSUSE 15.0
4ecd0d7b7588bd503995249f6847ac99219bcc02 Keep visibility of WebContents when 
restoring history
36d230c44c7e2f6fccf224b4a0ab5efe77117e0a Stop showing speculative frames
2a6193b00e1d756e9a7a6032640b413c184ae4f0 Bumb jumbo builds
f2ddde5793d36b6a6d20fb5d1deb983eda5f6102 Update Chromium
80d73da6e89dc06e2d4a16df14df3e2a1119cce1 Unify updating navigation actions
5b865551348e695187f4d7c3bbcd77ebd8736248 Clean-up BrowserMainPartsQt
61873d85afdebcd2921ebb0564c4ca3a53a992a8 Fix size of tab view when devtools are 
open
5b84b15cf610eb7ba2f62cf0f675238531816c30 Trigger disabling offline renderers on 
late 2013 Mac Pros
94bb5644907c16b742d05a6f51cc82785b945f4a Remove some outdated Qt version checks
fa2e7351245ab7f2050f605978bbaba43bb32c57 Fix four switch related warnings
90f52fd2e5b15fde227231d4c1fc47490ce364d6 Add extra config check for x11 ozone 
plugin
bd178893f27a3068bc7d63fe2fb9a60aa6a20bb3 Fix builds against Qt 5.11
83f5c8f61a0456d2f1e1589837ac376b4edbf5db Test world-ids over 11
f1a7977f92df4578891ea54b12a62d6054b16b55 Allow client certificates without 
openssl
f65c5fc155c9f6c3f880389a57b7652614627654 Cleanup web_contents_view_qt.h
6fffee8bfb270eda4f06fa5dbe3a4b190036e90a Adds proxy pac test
5be48d4238465b4efd36ed4bbb96ec407be9f217 Add proxy resolver service
267dd7fa09855bd0b8dedf7edcb126e034d8e1f8 Fix race condition in 
ResourceDispatcherHostLoginDelegateQt
bdb2c84ef50f316be7fde884542c10508f2a3bba Add content_browser manifest handling
29408da8540e49079332ff8eb57e63da0f907a08 Fix configure check for freetype 
version
3edd9466fb50ef817e2dffced023668c9c595bb7 Update Chromium
6b347edb557bf0bbcf6b7b1ef30494f2c2db2397 Do not bind resolve proxy factory on 
ui thread
qtwebglplugin:
c320888ff64d81e5e291eb5db683b000b9fe59a8 Check the pointer before dereferencing 
it to avoid crashes
qtwebsockets:
qtwebview:
452f14f48075a19fd67060a8581268e81bf16d0e Add changes file for Qt 5.12.0
qtwinextras:
f73ea671c28979d53851255b5a6c5a46b205847d Add changes file for Qt 5.12.0
qtx11extras:
41906c62bdd5f50016266b2b56dea43eb0d47983 Add changes file for Qt 5.12.0
qtxmlpatterns:
803b4cafe125ea18e50e3e6557920b6d705e67f0 Doc: Copy the snippet file over from 
qtdeclarative
0eb1c822624179b64b0164c826d22b40a9518a6d Add changes file for Qt 5.12.0
e08f9393acc6417598f328d7f4b7b082c5d57afa Move changes from qtdeclarative 
xmllistmodel over to xmlpatterns
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to