summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@idiap.ch>2021-04-01 09:59:21 +0200
committerSamuel Gaist <samuel.gaist@idiap.ch>2021-04-22 08:21:41 +0200
commitbcbbbdb2d640c059c19e9337c7418b83b1b7e4ea (patch)
treee44e4adc32a23072c7be57f8e419d9ac1ef5b850 /mkspecs/features
parent9db7cc79a26ced4997277b5c206ca15949133240 (diff)
Fix case sensitivity handling QSFPM
This patch fixes the breaking of case sensitivity handling. The removal of QRegExp killed the wrong code paths which leads to inconsistencies when changing the regular expression throuh methods like setFilterWildCard or setFilterFixedString. Changing the case sensitivity also nukes the original options that were set on the regular expression if it was set through setFilterRegularExpression. [ChangeLog][QtCore][QSortFilterProxyModel] Case sensitivity as well as regular expression options handling have been fixed. The original value is properly kept when using setFilterWildCard and setFilterFixedString. The regular expression options are now also properly kept when changing the case senstitivity through setFilterCaseSensitivity. Fixes: QTBUG-92260 Pick-to: 6.1 Pick-to: 6.0 Change-Id: Ifb4732306f0c7d79ad0b18d3f5437c4523bb40e5 Reviewed-by: Igor Kushnir <igorkuo@gmail.com> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'mkspecs/features')
0 files changed, 0 insertions, 0 deletions