remove usage of own TString to QString conversion function

Authored by astippich on Sep 23 2018, 7:00 PM.

Description

remove usage of own TString to QString conversion function

Summary: as pointed out in D13700, the custom function for conversion of taglib string to QString is unsafe and will break if size(wchar) == 4 bytes. Use the function provided by taglib for the conversion to QString.

Reviewers: bruns, mgallien, svuorela

Reviewed By: svuorela

Subscribers: kde-frameworks-devel, Baloo

Tags: Frameworks, Baloo

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

Details

Committed
astippichSep 23 2018, 7:00 PM
Reviewer
svuorela
Differential Revision
D15614: remove usage of own TString to QString conversion function
Parents
R286:26dcd784b45a: bump required taglib version to 1.11.1
Branches
Unknown
Tags
Unknown