Skip to content

Use QStringViews while processing translator raw data into KAboutPersons

Some translations use whitespaces around the separators, so the trimmed() would do deep QString copies.

µ-improvement++ :)

See e.g. grep "NAME OF TRANSLATORS" . -r -A 2 for dolphin.

Merge request reports