Use QStringLiteral to avoid deprecation warnings for KConfig::group()
I swear the compiler didn't show me those a few months ago when I introduced the code that this is mostly fixing up. But the commit also includes one deprecated use that was in PowerDevil before I messed with it.