D21839: [TermGenerator] Use UTF-8 ByteArray for termList
    Stefan BrĂ¼ns 
    noreply at phabricator.kde.org
       
    Sun Jun 16 01:30:02 BST 2019
    
    
  
bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
  All users of TermGenerator::termList do not use QStrings but UTF-8
  ByteArrays. Remove repetitive code.
  
  While at it, make the lists const to avoid detach on iteration.
TEST PLAN
  ctest
REPOSITORY
  R293 Baloo
BRANCH
  cleanup
REVISION DETAIL
  https://phabricator.kde.org/D21839
AFFECTED FILES
  src/engine/termgenerator.cpp
  src/engine/termgenerator.h
  src/lib/searchstore.cpp
To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, fbampaloukas, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190616/e7eef9bb/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list