Files
qt-creator/src/plugins/valgrind
Lars Knoll 47e576528e Port QtCreator over to use filterRegularExpression
QSortFilterProxyModel::filterRegExp is going to go away in Qt6,
so port over to use QRegularExpression instead.

This required some changes where setFilterWildcard/FixedString()
was being used, as those would instantiate QRegExp based filters
in Qt 5, and will use QRegularExpression in Qt 6. Use the generic
setFilterRegularExpression here, to keep things portable between
5 and 6.

Change-Id: I6379be781aa3821b10ba783c088f82c1a0970911
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2020-04-01 20:36:49 +00:00
..
2018-12-10 18:54:02 +00:00
2018-12-10 18:54:02 +00:00
2018-12-10 18:54:02 +00:00
2018-12-03 09:45:47 +00:00
2018-12-10 18:54:02 +00:00
2020-02-05 09:33:55 +00:00
2018-12-10 18:54:02 +00:00
2018-12-10 18:54:02 +00:00
2020-02-05 09:33:55 +00:00
2018-12-10 18:54:02 +00:00
2017-10-13 19:56:37 +00:00
2017-10-13 19:56:37 +00:00
2018-12-10 18:54:02 +00:00