qt6-bb10/src/widgets
Tang Haixiang 551127209e QListview: PageDown/Up infinite loop
When item.height > viewport.height, the next item is not found
correctly, resulting in an infinite loop.

In this case, move directly to the next item.

Pick-to: 6.4 6.3 6.2
Change-Id: I67a40a079ca9dd9189bf84ae550758c685b83d75
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-07-05 11:55:19 +00:00
..
accessible Add ExpandCollapse UI Automation pattern to combo boxes 2022-06-22 00:08:34 +02:00
compat Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
dialogs Make the new setCurrentId the writer for the respective property 2022-06-20 16:08:35 +02:00
doc Doc: Add qthelp dependency to gui and widgets 2022-06-22 04:49:38 +02:00
effects Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
graphicsview qgraphicsitem_cast: replace 0 with nullptr 2022-07-02 00:38:45 +02:00
itemviews QListview: PageDown/Up infinite loop 2022-07-05 11:55:19 +00:00
kernel Harden drag and drop handling in widget window 2022-07-01 22:38:45 +00:00
styles Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility) 2022-06-15 18:03:30 +02:00
util Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
widgets QDockWidget warning log for an unexpected situation 2022-07-05 06:51:26 +02:00
CMakeLists.txt Add missing header files to the module sources 2022-05-12 16:34:25 +02:00
Qt6WidgetsMacros.cmake Revert "Ensure versionless wrappers do not introduce a new variable scope" 2021-09-06 23:56:28 +10:00
QtWidgets.dynlist
configure.cmake Core: Remove 'properties' feature 2022-02-14 12:50:59 +01:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
qtwidgets.tracepoints