qt5base-lts/src
Kai Köhne c2c15666b7 Porting Guide: Mention that also QSet is affected by stability of references
QSet is internally implemented by a QHash. Therefore the change in
reference stability affects QSet, too.

Pick-to: 6.1 6.2
Change-Id: If1879d5a027211bca0beeff16ffbc77f2f4fce26
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-06-17 14:28:46 +02:00
..
3rdparty md4c: Fix MSVC compiler level 3 warnings 2021-06-15 22:21:38 +00:00
android Remove unnecessary = signs from build.gradle 2021-06-02 11:20:08 +03:00
concurrent Remove the dead code for blocking methods from QtConcurrent 2021-06-14 11:52:36 +02:00
corelib Porting Guide: Mention that also QSet is affected by stability of references 2021-06-17 14:28:46 +02:00
dbus qdbus: add support for "aay" (QByteArrayList) 2021-05-02 22:00:43 +02:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Doc: Remove mentioning of Qt::MidButton 2021-06-17 14:28:45 +02:00
network H2 - make integer conversion explicit (signed->unsigned) 2021-06-15 14:18:33 +02:00
opengl Fix inexplicably changed condition in GL backingstore composition 2021-06-09 18:19:16 +02:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport Add the 'Private' suffix to the internal module names 2021-05-31 20:50:07 +02:00
plugins xcb: fix QWindow::startSystemMove()/Resize() triggered by touch 2021-06-16 15:53:22 +02:00
printsupport Windows: Read page size and orientation from setup dialog 2021-06-16 13:22:18 +02:00
sql Doc: Use \deprecated instead of \obsolete 2021-05-26 13:06:56 +02:00
testlib Fix QFAIL() to interract correctly with QEXPECT_FAIL() 2021-06-15 18:55:16 +02:00
tools qtpaths: Prevent tool messages from appearing in qtbase.ts 2021-06-15 13:59:53 +02:00
widgets Add a style hint to draw the left/top border lines when header is hidden 2021-06-16 13:22:17 +02:00
xml Doc: Use \deprecated instead of \obsolete 2021-05-26 13:06:56 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00