D26435: [Syndication] Port QRegExp to QRegularExpression

Ahmad Samir noreply at phabricator.kde.org
Sun Jan 5 13:31:11 GMT 2020


ahmadsamir created this revision.
ahmadsamir added reviewers: dfaure, mlaurent.
Herald added a project: KDE PIM.
ahmadsamir requested review of this revision.

REVISION SUMMARY
  "(" and ")" are treated literally when inside [], no need to escape them.
  
  LoaderUtil::parseFeed(): format the code on multiple lines for easier
  readability.
  
  htmlToPlainText(): make the regex pattern non-greedy otherwise it may
  match the whole subject string.

TEST PLAN
  make && ctest

REPOSITORY
  R96 PIM: Syndication Support

BRANCH
  l-qregularexpression (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D26435

AFFECTED FILES
  src/loader.cpp
  src/loaderutil.cpp
  src/tools.cpp

To: ahmadsamir, dfaure, mlaurent
Cc: kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20200105/c154e114/attachment.html>


More information about the kde-pim mailing list