Home GnuPG

Port validators to QRegularExpression

Description

Port validators to QRegularExpression

* Use QRegularExpression[Validator] instead of QRegExp[Validator]
* Take the additional regular expression as string instead of as
regular expression
* Make the file statics local statics