Port to Qt6
Not properly tested yet.
Tests are failing because we are relying on deprecated QString behavior. It was possible to access a QString out-of-bounds in Qt5, in Qt6 this asserts
Not properly tested yet.
Tests are failing because we are relying on deprecated QString behavior. It was possible to access a QString out-of-bounds in Qt5, in Qt6 this asserts