D23457: Port the search interface from QRegExp to QRegularExpression

Ahmad Samir noreply at phabricator.kde.org
Tue Mar 3 14:05:11 GMT 2020


ahmadsamir updated this revision to Diff 76852.
ahmadsamir edited the summary of this revision.
ahmadsamir added a comment.


  Modify the extended context menu:
  
  - QRegularExpression supports fixed-length positive/negative lookbehind
  - With QRegularExpression/PCRE, \x escape sequences must/should be wrapped in curly braces

REPOSITORY
  R39 KTextEditor

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D23457?vs=74387&id=76852

BRANCH
  l-qregularexpression (branched from master)

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

AFFECTED FILES
  autotests/src/regexpsearch_test.cpp
  autotests/src/searchbar_test.cpp
  src/CMakeLists.txt
  src/document/katedocument.cpp
  src/search/kateplaintextsearch.cpp
  src/search/kateregexp.cpp
  src/search/kateregexp.h
  src/search/kateregexpsearch.cpp
  src/search/kateregexpsearch.h
  src/search/katesearchbar.cpp
  src/search/katesearchbar.h
  src/utils/katesedcmd.cpp
  src/utils/katesedcmd.h

To: ahmadsamir, #ktexteditor, dhaumann, cullmann
Cc: kde-frameworks-devel, kwrite-devel, rrosch, LeGast00n, cblack, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20200303/3b89abe7/attachment.html>


More information about the KWrite-Devel mailing list