Spring cleaning (mainly C++)
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