Qt 6 will drop support for QRegExp. Use QRegularExpression instead. The syntax for matches has changed and needed to be adjusted. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>