ahmadsamir created this revision. ahmadsamir added reviewers: Frameworks, aacid. Herald added a project: Frameworks. ahmadsamir requested review of this revision.
REVISION SUMMARY Port QRegExp::exactMatch() with QRegularExpression::anchoredPattern() Port QRegExp::Wildcard with QRegularExpression::wildcardToRegularExpression() The code compiles (there is only one unrelated unit test, it passes). REPOSITORY R311 KWallet BRANCH l-qregularexpression (branched from master) REVISION DETAIL https://phabricator.kde.org/D26205 AFFECTED FILES src/api/KWallet/kwallet.cpp src/runtime/kwalletd/backend/kwalletbackend.cc src/runtime/kwalletd/kwalletd.cpp To: ahmadsamir, #frameworks, aacid Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns