qt5base-lts/src
Timur Pocheptsov a9300f2c34 Suppress warning (MSVC, C4250)
This design decision was intentional and reflects the fact that we
cannot have inheritance tree 'linear' as before, since the base
interface is an abstract class without any data-members.
Also, fix a warning about size_t -> int implicit conversion.

Fixes: QTBUG-91866
Change-Id: Icbc73c22d8adf72bbd8949125d4404ea6da69c6d
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 1a7faeef94dcf6826c6ee564a1bfb31ebb952e56)
2021-03-19 17:32:59 +01:00
..
3rdparty CMake: Make Platform a dependency for all Qt internal targets 2021-03-19 12:52:49 +00:00
android Android: Fix constant resize of a large TextEdit on click 2021-03-10 13:11:33 +01:00
concurrent Remove the unnecessary template parameter from the class specialization 2021-03-17 16:38:36 +01:00
corelib QTzTimeZonePrivate: provide correct data for before the first transition 2021-03-18 15:31:06 +01:00
dbus Doc: Change section titles that cause bad links 2021-03-11 15:01:35 +01:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui Merge "rhi: Make it possible to clone a QRhiRenderPassDescriptor" 2021-03-19 13:05:37 +00:00
network Suppress warning (MSVC, C4250) 2021-03-19 17:32:59 +01:00
opengl Doc: Change section titles that cause bad links 2021-03-11 15:01:35 +01:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport evdevtouch: Fix wrong addTouchPoint for "mtdev" 2021-02-23 14:22:20 +00:00
plugins QSql/MariaDB/MySQL: use utf-8 as encoding for username and password 2021-03-19 09:11:38 +00:00
printsupport Add nullptr check 2021-03-16 18:44:17 +01:00
sql QSqlError: protect against self-assignment 2021-03-17 17:22:08 +01:00
testlib Doc: Change section titles that cause bad links 2021-03-11 15:01:35 +01:00
tools qtpaths: Fix cross compilation for windows 2021-03-15 10:30:18 +02:00
widgets Consistently check for nullptr in QGraphicsTextItem::inputMethodQuery 2021-03-19 14:26:03 +01:00
xml The condition 'if(oldChild)' is redundant 2021-03-03 20:52:45 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00