Skip to content

Spring cleaning (mainly C++)

Louis Schul requested to merge work/spring_cleaning into master

As the title say, this clean the code (mainly C++)

  • Adding const/static const
  • Removing used header
  • Solving Qt6 warning for deprecated code
  • Removing unused code / files

A second PR will focus more on QML using the QML-Coding-Guide

Merge request reports