qt6-bb10/tests/auto/corelib
ChunLin Wang b8802071ed Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRow
Before calling the index function, we need to check the validity of the parameters.

Fixes: QTBUG-91878
Pick-to: 5.15 6.0 6.1
Change-Id: I9ec7265fff3f81b8a288c4ba8fae606a2ec808a6
Reviewed-by: David Faure <david.faure@kdab.com>
2021-04-07 19:30:08 +08:00
..
animation Port QPauseAnimation to the new property system 2021-01-26 21:47:47 +01:00
global CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01:00
io Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
itemmodels Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRow 2021-04-07 19:30:08 +08:00
kernel Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signal 2021-04-03 17:21:30 +02:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization QJsonObject: Fix operator<=() 2021-02-18 11:22:51 +00:00
text Remove meaningless QT_NO_UNICODE_LITERAL check in QString literal tests 2021-03-30 10:37:13 +01:00
thread Add support to set thread priority to QThreadPool 2021-04-03 09:14:55 +02:00
time Extend system zone test to check it matches LocalTime 2021-03-18 15:30:48 +01:00
tools QList: Satisfy contiguous_range requirements 2021-04-06 11:35:35 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00