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
