Skip to content

Fix network filtering

Nicolas Fella requested to merge work/fixup into master

filterRegExp must not be ported to filterRegularExpression in Qt5

setFilterFixedString sets filterRegExp, but not filterRegularExpression

In Qt6 this is fixed

CCMAIL: montel@kde.org

Merge request reports