Skip to content

Work/code quality

Alexander Lohnau requested to merge work/code_quality into master
  • Use QStringLiteral where appropriate, this was easily done using the clazy fixits.
  • Use aAsConst where appropriate
  • Remove unused variables
  • Remove emit keyword on non signal

@games

Merge request reports