D26205: KWallet: Port QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Tue Dec 24 09:23:24 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191224/633ddf68/attachment.html>
More information about the Kde-frameworks-devel
mailing list