D27097: Port from QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Sun Feb 2 09:56:07 GMT 2020
ahmadsamir added a comment.
A couple of notes:
- "Incremental" search isn't used by anything in KDE, AFAICS from lxr.kde.org, remove it (in a separate diff)?
- Nothing in KDE uses the static KFind::find(... QRegExp..) directly; should we make the new one that takes a QRegularExpression private? the same question applies to KReplace::replce(... QRegExp).
REPOSITORY
R310 KTextWidgets
REVISION DETAIL
https://phabricator.kde.org/D27097
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/92aee588/attachment.html>
More information about the Kde-frameworks-devel
mailing list