Hi everyone,

We have published Qt 6.0 Beta3 today. You can update it to the existing online 
installation by using maintenance tool or use qt online installer to do new 
installation.
src packages are available in qtaccount and download.qt.io as well.

Delta to the beta2 attached.

br,
Jani Heikkinen
Release Manager
qt5.git
47b8427b15e29dcad6c9e26154d14a9be4c8d14a coin: guard Ubuntu 20.04 for qtbase 
first
134c2a1cb0d41d773577d4c499004b93fb03d3c9 Upgrade msys2 package and the 
installation script
c2db17d22066ad3c98b5328051fea2b4e6cdfd5e Change Insignificant flag to 
InsignificantTests for Ubuntu 20.04
1051fdbba2800d2b7b587266ddfd427122062b19 Change Insignificant flag to 
InsignificantTests for CentOS 8.1
efd24d2c41b7d8e07941133633b1580851761bb0 Provisioning: Remove Network Managers 
secret key
96eb6a5f2c1652e4fa1c8941150d2778499d618d CMake: Add DebugAndRelease feature to 
Ninja Multi-Config configs
c4a012ba3d19b9cd986df6350e2ff6aa207749ce Use the -qmake configure argument for 
UseLegacyInstructions configs
9521eee18b4bb341a14860d4ff201a750dd2b141 Fix permissions on power-shell scripts 
and the shbang in a bash script
3a076ad2f8ce5ec6c9c6a21606a83936e595c49a Provision libstdc++-static library to 
CentOS
ef0baf1ce9e9d52b662d707a247ef44f1b74352b Replace SLES with SLES-SP2 for 
qtwebengine
qt5compat:
0ad3ad4ec7087070cd9bb63494ef3c24b6eb8482 CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
9a4f1d8815267112c3560c104db467371c94aa62 Doc: Add external links to codec 
licensing information
qtbase:
8040d3dce12a7c0ccc71dd1e1f2f018fdbcbf4dc Doc: Prefer versioned CMake library 
targets
bbeca236b54aa42b343b717d5039dc6bd02340ce Fix compilation error on Windows
40495ce75cb36a5bc750e8ef2df4473534586a81 Fix tst_qtimer::zeroTimer unit test
71223cc92ba1039f0dfde1bb30d3cccdab30c4dd Use (void) instead of Q_UNUSED
d4cd1bf861b87e827793e316bc8fd3930b8caedf testlib: Add private API to add test 
logger
0d3fb3784b5de548e132f0c8e522a82adc1b9fd8 Performance improvement for 
integer->QString conversion
81957e753ea0f875556490857fbff50688db42f1 testlib: Let logger report whether it 
is logging to stdout
04549f68abb1393bc8e0e62579417adf985580b5 Make QScopedPointer comparison 
operators hidden friends
739e7dd1912b1828bd568fd50c0dffaa6550b80a Doc: Fix various documentation issues 
for Qt Core
d16ac88cb02b81ec4ff796c2642770d6a0e1338f Minor improvements in qrgba64_p.h
53b11882c829ddb46c46ede2c010f6b49e86ae2b CMake: Cleanup module and plugin 
define situation
0c3def85c61cea1f51d712c43c2c25fd788e6573 Get rid of QInputDevicePrivate::extra
b379e880a9d441d9b67c47474d20b3e09b72b9e3 Update tst_qcborstreamwriter to use 
QMetaType
02f429f06c2fea0fbf4ec0f3fd45f5c3418c5c9d CMake: Clean up order of assignments 
in generated module pri files
ce19dedfb361d5753c0e1c6d374830f8bbd48bc9 CMake: Regenerate qtbase projects to 
use correct CONFIG_MODULE_NAMEs
3680d3453c5f0ae45c71ee0afa75edbf894dfe7f CMake: pro2cmake: Generate correct 
CONFIG_MODULE_NAME values
36e56263d5534849edc73abe44169e4d4d31ed28 CMake: Regenerate qtbase projects
957a8e1b830d805a24e6ad6156c8a6783c55ef28 Fix QScreen orientation not being 
updated when setting a platform screen
ecd11e498f18a18a79a062c39c0917439479ae4d Offscreen QPA: implement a native 
interface
d017baac8993757c035d5ba2829e88e946c169cc Hide comparison operators for 
QtOpenGLVersion types from ADL
a5ce712d6b300e01664fec8a682daa04b7a3d099 CMake: Fix tst_qapplication to respect 
blacklists in CMake builds
57e57d9bcda868abcfb552e1247b391162c0dff9 Hide comparison operators for 
QtNetwork value types from non-ADL
d51d312c86128150283b6a41f0daac18d9e57f32 Cleanup qimage.h
0cee264b3a901716d07fdc2cef1b8bed3718674f Don't use pointers or references to 
functions from std library
17848a667b30009f5b37769b5f7d9038f115579c Hide QTypeRevision comparison 
operators from ADL
8eabcc6170e81ee597d26ceefd73d803acdd5233 Fix qdoc issues in QList
abc5b75d7f9c488660e964ffdd6b32e8eed3e483 Hide comparison of QHostAddress with 
SpecialAddress from ADL
91140eb7268bc36efceef0459e7b124ce333829e Adapt QDate::fromString() to accept 
negative year numbers
2da301fe46450eedabfde7860338a2c0066c550b CMake: Fix unnecessary rebuilding upon 
reconfiguration
4d9658b7cd2b072dd8b24d9bb6844b7cbcf22ad0 Use universal references for passing 
callables in QtConcurrent
ff0ba7e2d7b91fd5809cb314935a1ca1a436f6c9 Forbid implicit conversions between 
QFuture and other types
48a13327c663a9e1409cc98936190f3d1565fcc2 Add noexcept to QLine comparisons
cfa3633025e15f1db467520548013095b67c47ca Remove Q_IS_ENUM
27317186333dbdcbc0c0a756117863ac9dc38a27 tests: blacklist 
tst_QTcpSocket::connectToHostError()
bbb79ae7ab292ad3ffada87a2baa539aac7c1ca2 Adjust tst_qdbusmarshall to QVariant 
changes
951274a9b9186ec9b840eb96bed99a501d3f214b Make QVarLengthArray comparisons 
hidden friends
b0d4d95a2986595fda4a2cc8a163e44c9b4162a6 Add unit tests for QDateTimeParser 
internals
cc0be95ac782c9cf0bf994d0af6e2966cf29f8fa QtConcurrent: Provide a test for 
runWithPromise with handlers
cde42e2f762aa3fed1af7e26bbacc46deefc43bb CMake: Remove outdated TODO comments
8fc59e552fc8b40f24e776a4855d99e23fa419ce CMake: Yield fatal error on malformed 
INSTALL_MKSPECS
4670ef3cc4755f3e2ad20dc1b7eccf5aa8583456 CMake: Write INSTALL_MKSPECSDIR to 
qconfig.cpp
cb7f4030bc89471aa6489be60ac1c728a3dfd06b CMake: Fix [qt-]configure[-module].bat 
arguments with backslashes
2a29426e3915ecc7fa5b4cbb06c7565c40ca2ec6 CMake: Fix argument passing for 
configure.bat / qt-configure-module.bat
de3bd644259b134d68414dcb8479f66f2f39fe70 CMake: Prepare 
configure/qt-configure-module for calling more scripts
3afd06cd43d78ef0992eaa6a458572eea6769297 Hide QList comparisons from ADL
0575ff787a723e39ac69cf2f389161134ce4e6ba Doc: Fix documentation warnings for Qt 
SQL
afa341375d17deda23cfb568090af8006108268c Doc: Fix documentation warnings for Qt 
OpenGL
ae347b23d6cb28e51f49a520ec44471a2194160e Doc: Fix links to the CMake manual
803e7e032718d60542c448016d2892c32016ac3b Doc: Fix documentation warnings for Qt 
Print Support
04283839157a13fd1fc9bb7a87013091ad686758 Doc: Fix documentation warnings for Qt 
Network
5b76be7e2bbd6f6d1eccc3a52a4595223c0620a1 Fix two missing conversions from in to 
qsizetype
133067085a5f662865d0d7aaebcce7d82569b076 Remove do-not-use warning in Qt OpenGL 
landing page
d15d9d49ac1e5120c052bb6c7e8bac5350eea357 Add QPushButton::touchTap autotest
0cd134ed91711aab662fbfea86faeb326d32a94f Make QMap and QMultiMap comparisons 
hidden friends
e53a3bd85afb0e140aa4b89925345c33dc464bf5 Move porting guide for QtConcurrent to 
its designated page
0526ae3f03a41ea19cfdf5ff3ca8f603d4f3e1a5 Doc: Fix documentation warnings for 
QIterable and related classes
ecd86b1894845d3d527fadacac1b90e562b3ed5e Doc: Fix documentation warnings for 
string classes
59644dc9df8e73690339a7ff30500829906eb02b Doc: Fix documentation issues for 
QStringTokenizer
f604fe6d1d91b32cb73cb3b5dda0a7e07472b03f Doc: Fix link issues for QtCore
13e978e82754020bfd31cf0c8784d8b51621b96f Doc: Fix code snippet that abruptly 
ends the document
91384c99182e3e306f9cad97a3e9e6de283e5466 CMake: Allow lower-case values in 
feature values
b77cf10a4fbe328fd8b7e0bd0294813dc6394773 Move QPolygonClipper to XCB native 
painting
743ffcbc822cc46c2b2d7cde6b6a3eca303d5c60 Avoid doing kill(-1) in QProcess 
destructor
4d269b456146fb7e39916db0d3a8b40f9023ffd9 qfloat16: make comparison and 
arithmetic operators hidden friends
4c36d64bb3a4425848de3f134a8caca3e8d20fe3 You can't disable SSE2 for x86-64
30a1683f65fa0d01eceb7e1293abc84108d76e7f Remove the comparison operators of 
QFuture
387f3e00a8d74984d33af990a1e1f57cd87aae61 Workaround gcc compiler bug
d2b50a736b3410e186266b1c74a59c1e4fbeed48 CMake: Update usage of 
add_qt_gui_executable
bae96f1792da1fe0f3ca4b738096c0c1a27eb862 CMake: Fix generation of prl files for 
non-qtbase modules
3a1bc4bad5757d72e5af8b4abe236e3cfac9621d Purge deprecated language and country 
codes from QLocale
60d804c56769de82e658205bec687b83833a61e9 Do not strip binaries for MSVC builds
ec4079160a7d518efa26000efce01126b7f595f7 Make QByteArray comparison operators 
hidden friends
4e08651bacd8321f124610e4c5680811e1e9a0fa MinGW: Fix assert in 
QCoreApplication::arguments() when passing globs
874eb19107e57774d6ec03f38578c584606eb5bc QStorageInfo: Make comparison 
operators hidden friends
7635d77689193e729db248300634571aea4d8c81 Organize QtOpenGLWidgets documentation
61574ee963a5c3f70ede89c1a7367db621164b6f Remove documentation for removed qHash 
overload
173615222a1c8b94aca3ee5e5d31308d77380db7 Doc: Scrub QByteArray/QByteArrayView 
documentation
b961fb42e298673e2a6729df415ae19e85a82bd0 Change terminology to "look and feel"
950e628fd842f22ac741b18440fcc99213820587 Android: replace stacktrace with debug 
message in search for setActivity
90912b657edf27d40aa1a8ac8fbc3bae8d285e25 Android: disable Gradle caching by 
default
2ff546e03087f7f962d8a20a60ceb98cd62d34a6 [Android] Request cursor to be in 
proper position
342cc61d3e91424695ad6bc369a4ea59412ee9b8 CMake: Support installing extra cmake 
files for tools
7372dde4ec6cb32448ea026f48b5f5ea517f778d Math 3D classes: make comparison 
operators hidden friends
2222e695fcb547ed6c08f290b3b34bf36013eaad QMetaMethod: Make comparison operators 
hidden friends
5866b82e240915b9b8d2be7394af560877111ee3 Fix documentation for QTest touch APIs
a332f3fabc29f796526202648eddf35a24f1cb67 Fix delay first time a font is used
b75d60abd2012d78387ec0751e205aef970a024b doc : remove redundant ')'
300953ed9eab080c4f065f713146e9c2d2bf5ec0 doc : fix typo 'consise' => 'concise
7d0faad43ce1a3a27b8a1f35e342bada96286d4c Initialize values in collection tests
913c0d56e5075a71a13fc9cba53f84306554a88a Update tst_qspinsbox test to use 
metaType system
56a1a645ac1c70c6177bbccb0081775101d5995f Update tst_qguivariant to use QMetaType
be10808279c18e7ca8728393921431b74e88433e Make QAccessible::State's equality 
operator a hidden friend
a45a3b1ece490bcae5cccd858dbe11408a19bee0 Make comparison operators in 
gui/painting classes hidden friends
979c8cf1b75e3e0e0dcf7c718c3fed6fdfdd7ea3 Always return initialized data from 
QBindable::value
bcd2f3f99e8696fb2a21c1996895cd219245c424 Add QVariant/meta-type system 
migration guide
39aa070e969621512b67cac39c995781478d806b QSurfaceFormat: Make comparison 
operators hidden friends
a3d71792ca018b1cff06dbefde20f6f4e06ee704 Make comparison operators hidden 
friends
9b35f22b58bfdf0e88dfc5baa4387968a81c169a Doc: Remove mentioning of old macos 
versions from QSettings
1f6543902d18a05dbb87dd361a169a7cdb3da731 Fix qdoc builds for non-top-level 
developer builds
5c2656cfb60a3308fde3802825176fc80ed1a262 cmake: Allow specifying module 'uses' 
entries
53da9f58163f5132c257dda718862626e29edd7a tests: blacklist 
tst_QUdpSocket::multicast() on CentOS
375a8b735b696069766f4d078eb13cc81b0216f0 Remove qstring_compat left-over
6b0330317c437749d38db6009932151764f33733 Fix QList snippets to use qsizetype 
instead of int
5dc1780369927b41b424277330d0e2ec7431252b Pass SameSite through QNetworkCookie
c34673e5d918e1882401572f81d8c2d6f54c5459 QtConcurrent: Handle running with 
promise inside QTaskBuilder
cf043a785ac9357e8f1283ea9e1496261af2b1a5 QtConcurrent: Integrate runWithPromise 
into run
bb8c24e467767e35cb104167689b96c0deea5639 QFontEngine: get rid of userData() 
trickery
f9f2107cefff98fe5caf86e1a8174cbe38d29a63 Clean QList documentation
524b19fc23f72b488476d9d195aa013793bce452 Selftest - copy XAUTHORITY environment 
variable
07ff70a0da189656daf31c2a5e3e3ba117762af3 Remove QItemSelectionRange's 
operator<()
29c113d912fdf96f99503c9635bf89c4cabcc6fb Deprecate ordering on 
QItemSelectionRange
da1854c683499cf915cb5cac056ec7a31f5ae882 CMake: Re-work documentation targets
dfca01e18687987b247e33130dc86738f75aea90 Update the HTTP example
cf03874dbbaeefbc01a2ffcc73dd36bad2442bc6 qsslsocket_schannel: update 
QMutexLocker usage
205629bb6240a4aae52aa62f6f6c9c302148efd2 QByteArray: make (ap|pre)pend(const 
QByteArray &) consider reserved
2c4874be40aa40b698315cac0ad768e5c650a740 Deprecate old aliases for two 
countries and several languages
2575a8ced39b607ed320ed230c83119eaad4b33b Deprecate QLocale::Language entries 
that no locale data relates to
3857f104cac127f62e64e55a20613f0ac2e6b843 QMacStyle - more pixel refinements
7ae1dcbb04dd6e742de6331bec1be8ccf2e3bb47 Remove QT_NO_FLOAT16_OPERATORS macro
e24be7b6c3a85214b64abeff9aa14e1d1cf4640d cmake: Avoid -NOTFOUND suffix in 
module pri config
1ce3a894879d82e8f55d4229de7a7d27a3f711c1 cmake: Add missing aliases for 
entrypoint implementation
ba661f6bf10d4d9788c68c0b993fbb789790ce9e cmake: Don't limit 
qt_internal_add_cmake_library to tests
598e873c84e6544aa67495b9b9fb1ff22f98a293 cmake: Don't add module header for 
interface libs without headers
4b899a29fa5a8acc381673e6b527345f8eaad7b5 webOS: Support mapping evdev keyboard 
and touchscreen to specific window
fd8e6a203ecfeebc03772b3bce14c91a6fc0a8e1 QPushButton: if mouse tracking is off, 
ignore state only updated when tracking
6949bfaa92209d6e58d0939e095aa7a05aa17434 Skip flakey dialogs testcase on all 
platforms except windows
638ac41293da9c6ae5e4ccb9baa7819c772ba9dd CMake: Fix painting examples to build 
as standalone projects
f65abc63441bf821c4e4619b842c74b6d5074cbd CMake: Export QT_QPA_DEFAULT_PLATFORM 
in QtBuildInternalsExtra
c61f90fbe625ab2bf5ad044b43822f0df8887e80 Remove left over friend declaration
72ccb4fa7b88243064867b23713384e14cef6087 Make QVersionNumber and 
QArrayDataPointer comparisons hidden
331a200b9746177d84deb06675be5f31bd1ae079 Revert "QObject: simplify part of 
connection logic"
c293ab71bd45b36870aa016663b6f340aa1d4a8e Fix tst_QDeadlineTimer::stdchrono() 
flaky test
d5050dcec47c38c4ac3a9022744b252b6b5b1212 Fix copy and past error, add minor doc 
update
626a9b66f2b9f8a7e3977bee32afa64778b6b8f2 Doc: Add notes on how to use View 
classes in Qt6
5c352f47b977c72db323bb8e7b6ac25e1a453202 Add doc target for qmake
d0bc2cefd2d37e18415c0aaebcb07597e3b54a72 CMake: Do not overrun the list end in 
qt_remove_args
6d496a24216ef84ed7ff1f630028f339f2fe90e0 Doc: Add macro to exclude examples 
from Creator
bdc34bfb8e4fc696192d0df511ca6acad6a0a272 Compile fix on Windows
dc77b86be5010ef639d8222c4cb1866379101b5b Make QElapsedTimer comparison 
operators hidden friends
f8a83fc5c0aee1290a3e6b9a64ea3d50a07ee71d CMake: allow using ANDORID_NDK_ROOT 
for user projects
397b3725176780d8888f8499cac0127dbb7df2c7 CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
65fe5b2ce22797389aa074ef2c30e873a3c38d48 CMake: pro2cmake: Handle 
CONFIG+=console app_bundle in examples
1e904ab342c1aaabbef67cbcc25cf3de9e35e755 QLayout docs: explain better what the 
QWidget ctor arg does
07ab7c11b5d6a7c81dec96641d92ae1af3c33e16 CMake: Make qt_add_executable more 
minimalistic
f7d3ff1fe6de947438cab8b4d6af59bd63d04ab3 CMake: Use versionfull functions 
within our public API
04e03065203550fdc2a06070d5250f66cbff7d4b toolchain.prf: Use vswhere to obtain 
VS installation path
da4ac99b12b8ebb2d0dafe09f24cc93f76afc89b Expunge WA_GroupLeader
72e0d699cec09458ca9325035d477d4899e8e47b QAbstractItemModelTester: don't rely 
on hasChildren()
feda3e7673137c3f6a9f3561276b6d21447fd881 Make QRect(F) and QMargins comparison 
operators hidden friends
525372c56771a548ac2842ee860730c6ad1e5577 cmake: Ensure Mingw builds pick up and 
use the WinMain entry point
851e1cb4c4adc6ab6535a5b37803101e4dd4a0d4 cmake: Allow target to specify initial 
module internal config
5cb150be46f92dd9a1d3cca4ae67cfefd7967bda Make remaining String binary 
comparisons hidden friends
bcc7d3454063520ec2a8d3c7a579a696ae2cc069 CMake: Provide a 
qt-internal-configure-tests script
c8d42961a049042194350013d1efa791b01c89cf Add constructor benchmarks for 
QLocale, to test likely sub-tag matching
cb23d50f38ec9d1daed570aa2b89e6d4b3f45c3f Update CLDR to v37, adding Nigerian 
Pidgin as a new language
4c793e6353ece51d4c04373f54e13d540b45195e Store std::exception_ptr in 
QUnhandledException
1aa3459d0a534473582806b0988d26533bc7e16a QList: also default count()'s template 
parameter
e2e9ce8109b6293a6a3eceb81c48b6d4aabfc99d Make Ubuntu with its non-standard 
security level happy
a6b7d6937b1005e81cf764bfa6648d0ccf904ae3 Make QString/QLatin1String comparisons 
hidden friends
c91327645b1a659a5b749264d7fb3447c9c43c3f QtConcurrent: Reuse ArgResolver from 
qfuture_impl.h
0807ede08c6fb37ed27f920875ae892a0b4f64c7 Replace see-alsos in qfloat16 
documentation with \overload
1b4ea4a1d826244c2711e1a5238da6440ec1b1c3 CMake: Fix target dependency cycle 
regarding qpa plugins in qtwayland
054c1aaf79e1059361ec6f299b2a90e77dd08b12 CMake: Don't use mkspec set by 
sourcing b2qt environment script
20292250d44e08437306096e9096fc655cc9fb8b CMake: Fix handling of rpaths for 
tests with CMAKE_STAGING_PREFIX
5fa823491b3f1a3d6f8161639686a0fbc33e6f03 CMake: Fix automatic sysrootification 
detection for qmake
2096400d6e8249e49df049f9600073fb2219c97a Revert changes in strto(u)ll.c to 
avoid integer overflows
dc44e4a35eaeab3eb6e75b9c33960bc1b7a136a5 Use metaType instead of type in 
qlocale_mac
e3470a98e98c8a789a4cb298a0afaacf0cc62ce9 Windows QPA: Use a QSharedPointer for 
the touch device
d9edad81177954c89619b6dee70ca76f2f4709ef Show the year correctly after it has 
been edited
ec258b82917e1cbae25854ed38b7f81598644730 QSsl: Further work around to pass 
network test
40fb97e97f550b8afd13ecc3a038d9d0c2d82bbb QMacStyle - fix tab rendering
0f9675768df5616bcdae5774daf558d539edc74d Remove documentation for removed 
QFlags constructor
6419dd972dcbce88bc71ca1593b5ba90ad789fb6 Document QVariant::data/constData
66c94b83565d2db79307124b6cd797da33a5a7ef CMake: Document versionless variants 
for CMake commands for DBus
ae18502151fff72885237897f1ffff79166e536c Fix included license text for PCRE2 - 
Stack-less Just-In-Time Compiler
9079e3f2fcfca8fe7747d8b38ea4e97d9261a024 Fix copyright information for 
src/3rdparty/xcb
260d1fe8326b81080c57007d4de913962f72e3dd Make STL iterators the preferred style
f087d6050b09b7e3b4870af6c5d6d1facb52120f doc: fix description in 
doc_src_containers.cpp
c2cf5f824a09adf0362f015c1b9d1817dabb04c3 Whitespace cleanup in corelib/kernel
c4245e7b8ceb233a06cea1ace9439795738adbf8 CMake: Don't invoke QDoc excessively
d2cf18bf03a8f1425994e33e81cdc2c04ff7ac68 Refine QADP::pass_parameter_by_value 
evaluation
7075b6eeae0c7b4d8b21d3892125f16830ec1830 Update QList::append(const_reference) 
-> QList::append(parameter_type)
e5bc777e5051a5b24b5e241072042631bd69fc22 Fix documentation warnings
b362c691713722b0ebc00d2fa0df16cd0dd79c7d testlib selftest: Spit out 
stdout/stderr when test crashes
815f31799c996890ce0e1b7371394fb79e3dfd7c CMake: Fix tst_qmake to work for 
configs with cross-compiled tools
1b7ee066050b75584c0bbaa6132079d4491c9705 Rename “pixelDensity” variables
351d066adb5caa96f2e0739df5fc0601976a5248 CMake: Put the -qtconf argument in 
front in the qmake wrapper
f22644c5fa8ddb7442a8dc89e29775544576d060 Make "qmake -qtconf my-qt.conf 
-install ..." possible
661b586a69740bd9a1791622f8b238d290ebe00d Make "qmake -qtconf my-qt.conf -query" 
possible
4bf8f70bfe74b33627cd93e1e36c0ee28a69a034 CMake: Let doc targets depend on doc 
tools in top-level build
86064e1298b021e2d442adbdf46550ed11b22d18 CMake: Fix typo in variable name
83fce1931f055498c29bb23951c1f5da264fb4f9 Add unit tests for qdatetimeparser
85e4e5bacf0030573359be8de2ea984d541fdbd5 Make QSharedPointer comparisons hidden 
friends
074f71cfdabd49ae23ac956a9459c8e13f8e627e Display tooltips on the correct screen
07466a52c60dca9c1aeb1d40423bb9427d1a9583 macOS: Remove alpha from default 
surface format
4485f0d626c44ca21e8dff6e336bbd99fdae6761 qmake: Don't warn about using private 
headers if there are none
addd3b52929395d4efdc40cfd40902888da8fdbe testlib: Spit out crash backtraces to 
stderr
419db858f5bf73ff59d3c886003727eb7cab8400 CMake: Fix deprecation defines not 
being set properly
6f265faa176d6bfc5778a20687a83da698ab6a89 QList/QVLA: fixup the docs
85ba43061f48bd7d11abc31b5315224d9fe926db Make entry point module an internal 
module
83ad2377714383710193798bd453f9b8e881e05b cmake: Produce internal module pris 
like qmake does
155ee2bbd7ef645d82aada3df7b4ef817ea0a5f8 QList/QVLA: default the parameter for 
indexOf/contains/remove/etc.
45cf0cf5135e653baaf689f51b3c6338d848c16e QList: make (last)IndexOf and contains 
function templates
d53bbecf4c2565f2e5fd834b20ff90b073a25189 Fix QSaveFile always failing on 
content: URLs
f6d09d426b66dd49a3d7917ff055d34f37e109f3 Fix tst_qsslkey to compile when SSL is 
disabled
6681fa7b738e89fbac5f556389c0c581802ea8de CMake: Allow docs generation without 
installing in top-level builds
1f53a91ed367c874736cba6d84340e579c3b899e cmake: Respect NO_PRIVATE_MODULE when 
generating module pri files
6baa0f4ccc29a9548eb5610ef37d58c3fc19dc81 cmake: Don't add include paths to 
module pri if there are no headers
c3fd24164b062de3d874b43c6c807245248c2042 QSplitter: Respect managed widget's 
growth/expand size policy
216c2ed5cee6d908ba94d3c3ec533a7ea588b0a0 Remove usage of deprecated 
QStandardPaths::DataLocation
25edeaa3d64163c43b71f8106ef04d6b494c2ed2 Doc: Add porting Guide for QRegExp
aa38ab8f689b315061b3277422e0e9261512b0bf Make Q(Multi)Map equality operators 
documentation-friendly
cbefd42e39d28d478373b9191cc9b3340481390b Fix documentation for QVariantRef and 
QVariantPointer
2f91cbaccb532f5e0b2e7146e6184617aee25358 Doc: Fix documentation warnings for 
QProperty and related classes
11bad6109606794091adc3b8a14070ac09707f45 Deprecate QVariant::Type
a618c260ed0d1de711a5bc20337f9b8c3835c407 Fix and run the qlocalsocket autotest 
with cmake build
1e0f2be5ac60884f0164f9b9dc2f8cffb21a969a Do not store non relocatable types in 
QVariants internal storage
194f0ab50cef9be3cb40fc45861208493aca9d1d Make some QMetaType members constexpr 
and inline
41751755881f88cea4bc534b650605bb944cde18 Rename the QMetaType::MovableType flag 
to RelocatableType
f2df8033f0ab1f27cf2310e32c4c13631bbaca63 Support Java style iterators for 
QMultiHash
ee3adcc64227e1a27b36c8ca69ead415cf2fd644 Export gbm device integration to build 
it outside
47d2f3cfe836be897a737d434140b4be03e9320f QPaintDevice: Remove reserved without 
reservations
e356ab2c32248838f70fce38b35294a151a7e278 Make QPointer comparisons hidden 
friends
2516fc935cfa77bd42e9cededf7e8be8c0980e13 Add benchmark for QString::number(int)
cca62a7360a117880eea5821fd7403d68a1431c8 QRectF/QPointF/QSizeF: document that 
operator== and != are fuzzy
f595c1523e28dbdcd5b6d8455af7e4fc815bccfc CMake: Check for system_xcb_xinput 
feature
5d81a5d4f9ad5b3cfb12e2c00fe63a29d056868f CMake: Fix headersclean to build with 
proper flags
2a3a99fe44d18e3560a4b7a05c230a59335da401 CMake: Use compiler launcher for 
headerclean rules
7c23281db31aa55b0fe3cce85cb018a1206dccb1 CMake: Fix headersclean to work on 
macOS
df9c7456d11dfcf74c7399ba0981a3ba3d3f5117 CMake: Add convenience custom targets 
to build Qt plugins
4fed50f4ab8fa6331e2f4d1d0567dcc961e7bb01 Prepare for having multiple highdpi 
manual tests
007d207a8c2409f10a586c309d8498d576a69f52 qWaitFor: check predicate before 
sleeping
48758816db9983c2b51db486aacff0e51e91daac Fix documentation for QIterable and 
related classes
a6327d7305ef346228669ef604cb77f4780d7c53 Fix documentation for hidden friend 
operators
35e4740385cf65f23e72adcb81ecded6d4640013 doc: Fix table bottom margin
bfc6e2d69d2514f7b4e889d08475972eb2f340a6 Use parameter_type in QList methods
115ead8fe463606aafc82641425423337053af2b CMake: Remove superfluous del call in 
qt-configure-module.bat
da9e22f029409aa32631328955abf95974faa952 CMake: Fix running qt-configure-module 
without arguments
736408880bfc67246959b2a745849d849b269e0f CMake: Do not prepend -l to libs 
starting with dash in prl files
4b016c87c10c991aab6e8f21bb0ae92dd32e62d4 CMake: Advertise qt-configure-module 
in configure output
90e384d286c9de5d8036e6d9626ebbe3855deb73 CMake: Fix CMake generator 
auto-selection on Windows
4c0ca7dd26d5998f5b4a86eadcf768adafd304a8 Allow paths with backslashes in 
qt-configure-module.bat
88f3f33beba48250ac82c92aac239ba4c1b0cdee tests: blacklist 
tst_QGraphicsAnchorLayout::layoutDirection()
93f19445a4445d51508a1acc8620550f8964eaba tests: blacklist 
tst_QMdiArea::tileSubWindows() on CentOS
9a7de1abf52d4011d13472be8b87c0aefd5cc211 CMake: Pad the configure summary 
string with one more dot
9ff9a54bfbe77aa0f22da46ad55e1d39b2a49e22 CMake: Fix INPUT_* names with dashes
e7d1a5ace517b4d691019723a91e97e4b998ff84 Use American "canceled" in QPromise 
docs
b38d5fd8e4fa1db8f9614207d5d4eb7484a6c601 Make QLatin1Char and QChar comparisons 
hidden friends
373fdc9126cd7f5efccdc44f23ab0427bba31a0e Add unit test for malformed RFC2822 
dates
0e5bbf3507666954fefa5e3c4a2eea531ce71259 Make QEvent::setAccepted() virtual; 
set QEventPoints state the same
3310e13a17d2249a86fa533e350744c5593be54f Don't show QPushButton as hovered 
unless the mouse is within the bevel
875a7fad52e88a86eb963b534e9a7c3e27d7e7ce Fix a bunch of compiler warnings in 
event handling test cases
34943a6f708ae7580e1fcbf5368623ba642a4644 Turn warning about missing xcodebuild 
into notice
dd0647b17aa43bccf36285285ecccb54f18176ad Fix to make g++-10.2 happy
5d4c0accc198a1906d638e0f3dbedd6ea503486b QList docs: fix signature of removeAll
5872a89474f632188b650d3d2d13193a3c624049 name our glib event sources to ease 
debugging
ff776a3059b25f8dd3c3abbd6aa8ffa95ec9cf7a Whitespace cleanup in corelib/global
33617c03a47c930b8abe6ad3c583bf4251845f24 cmake: Sync FbSupport module name with 
pro file
a17e05bf20e33c66ca76fd832b6c70c45b9424de Fix strange capacity check in 
tst_QString::append_special_cases
e69b81101c6e09d1c1b81d50ea868a8625c9f248 Fix locale look-up when language is 
unspecified
c67ea659e5447fc2d898dbb78189bfe22893522c Fix compilation when using 
-no-mimetype-database
f7f1a71ea41579c1ff86c08c16b82e4c84bc891f Make QPoint*, QSize*, and QRect* 
binary operators hidden friends
b39b018f4a54252ee7a9ffada6d0f05f5896baaf QTabBar: update index of last visible 
tab in insertTab
9f9275f82f6117c18eadee289c7df525aab187ee QTabBar test: refactor: extract 
checkPositions helper function
a02ea26b469a32fbdcd9ce777dd46aeacc5cd82f [Android] Make sure expose events are 
emitted after window resize
1be271713ebcbca2f2cc1dd8734f2740165dab96 Whitespace cleanup in corelib/ 
mimetypes, plugin and thread
3e09ac369dc8e2851ff772b9d9dde92fffd959b2 OpenFile portal: use "writable" option 
to specify our FD is writable
2a5afb88dbf675c39e0671b11870596fdb3b6725 Do not crash if QPA plugin does not 
support cursors
05685708b78b43713fbfc59ff78160340a38e2d1 Whitespace cleanup in corelib/tools
9aba868571e7448ea79229a31d18bfd3e69813f8 QEvent copy constructor: copy the type 
flags too
21d39168170c6833512c4a5f53985272741bd7e7 QRandomGenerator: add 64-bit bounded() 
versions
74bf2cd21d33f3b96df1ceb9219773c2c464840a Fix compiler warning from 
uninitialized members
97c3266c6f8fa312d67fcbd24ceb3cbc41c98bdc Auto tests: Fix some MSVC warnings 
about integer conversions
43738cfdaface73d3b487c9a1969c70b32a30747 Fix qdoc warnings from QMutex and 
QMutexLocker
58060e7b6b7c22a9171ca73aec2d4914ce309c56 Fix qdoc warnings in QtDBus
qtdeclarative:
a20192e6c5008631e2bebb0e05cadfd2cf4cf62e Fix QQuickItem::ungrabMouse()
6799e3bb94843e7ed43390b536cd0e4ad9fe9359 QQuickPointerHandler: Don't leak the 
QtQuick-specific extra data
963cbbaa420b12e810d23820b78f73c3eaaa15a8 Replace old Q_DECL statements with 
modern C++
3019b82b1b9813b7d23ebc74a40e437cecd60a60 Hide QQuickRenderTarget equality 
operators from ADL
1469bac17cc1839c8822c3004852748e4f9cb3ea Add #include <QPainter> in textballoon 
example
7b911a65d238d68177a69feb773b3c9d803f6ef4 Modernize event handling in PinchArea
0fa6091b1076bc3cc58303ff00d43efdad32b8ad Revert "qquickloader: Free memory of 
loaded components after source change"
563ee8e76a4fa5dc7d7abdf33664d642dffeb26a Remove unnecessary casts in 
QQWinPrivate::sendFilteredPointerEventImpl()
f3dee3ce9d33bb2d7cb27c847e41457d7594ca3e Fix 
tst_QQuickMultiPointTouchArea::inMouseArea
f128b5dee8a2a03ebc55ed0cd1e749a6599282c3 Fix qmltest::event tests
cbb49ad30b5b5c1cc30531c6bd6c9fbcc4142da0 Fix 
tst_qquickitem::touchEventAcceptIgnore
5bbfd850d77c05e2d1ccf4d052e70240d5aae342 Don't send an item a mouse release 
with a button that it doesn't accept
d723541d3fdfa2b77bfed3c214f26b0106c85576 Fix and improve parts of tst_qquickitem
8c5c5f83e263c5149f0185225dc54184c437ce83 Add 
tst_qquickitem::mousePropagationToParent() test
5077eb43476b5a4e1bf96db9a37838f934fc036a Accept a mouse event's point if event 
is accepted after visiting item
f7da9ffd3a4939b29ade8c3a467d5bc1726cae99 QML migration guide: Add initial 
content
43eaa77e8ed03153335c0002dcc8b660c39a0beb QML: Make date parsing more lenient
e86f91797d40147912827839feb73ec20fcf614f Change terminology to "look and feel"
44e3936db1000ac6445e707a3443661087031551 Improve 
tst_TouchMouse::pinchOnFlickable
e2cf338a1df9c37e50b31d99df48bd3adc866c52 Make touchmouse pinch test qml 
manually testable and visually sensible
27bd9cab73a1e7e3d66e6025ace8510f932c5df8 Standardize QJsonArray iteration
535adf8d9f6d26d4e9598a9276f23f938fcc7753 Formalize declaration of varargs in 
builtins.qmltypes
2e941818130c68d4e6694553f28c53d18618e2a8 QmlCompiler: Allow retrieval of C++ 
names for builtins
eb08da3249fcbffe845e209ea48ba38484783d29 QQuickTextEdit: ensure we update after 
changing padding
9af6b0edffd3c052532e7f2ce1299b3c49024e4c QML: Drop thisObject from 
writeToConsole
6aacae9e02ffa5f8a0dd891197827f896d139160 Run builtins.qmltypes through qmlformat
2425cd478138c52694aaa20b7f7eb4a91d97b51c Inline components: Fix custom parser 
support
00a29d1c9a6e4d52efcf980250bf59d0138588a3 Mark basic types as value types in 
builtins.qmltypes
8f7ba9645f3bff5fa1c54c9cdcc5693256a49606 builtins.qmltypes: Change real's 
internal name to "double"
dc95cbee34ae58d1eb6d18ca99c30a28049e2a12 Fix 
tst_PointerHandlers::touchReleaseOutside
c5458eb447cc58bc59bd3c4cb50133f89c5cb16a Fix 
tst_PointerHandlers::mouseEventDelivery
f29a5d1a1ad719579f26920fdeca7bd4233d83cf Remove duplicate property assignment 
from builtins.qmltypes
9113bdba5adb06bbc1d644e69cf9ea97e4a978b2 Fix 
tst_PointerHandlers::touchEventDelivery
7b067ae4f7b3093955bad52a694d5427b0ee588e Fix 
tst_MouseAreaInterop::dragHandlerInSiblingStealing…ViaTouch()
03d81887d7edc49bcd76d653a4283336d68b21a6 qmllint: Check identifiers before 
giving up in case of previous errors
bffcb953e1a824156f6021b33a3aa5de3afb56ac qqmlmetatypemodule: Fix 
maximumMinorVersion() returning bad values
3eb705b092bed98b354025ef975e3e4a77c33e76 QmlCompiler: Add JS scopes for script 
bindings
ed8127cf41951a9ff1d6032c2158e49fdebe51c3 QmlCompiler: Introduce grouped scopes
23813a319898e8951645a9f9bec5813090fd3a85 QmlCompiler: Log the name of the 
binding being compiled
31fb90d20b2df7c7c7763294942fa1cb5d76a732 Don't AOT-compile boring bindings
e783ef04fbbaa9a53121a6f575414b48043a10d2 Deal with QEvent::setAccepted() 
calling QEventPoint::setAccepted()
319c21e6117f1fdb06d82c1201f5d0001e3aeb48 Blacklist 
qmltestrunner::touch::test_secondWindow and others
20d5e2d7efd458671e2830e94cd8bc30e14361e5 CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
880b937b6c67df35eea46cec9f4580dc79e21a99 QmlCompiler: Make sure that properties 
are writable by default
d3423e2d20272809b9ba1263762819543446cbe9 Fix some compiler warnings in tests
e43a4854edbebf676c58d60716541ecc0493592f QmlCompiler: Allow AOT compiled 
function to specify includes
3713ca8baf6d729b86cf46511d498e5a7e78c166 QmlCompiler: Add method to retrieve 
addressable scope from visitor
1c594efacc3290437b0c20723746fd755efecd02 qml: Move more types into 
builtins.qmltypes
bae83ce8403a4129da6660bfc0b0ea959572dc59 Replace deprecated DataLocation with 
AppDataLocation
eb1da874f275279546701f2be7e7db08e8d36e0d Remove usage of deprecated 
QStandardPaths::DataLocation
c31c4068f87bb65328b4d25ca0c8d428ab8f74a6 Fix compiler warning: mark overrides 
as such, remove virtual
797a8f2aaaa8133ea8a54d9e4b91ba531fab3070 QQmlEngine: Add method to explicitly 
capture a property
1596dbf081ff52d3fe07fdccfd69ffdf1b28e92c qqmlvaluetypes: Add a few missing 
toString methods
b5501e9043cabcbf74d3d53b424ece5deb706a27 TableView: ensure we rebuild the sync 
view, even when flicking on a sync view child
8528bd527f91f4717ec502f311e34aa5acbc946e qmlcachegen: Move functions to compile 
QML/JS files to QmlCompiler
db131539058aee18b65110fd2c42698e4894b05e qmlcachegen: Add empty AOT built 
functions to the loader
2458f07eb568dc13f1f92b77adc047ef129a5636 Move generateloader.cpp to QmlCompiler
f263e6ac9321d1f1b0fc4e46371642a2dbe85262 Fix logic to select AOT compiled 
function
d79e660bd24cf31cfbae14681dc8233d9c1c5762 Fix documentation links to removed 
functions
076b65fa3d94de9ccc5d1a3c2a8e8d48f47e8d65 Initialize members to shut up gcc
fa9808bad0f8d62b321c58f3026c54ace311b71b Fix up shadereffect example docs
18ea028a81b64f7ccc78d7d58f39ce18424de564 Make 
tst_QQuickMultiPointTouchArea::inFlickable() more debuggable
5a1ae2cf3bff0885d7df1f6527edc66600576d76 tst_qquickfolderlistmodel: fix error 
checking
08d9861b1ad0dfaf83ec0276376472d868e68b94 Fix qdoc warning: document parameters 
correctly
1270a88cb3fa446ce2201d4204ff05b8b969f2ea Fix compile warnings from tests
328759cdeb7b45eba5569b54ded35e38152ee0d0 QmlCompiler: Properly discern between 
inherited and own names
c0063f73e5472f770133602ea2a7c6fe77f5a1b3 QmlIR: Make sure that all objects 
receive a location
ebef555f49628c247cdb1fde22ddec560c7fb852 qmllint: fix typo
1c20848692eb3b64d74cde7d040457198c4f0e73 QmlCompiler: Make sure any import 
depends on the builtins
848404283e7fe09a38e4227ef416f0436a49a7d3 QmlCompiler: Use size_t for qHash
826b7c3b18b2104cd0ff2c4b90892e72e149a88d qmllint: Resolve aliases in nested 
objects
ec9d125f553c073ec7a431114a568eaeb6534b63 Update and activate tst_animators
dac2c8aec4917742aed6e311cf542dc37da60809 TableView: ensure we update content 
size upon model changes
eae03ccd7f8574c176f386e3bfb30d4bd949ee11 Make QV4::CompiledData::Location 
hashable
8a889a8e5dfc53c594ed7a004bc1cd48b9998e85 qmllint: Remove dead code
9de578e989b79a01d0450f7fec72e37937679910 QQuickFlickable::filterPointerEvent(): 
remove handling of receiver==this
c5085eb8905f1a3c070f866746110980e84be271 qquickloader: Free memory of loaded 
components after source change
8ba6cf600e7c3037016a6861aa429326d5c9095b CMake: Fix no-widgets build
06ad243417a7133fa0cbe32f17703cd5943a7a4e Remove some compiler warnings
0ecc1e928c096ce7f29a9c9eeee5f6b77b8f6292 Compile with Clang11
qtdoc:
43649b962775fd7c4df2af59039bea7d55e63899 Add list of removed and new modules in 
What's New in Qt 6.0
0a3b8a3cfa158f5004864dd2bb251baef6874230 qmlapp/performance: Remove obsolete 
sections
76ad14f74fc49d53b90a07a045f52544dbcc589e Fix terminology and paragraph issue
7440784a03b6bc01dfb82a6440492b5f78b2bc0e Add QSGTexture to list of native 
interfaces
c32b298024f2c1e1ee74c5ee3d73b626b46053aa Doc: Fix QDoc warnings in qtdoc
eba088a67dc36037484a9c13e8c221488b1d4db0 Change terminology to "look and feel"
c15eb07c379a38d8e4d0a53bb86631667cbf576f Add QtOpenGL to the list of modules
303ebac592be4f3f95b3a9af1828af0d30534881 Link to QtSvgWidgets library from 
module overview
c0a4a9da178520c59c761d1b1414c3e0d2f067dc Add changes file for Qt 5.15.2
9b7c29a44b23d2ea01091830e277e3941ac48af9 Move Qt Wayland Compositor to 
Commercial/GPLv3 section
4e749da2aa12bdd507d5b8d441dace2bd3ac92b6 Fix link on What's New in Qt 6 page
5779670021c07524685d92fd7f295759efc8c6e3 EGLFS: minor improvements
5209f5265033e5f7be3c48b13b94650113c09c5b EGLFS: document that desktop-centric 
APIs are not supported
33e839a06bb3988b4d9068d23b0a6c18f477166e Update Build with CMake documentation 
to Qt 6
ca85a6969e8e02b8beefc79a87a76abe68c3b825 Re-Add Qt XML to modules page
07b7d54679a361c377abb6a89f2cc4d2a8ae36ec CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
01b88573eb4df718202d26fe3d61b8306a8b14de Examples: Don't enable high DPI 
scaling explicitly
8427a2dbd989daf5f5d6c314f3702c340f784fac Update "Getting Started with Qt" page
a29745191d9842d47971655d4b49316b5091c49f qmlapp/performance: Remove "sliding 
slice window" bullet point
90cb1091b3d7ca56c700c62b9ecc58cf5194c0ff qmlapp/codingconventions: Treat states 
and transitions as properties
019d0f31b5d42348522a12ea2b4b9a366f9faf93 Android: add guide for building and 
configuring with CMake
ce4bcdb93acbe5fd8a16fc0c31995322341062cf Remove usage of deprecated 
QStandardPaths::DataLocation
qtquick3d:
f762bfe3d9d0038d4b15ac6f9fe330c2a8ef5839 Do not leak the layer render data
6a2935cc735c15ba4fdd58e65da5293d17601f73 Do not QSSGRef the QSSGRenderShadowMap 
in the layer
0db09dfbe9318926c881b53855c26c6137545c6a Remove QtQuick3D.Helpers.PointerPlane
f4cb462ad585298cd6c6bc4024bfa63777a78010 doc: improve requirements
78014da1b657cc55a0139a3de6c6e4cd3cfc5de7 doc: improve qtquick3d-helpers
9bc06810ae54262067474c2ce8950af0f8beddba Merge conditions to generate 
uvTransform variables
83a6ab3fdfea713199379308f1ce8d238e0e6c02 Use a single resource update batch per 
bufferManager
b0563f0ca8cbba68c0a56b444b40236bd5c9c4c6 doc: Minor changes to Geometry docs
12973d0bda075a51301c2d10dbb15cf82029a0a6 Add lancelot test for alphaMode in 
PrincipledMaterial
f532d205e695f076a489b15b72df88679f45ba77 Regenerate asset for compressed light 
probe test
9c3cf3d30543a123bc626f5bc873171ca3739ace Fix and test using a compressed 
texture in lightProbe
64804f786b6d18bfe0c6ac65def517e739ee7a1d Update dynamictexture example 
documentation
18d08ca8311b4d2a2369075130a0f51031ba1e36 Fix documentation warnings
880891a381add9b249526d4131162c41694bb8e8 Remove redundant calls to get the rhi 
context
cb1fce1954f68ac453d0681edff7e1475b4dee21 Remove unused picking code paths
98e88131cf9c54189c60c66a4711e809d9e2cead Remove layer to layer data mapping in 
QSSGRenderer
1656d6f14cae8a54479f0c73cf7103b5d4f666fd Remove unused bone code
a3db4e0693ad5d98d015c454eba13ca8acdaf8d2 Remove QSSGLightNodeMarker
738c30b6005be449030c251bda5a61ebdd52a4a6 Add benchmark for the renderer
1f9465b9f2f00d207cb4c261b80ef8512e5f493e Use double linked list for childe nodes
25b9782b8ed85e4455356025625230d6d2825a50 Remove redundant conditional check in 
rhiPrepareResourcesForShadowMap
4ebcf6d323ae4cddc5a68e54ad6dcb9596d152a3 Fix function returning ref to temp 
object
90765e66e31122e8cc0a86c215a9fa1e69c64984 CMake: Update usage of 
add_qt_gui_executable
3c57c2b8e22d60974a9eaba5ed6f727d3353ca07 Docs: Skeleton docs
36b6df7169df4c7df857d532b88531201fea7ef0 Fix shader compile error for custom 
materials
31ac16871b39adfb2b10161f8e802efd201185be Communicate the RGBE8 encoding in a 
dedicated flag
6918e014a3635dcc9f7d1bd691712c5a8d1a5c43 Add testcase for lightprobe+skybox 
both with HDR and PNG
af01515b6f7ece804b1afbf0a004e73a0fcb396d Do not crash with non-HDR images for 
lightProbe
25dec475e57da29582105da538442d00d6001d32 Remove unused QSSGLoadedTexture members
c59430a2def3829de9397077ecc78c45b1d86865 Merge the asset conditioning subpage 
to the main Topics section
ba27b2b4a9665991f87288fb43f4c66eed704488 Move the IBL and AA page from asset 
cond. to be a main topic page
6728416f8a6f7e97469dd9b67b08c0070f516ad4 Update documentation for the 
dynamiccreation example
731eb14abce3141e23404b00eadb87b4f32e87f9 Add changes file for Qt 5.15.2
a3f9d5e2c2f85894f08753aea4396018c5a3c44d Add QuickBall example
66714f10ed802928292d7798192d2109852f8e4b Doc: small update of the material doc
adc2cb881a874da4e56bbe314cf5822c1d7bb149 Remove qml import version in the 
geometry doc snippet
a5f80180c8a6dc964076e302b07aeca2c4595512 Fix offlineshaders cmake material 
generator command
b18d0c4dd12cb1b667039aa80d2913137dfb70eb probeHorizon value range is now 
between 0.0 and 1.0
34d5d2bd6cb29a77f887b07f91e79ecbd65d8dc9 Doc: update IBL overview page
9744950c308efc10295b6f8853c29d90e6935e62 Make sure the probeHorizon property 
works
f16a7fe378ab4c3d203bb2a25e6e760519268dfb Purge explicit version numbers in all 
tests
fa0a81357c5ce8195d3b09b8ae771d8f50028b5a Replace dymacic_cast in the viewport 
with qobject_cast
3364088da97745c1b9c5e44bacaa24158435d846 Remove qml versioning in the uip to 
qml converter
38e0a8e0c97874b0462bfd427612331999a022f2 Update docs for proceduraltexture 
example
d2b8ad4db94aced5395ad05422b1541173802970 doc: improve customgeometry example
31d2f0b43b482a00457e41d4904796850dd29715 Remove the fairly useless Disabling 
Depth Test page
1e1a01ef71e806e331f28c70ae70f9420c0aa8b6 Doc: Joint docs
4cbe55c66ed920e4c7d7b4a6d17fd9b5b8d0c08a Fix broken links in Model Doc
eb209a69f5f56085a8254c4625d902cd93a9be95 Fix minor indentations
c39067f20be926698d9ae32cc2ddd7981594058c Remove the shared pointer around the 
scene manager
4ec3dd21b682f190834e599e4d5261a83543fa7d Fix node transformations for the 
skinning
c92464ce1d804a4e7f09232ff6dd2d2f74cdf5dc Use exposure for principled material 
IBL specular
268037fc1b525a1ce0643caa3102ef7336d2f2d7 Update documentation for 
principledmaterial example
1d9977678ccaf0bdf1a2312de25ffe397e44008e Move updatePropertyListener() and 
ConnectionMap out of QQuick3DObject
721669434358e6376e91b972c41bf9e209dc2057 Doc: Model docs polish
6ec56fd2affdbc58e62812b5985602b96033b2a6 More detailed docs for SCurveTonemap
583805326f70ab3a9cc4eaa7601f623bec9ed7ef Slightly update the main doc page
57b5c56ed4be20a2c4d0aa3719bc7add8f9140ea Improve the intro example docs
4659d6d71ba396d4b44055bbaaeae05ec26269fc doc: Small update to Loader3D
cbbb54831dc449eafa7794364c8b8b70052b8e82 Rename Hejl-Richard tonemapping to 
Hejl-Dawson
2c2cedf4c736222a2c91f5437296b036fc8d2655 CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
8806cf73a381615c1cebb9182d6f808271082f7a Docs: Some small updates to 
optimizing-3d-assets
ef1bddae3a39f66cea0b8ddddc80928ae92ee5c2 Docs: Fix some accuracy issues in the 
optimizing 2D assets docs
5fbf2b717373d7a059b2d07d9c8d233bbda52ffe Finish modernizing import statements 
in examples
0953bf72b878817bc211405c725e17e4e3a0f119 Stabilize the lancelot test for motion 
blur effect
c6e24564e66e7aaa08ce553295b455a9723f559a doc: Simplify references to 
BufferInput/TextureInput in Effect docs
ea4a575beface6d75a1613e2d610c0b7f719161a Prevent leaking the QSGRenderer when 
dynamically removing Item2D
36e9287a02a405b332506d75e03e03ac26cbc864 Docs: Add documentation for 
QQuick3DObject (C++ and QML)
a3ef9d86129ac5a5bea96427b052e1c952dbce06 doc: improve picking example
4dd6ddb188e496db64ff5fb30beaacb9221d4223 Fix broken loading of compressed 
textures & mipmap count
98c6145e9f052b1de350fdfe09f11583cc317de5 effects example: modify the scene
ad1395129e159fcd593db541dadc203d0eef37f4 Update docs for built-in effects
58c48fbedc8f8bf1bdc55893dd41865211e87601 doc: improve Lights
f8ef489e17a4f0cf7600a014feb531f6d9a190bc doc: improve antialiasing example
74529a345eab3ee364cab8f33acdb476973411ed doc: improve hellocube example, 
clarify text
b7e2ba4023ef18b656271bd05aa3351de5753ae5 doc: Polish View3D and RenderStats 
documentation
679eb03fd0c6a8394e03f6765952da30e3c817f0 Docs: Expand 
QQuick3D::idealSurfaceFormat documentation
8775870813e31fff289dbea25ffb1718e36944b2 doc: Flesh out Texture documentation
a72bff214ea23cbb53d162c39c1303ce28fcc90a doc: Flesh out documentation of Effect 
utility classes
2382233e4b79a9bb1d0c52cce0998f0cf609de1a Custom intro doc: Add something about 
effects, custom geometry/texture data
7c5103366b47a04c32299c6190813fde0646d079 Fix add_qt_gui_executable usage in 
offlineshaders example
416d3126907f47070de26a9ea0c516d01318346b Add CMakeLists.txt for the submeshes 
example
c2fc8b0fa8ffd02a708b9ed8af97992b014ff751 Clear deleted pipeline pointers from 
draw call data cache
104338fd8a9538e6fd73a523736e989b3dfce5ab Add lancelot test for sub-meshes
c2447366b5d0da01ad5c68355c8b486e390a02e7 Fix reading DXT1 / BC1 compressed 
textures
716494ecf0f53419eefb3f48ef14a8147673b338 Remove unused 'using namespace'
233fd0232621774d9517d32d3402cfe4a7109499 Improve background on the old 
principled-material lancelot scenes
ee5cb621b1f5b10c0bf409f1118e3d27a6acc187 Document changes in Qt6
31b0f842d74656a987c0415d858ee99280767459 Fix effects example after ScrollView 
change
df0992ad7f5aa138aa551a9432b3d940f446501a Doc: Add example to show how materials 
are applied to sub-meshes
5908799a4ffcba38c19fe0276bc655c61e11eed1 Move FieldOfViewOrientation enum to 
PerspectiveCamera
61dbea641bb1ff2399681ae31755711937e10bf4 Fix build error (from warnings) on GCC
d3dc91c6a19d84a8b8b7015c7696ceee412c5395 Doc: Add documentation for Qt Quick 3D 
Architecture
c5c54254641a852de4208ae5a59d758d7b1d0577 Fix warning from int/uint mix
c1e410d19255d408734c028522b677327863903e Flesh out customeffect example 
documentation
bbcd3c658473b3592ca78784570189e533d89445 More documentation for the effects 
example
ed69dae35d9384b93cd8f6cc2ff61a63533f9252 Doc: fix typo in model doc
04f9717e0aa7951d427c87d1c692a9491b148de9 doc: Minor adjustment to 
SceneEnvironment documentation
85911bf455451322bbace63520e3ca57ddeccaab doc: Polish Camera documentation
64e30fdac607dec06622aa193fee3a2ec8721c08 Further table layouting fixes for 
custom doc page
qtquickcontrols2:
bdc14837191dc81452fa7fbba20ba0a29e5fbebd Fix QQuickHeaderView models to pass 
model tester
67ae5055366b7397ee282b1ddc77e3a9e8f12d17 Blacklist 
Tumbler::test_itemsCorrectlyPositioned
1cb9b2fbde3861e2d5035d666b4497df39a7f7ba Blacklist flickable and slider test 
cases for qquickdrawer
a5ddb82ab49dca5fb2873963c87c4acfcb5cecdf Filter touch presses and releases in 
QQDrawer::childMouseEventFilter()
e71818f7700d0e9b1f40dfa8a0f154e9d01e701c QQuickStyleItem: use imageSize directly
e5dfa302fe227576aece1d5637251ac68ead0374 QQuickStyleItem: reuse QImage when 
painting, if possible
cde1a8a10b611e3e3cf048ec1b108c031ef1b2a9 Get rid of all instance usage of 
QFontDatabase
11057b37220eb1b2d6d0cb267f7ab8f4afa91901 Native style: add separate Info debug 
flag
7ba3e74e3a3f87b6eb2e1742bfe0c9a1f28320cb Fix deprecation warnings related to 
QIcon::pixmap()
4e10a6769fdcaa711dac34dd5dd326c83a27c6bd Fix deprecation warnings related to 
QMetaType
cfaf1d576fd1f44ea3e424af85dfbaa641d2665d nativestyle: refactor many functions 
to be const
ed92e44b61544e522b8693ea4737f2726b229d10 Add includes to fix build errors in 
tests and examples
8622862b00cb28ef60d673a82ce404d54333cb76 Fix flatstyle example
8f3407fdad75cbdada7d0f46d9b1e323b9d70090 manual test, nativestyle: add vertical 
slider with tick marks on both sides
73e46cd87a214682bc8ee1a3445256bb87ddb482 macOS: draw the handle as a part of 
the background
cfd3f82677e8078c57366eddb7fbebb3191e36de macOS: clean up slider qstyle 
implementation
79068ca000c680cebb873e20182d3fd16186b944 CMake: Update usage of 
add_qt_gui_executable
0470de6c2529856518efa809edf3ad475eaad6bc Native style/Button: Avoid that the 
label gets elided
ce11c70fbbb46505d52541f7bfddec81cdcf9432 Change terminology to "look and feel"
b5cc89450d2b211ed582c9c8001f072d7b9bf82d QuickStyleItem: refactor 
updatePaintNode()
b5c902d51438c8e1fae77d5c04b14e88cc687703 Regenerate CMake project files
3a545797ee94562f776bb62cd086d45dd7420149 macOS: Update slider metrics by 
explicitly asking it to layout
1c6e58d409f1f5bd2a88037da7f20d53943a357f macOS: Don't assume NSSlider is never 
flipped
9d19995812ceca846fd318a4825719838f45f3ce macOS: stop using the deprecated API
7c48cf655580e118ee7faf21a9f346bd68292e26 nativestyle: only draw the control if 
the control is visible
938f853ddcb1a7a86da703336a0a67ccd69aca54 QQuickStyleItem: add proper constructor
2e1be6a31e96c6b6f8c006a179056af57397f043 Add changes file for Qt 5.15.2
092553dc514c0220a8a3abf2e9b0b6d6f9828315 nativestyle, slider: ensure that we 
set correct slider position
1569a601f265390502ea492a0bc68fd4ff88dd20 Native style: Add ComboBox for Windows
ebdb7b1ceb40c65917e9f78680c5380dce9cf5d6 Text color should not be bright when 
highlighted on Windows
edfb8943fc7959c66b58f179da13fecbbf369dfc CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
04913fefc9f628407fbc432fc903bbb1559de42e Native style: Fix bug in 
layoutMargins()
9a15b53e1ddf07807ca03cce7cd4321f4f11911d Native style: Add ScrollBar on Windows
a83143078c96b421e684e508d02c6d3f024cc505 Remove qtxmlpatterns from requirements
5293875ad0c5f84fed1772fd5c0c783a39752052 nativestyle: add missing cmake fields
bb16b4687f9caf2d19cabf6ba4bb3220e4d9cf2a Fix compiler warnings: don't copy when 
container returns references
795c9831975aa2dca1586ed1b8f4c657ca066651 CMake: Fix no-widgets build
a5e1c787f6512013a092f7708c6928b5a9e263c2 QQuickAbstractButton: don't accept key 
release if we're not pressed
0ce5018f4b2c4386a89ba5d6a84fb14ea913b824 Remove usage of deprecated 
QStandardPaths::DataLocation
qtquicktimeline:
d34c91386b4dadf8ff846ab723d1b623cd4cd346 Update Qt 6 porting guide
5a3ab33adcdd0c0b0569d3f3c8ac99b882150005 Add changes file for Qt 5.15.2
qtshadertools:
adf4d7c0cd9e453e4c1a6b9ad71e5c33ea512281 CMake: Update usage of 
add_qt_gui_executable
qtsvg:
32acb3cc8d3d16ba7c78da4110b9b1e7cb9b6d92 Add changes file for Qt 5.15.2
a0a7a59ea3e11bdb32e7e734cf6585d63e56b595 Organize QtSvgWidgets documentation
3d61f7e676a054a69db486ca89d17ff8ed0f3b0c Add changes file for Qt 5.12.10
fdd1ef8010d16319540b4974d8ac4c705971880a CMake: Fix no-widgets build
2f63ddc6afeb3d2c3c7a42add0129547acd61ede Allow loading SVG files with a doctype 
declaration
qttools:
4335c18a00ac0dc7047483970f63d1fea134564b Add changes file for Qt 5.15.2
450f5bc8b7992ef4d4da1ab9bcf992364d357c89 QDoc manual: Do not reference or rely 
on qtimageformats
008a80f54f35078d8221a0114ff5830260651eb4 Doc: Do not recommend official LLVM 
binary packages anymore
04498ffe04903859715122f8349900448f837c26 Revert "qdoc: Prefer CMake example 
project files over qmake .pro files"
8256ff13a8aab1aed192bb19a08c7126ac9028ae Qt Designer: Port away from deprecated 
QVariant::Type
53113619ebad588859dac886c89356cd0ea2efba qdoc: Fix a crash in the WebXML 
generator
da5b8d012259375543b967e5e12aa6066595ac22 qdoc: Fix issues in \include command
d346286c872b55d9bb1657f4c5be9c7f9084712d qdoc: Avoid excess warnings about 
undocumented namespaces
ff92f335d5223af55542753f6ce5da382a1d2cd9 qdoc: Avoid duplicates in \sincelist
7268647fd5f911303a507fd5cc7c3feb48bb253f Clear out deprecated QLocale::Language 
values
58bca83555914cacf124acf0a687312bb547b85c qdoc: Fix handling of \fn signatures 
with unnamed parameters
29c03c32804df3f9963774013998d969e6f4ae5b CMake: Add deferred dependencies to 
doc tools
d60ebdda33f112bc0bcf619a1307250710f7e8d5 CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
e0c08b3bfd0d0a92a8d60991260ee377357fa94e Add macdeployqt autotest
39e4e610785db1d4c3890b237ddbacfa37c0c1c9 Don't make qtattributionsscanner 
depend on QtGui
17ab6d81866800d9f12b5c064c9dc6e8fd1f596e Fix compiler warnings from deprecated 
QLibraryInfo::location
15ebf3327191335c2c6eac4114ccb0553dc34f63 qdoc: Fix broken links generated by 
\sincelist
22e5fc9a504688dd16539a24b2b36b6ef7587013 Fix lupdate compilation with Clang 11
d6af77af45636c0b2fffd225c5da7666272bd422 Add changes file for Qt 5.12.10
cf4c85636f1f748bdd7a59a807c99ef65aa55bf1 Re-enable tst_windeployqt
1c4b12f20c3d23056783ed82390d81b28b6a5d8d Remove usage of deprecated 
QStandardPaths::DataLocation
539efef79cc4d83bb7afcba7e62a1586fd3f36c5 CMake: Make optional packages not 
being found a bit quieter
qttranslations:
qtwayland:
bf224b4c67841a5c2f4bb8a787b40566a871e09b Stop depending on private API in 
user-facing cmake code
7cadb86e5b151459bd06f46a90f28bd157078df7 Doc: List correct license information 
for the module
2bf41c736719654d0d6b15eec280a4667ebc28c5 Replace remaining LGPLv3 headers in 
QtWaylandCompositor with GPLv3
41cb814d3d1382ffef39411fd94da215fab2b518 CMake: Regenerate examples to set the 
WIN32_EXECUTABLE property
e89fa56d822cbc96951b60821b85794f3832d620 CMake: Add versionless function names
3ef2b1dee1dea1059a4151766cceb3cf1baf6f4a CMake: Make qtwaylandscanner depend on 
QtCore only
e7dc97ac62eb778810bff9e75a11ae69d9ec42cc Add changes file for Qt 5.12.10

_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to