Work/clang format
I also did some manual work, like adding trailing commas to the enums, collapsing unneeded multiline strings.
Also declared one value in PlayListWidget::addMedia()
as a const variable before (otherwise line breaks would look bad).