Refactor install list QML & C++
Move right click popup out of _every_ ScreenPlayItem. This was a hughe performance hit. Change (and rename) enum InstalledRole to enum class ScreenPlayItem
Move right click popup out of _every_ ScreenPlayItem. This was a hughe performance hit. Change (and rename) enum InstalledRole to enum class ScreenPlayItem