Home GnuPG

Port filtering of groups to QRegularExpression

Description

Port filtering of groups to QRegularExpression

Use setFilterRegularExpression(QRegularExpression::escape(...))
instead of setFilterFixedString(...). Here the latter didn't cause
problems, but we better get rid of setFilterFixedString() everywhere.

Details

Provenance
ikloeckerAuthored on Jul 15 2022, 5:49 PM
Parents
rKLEOPATRA2df6dd40d84a: Fix filtering of certificates by a text pattern
Branches
Unknown
Tags
Unknown
Tasks
T6086: Kleopatra: Filtering keys doesn't work anymore