Fix clazy qstring-arg warnings
Open, LowPublic

Description

Setup clazy as described in https://github.com/KDE/clazy/
Enable just the qstring-arg check by setting the environment variable CLAZY_CHECKS="qstring-arg". Build Marble and fix all its warnings about qstring usage. See also https://github.com/KDE/clazy/blob/master/src/checks/level0/README-qstring-arg.md

nienhueser moved this task from Backlog to Junior Jobs on the Marble board.Apr 18 2017, 7:45 PM

Hi! I'd like to fix this, just to get my feet wet with contributing to KDE. :) It's quite an old issue, I don't know if it's still relevant.