D23661: Port away from Qt's foreach all loops over method-local containers

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Mon Sep 2 09:48:05 BST 2019


kossebau created this revision.
kossebau added a reviewer: Kate.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
kossebau requested review of this revision.

REVISION SUMMARY
  The simple porting, as those containers are not shared with anyone,
  so the removal of the container copying has no risks

REPOSITORY
  R39 KTextEditor

BRANCH
  plainporttorangeloop

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

AFFECTED FILES
  autotests/src/katedocument_test.cpp
  autotests/src/vimode/emulatedcommandbar.cpp
  src/buffer/katetextbuffer.cpp
  src/completion/katecompletionmodel.cpp
  src/completion/katecompletionwidget.cpp
  src/dialogs/katedialogs.cpp
  src/document/katedocument.cpp
  src/export/exporter.cpp
  src/mode/katemodemanager.cpp
  src/printing/printpainter.cpp
  src/schema/kateschemaconfig.cpp
  src/script/katescriptaction.cpp
  src/spellcheck/ontheflycheck.cpp
  src/syntax/katehighlight.cpp
  src/utils/katesedcmd.cpp
  src/utils/katetemplatehandler.cpp
  src/view/kateview.cpp
  src/view/kateviewhelpers.cpp
  src/view/kateviewinternal.cpp
  src/vimode/appcommands.cpp
  src/vimode/commandrangeexpressionparser.cpp
  src/vimode/config/configtab.cpp
  src/vimode/emulatedcommandbar/commandmode.cpp
  src/vimode/emulatedcommandbar/emulatedcommandbar.cpp
  src/vimode/emulatedcommandbar/searchmode.cpp
  src/vimode/keyparser.cpp
  src/vimode/macros.cpp
  src/vimode/modes/modebase.cpp
  src/vimode/searcher.cpp

To: kossebau, #kate
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190902/9b7d2039/attachment.html>


More information about the Kde-frameworks-devel mailing list