Page MenuHomePhabricator

qt: Replace QRegExp with QRegularExpression
ClosedPublic

Authored by PiRK on May 31 2025, 11:45.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC34ac317bea88: qt: Replace QRegExp with QRegularExpression
Summary

qt: Add a function that extracts the suffix from a filter

Extract the 'Extract first suffix from filter pattern...'
functionality into a testable utility function

qt: Replace QRegExp with QRegularExpression

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: Jarol Rodriguez <jarolrod@tutanota.com>

test, qt: Add tests for GUIUtil::extractFirstSuffixFromFilter

This is a backport of core-gui#620
Depends on D18177

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable