D27097: Port from QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Sun Feb 2 09:38:44 GMT 2020
ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, mlaurent, dfaure.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
Port QRegExp::setMinimal() by making the regex pattern non-greedy, where
possible.
Deprecate the KFind::find() and KReplace::replace() methods that take a
QRegExp.
REPOSITORY
R310 KTextWidgets
BRANCH
l-qregularexpression (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D27097
AFFECTED FILES
autotests/kfindtest.cpp
autotests/kfindtest.h
autotests/krichtextedittest.cpp
src/CMakeLists.txt
src/findreplace/kfind.cpp
src/findreplace/kfind.h
src/findreplace/kfind_p.h
src/findreplace/kfinddialog.cpp
src/findreplace/kreplace.cpp
src/findreplace/kreplace.h
src/widgets/krichtextedit.cpp
To: ahmadsamir, #frameworks, mlaurent, dfaure
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/20200202/cfa81a53/attachment.html>
More information about the Kde-frameworks-devel
mailing list