Fix connection model, use a list, not a hash
We can't get index of elements inside a QHash, thats incorrect.
Also fixes the clazy container antipattern warning
enable it in CI
We can't get index of elements inside a QHash, thats incorrect.
Also fixes the clazy container antipattern warning
enable it in CI