Skip to content

Port mass replacing away from QRegExp

Volker Krause requested to merge work/vkrause/qregexp-filesearch-port into master

This covers the bulk of the uses in filesearch/, the remaining use needs a bit more invasive change as that relies on being able to retrieve the pattern syntax variant from an existing regexp, something that as no replacement in QRegularExpression.

Merge request reports