qt5base-lts/tests/auto/corelib
Marcel Krems 9a921d78e8 Fix CaseSensitivity handling for QRegularExpression in QSortFilterProxyModel
setFilterRegExp retains the caseSensitivity() while setFilterRegularExpression did not.
Change setFilterRegularExpression to also retain the case sensitivity.

Fixes: QTBUG-83313
Pick-to: 5.15
Change-Id: I46f494d320aee99d50612f01f63558c693276989
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: David Faure <david.faure@kdab.com>
2020-08-23 02:35:37 +02:00
..
animation Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
global Properly deprecate Qt::MidButton in favor of Qt::MiddleButton 2020-08-22 21:47:36 +02:00
io Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
itemmodels Fix CaseSensitivity handling for QRegularExpression in QSortFilterProxyModel 2020-08-23 02:35:37 +02:00
kernel QMetaType: specialize typenameHelper for std::pair 2020-08-19 19:17:46 +02:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
serialization Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
thread Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
time Sort out the overflow cases in tst_QDateTime 2020-08-11 11:21:46 +02:00
tools Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00