qt5base-lts/src
Christian Ehrlicher 6fbcfd9164 QListView: don't crash when an empty container is passed to itemsRect()
QIconModeViewBase::itemsRect() is crashing with Qt6 when an empty
container is passed.

Fixes: QTBUG-89434
Change-Id: I324f1a34b62e67c7bbd3fe33227f4174df7d3d37
Pick-to: 6.0
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2020-12-22 18:57:15 +01:00
..
3rdparty Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
android Android: Fix for accessibility potential crash 2020-12-18 07:51:40 +01:00
concurrent Clean up qtconcurrent.qdocconf file 2020-12-10 12:02:06 +02:00
corelib macos: Document that Drawer is obsolete 2020-12-21 22:48:44 +00:00
dbus Use (new) erase()/erase_if() algorithms 2020-12-05 00:47:44 +01:00
entrypoint CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ON 2020-12-15 22:54:46 +08:00
gui QPicture: Improve the documentation of Picture::play() 2020-12-22 17:43:56 +01:00
network CMake: Do not link "prefixed" openssl libs on Android 2020-12-21 13:22:55 +01:00
opengl Fix typo in QtOpenGL module docs 2020-12-16 18:18:19 +01:00
openglwidgets Member-initialize QOpenGLWidgetPrivate 2020-11-09 13:49:56 +01:00
platformsupport Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
plugins offscreen: always create a valid QPlatformIntegration 2020-12-21 23:48:06 +01:00
printsupport Doc: Use explicit linkage with target_link_libraries 2020-11-30 05:39:21 +01:00
sql Doc: Use explicit linkage with target_link_libraries 2020-11-30 05:39:21 +01:00
testlib Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tools CMake: Fix FEATURE_static_runtime build 2020-12-09 22:12:17 +01:00
widgets QListView: don't crash when an empty container is passed to itemsRect() 2020-12-22 18:57:15 +01:00
xml Doc: Clean up changes to Qt XML docs 2020-12-15 15:54:46 +01:00
CMakeLists.txt cmake: Remove indirection via Startup target for EntryPoint 2020-11-12 18:43:43 +01:00
src.pro Move iOS entrypoint logic to entrypoint library 2020-11-10 16:53:31 +01:00