Don't access temporary data from QStringBuilder

Authored by ervin on Jul 24 2017, 8:55 AM.

Description

Don't access temporary data from QStringBuilder

Summary:
This was spotted by ASAN, we forgot to force the conversion from
QStringBuilder to QString on fullText.

Reviewers: dfaure, bensi, franckarrecot

Differential Revision: https://phabricator.kde.org/D6865