qml: use a custom component as delegate for providers list view

although the previous way of directly using the DataModel for provider names as javascript array worked in qt 6.8+ this didn't work in qt 6.6

this fixes build with qt6.6 and on ubuntu 24.10 and potentially older releases of ubuntu with qt6.4 atleast

Merge request reports

Loading