Skip to content

Clean QML files

Louis Schul requested to merge work/qml_spring_cleaning into master
  • Reorganize QML files content following https://github.com/Furkanzmc/QML-Coding-Guide
  • Removing white space at the end of files
  • Removing unused import
  • Fix some trivial error message
  • Fix some missing icons
  • Remove the Kirigami BasicListItem (TreeView revamp in the next PR)

Merge request reports