Skip to content

Don't drop custom properties with non-text value types

Instead, read those as their textual representation. That isn't ideal, eg. managing the value as a QVariant would seem nicer, but that's a larger change, but with this we at least don't lose such properties anymore.

Merge request reports