D23664: Port away from Qt's foreach all loops over method-local containers
    Friedrich W. H. Kossebau 
    noreply at phabricator.kde.org
       
    Mon Sep  2 10:38:23 BST 2019
    
    
  
kossebau created this revision.
kossebau added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-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
  
  GIT_SILENT
REPOSITORY
  R263 KXmlGui
BRANCH
  plainporttorangeloop
REVISION DETAIL
  https://phabricator.kde.org/D23664
AFFECTED FILES
  autotests/kxmlgui_unittest.cpp
  src/kedittoolbar.cpp
  src/kkeysequencewidget.cpp
  src/kmainwindow.cpp
  src/kmainwindowiface.cpp
  src/kshortcutschemeseditor.cpp
  src/kshortcutseditor.cpp
  src/kswitchlanguagedialog_p.cpp
  src/ktoolbar.cpp
  src/ktoolbarhandler.cpp
  src/kxmlguifactory.cpp
  src/kxmlguiversionhandler.cpp
To: kossebau, dfaure
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/20190902/8145cf40/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list