D9077: Bug 377342 Question
Christof Groschke
noreply at phabricator.kde.org
Thu Nov 30 20:24:40 UTC 2017
christofg created this revision.
christofg added a project: KTextEditor.
Restricted Application added projects: Kate, Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
I have a little question related to migrating from QRegExp to QRegularExpression in ktexteditor. I first changed only on occurrence for now, pls see the attached diff. I hope this works as a quick solution to the problem but I'm not sure here.
I would like to change every occurrence in ktexteditor. Todo that I need to change KateRegExp. By doing that I would touch a lot more of the code.
My question now is, what's the best way to get started here ... Change one occurrence at a time, or do them all at once ...
I appreciate the help :)
Related Bug <https://bugs.kde.org/show_bug.cgi?id=377342>
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D9077
AFFECTED FILES
src/search/kateplaintextsearch.cpp
src/search/kateplaintextsearch.h
To: christofg
Cc: #frameworks, kevinapavew, ngraham, demsking, head7, cullmann, kfunk, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171130/bd966581/attachment.html>
More information about the Kde-frameworks-devel
mailing list