D26339: [KFileWidgets] Port QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Wed Jan 1 10:01:37 GMT 2020
ahmadsamir created this revision.
ahmadsamir added reviewers: dfaure, apol.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
Optimise the code in checkPreviewInternal(): use const where possible,
and use range-for instead of iterator-based loops.
TEST PLAN
make && ctest
REPOSITORY
R241 KIO
BRANCH
l-kfilewidgets-regexp (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D26339
AFFECTED FILES
src/filewidgets/kdiroperator.cpp
src/filewidgets/kfilewidget.cpp
To: ahmadsamir, dfaure, apol
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/20200101/a2dba8bf/attachment.html>
More information about the Kde-frameworks-devel
mailing list