bump Qt version to 5.11 and remove unrequired code
ClosedPublic

Authored by astippich on Jul 25 2019, 4:23 PM.

Details

Summary

Bump the minimum Qt version to 5.11.
With D21943, Elisa will effictively depend on 5.11 anyways.
Additionally, Qt 5.10 is now untested by CI.
Bumping also allows to remove a local copy of the
model tester and gives a nice cleanup.

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
astippich requested review of this revision.Jul 25 2019, 4:23 PM
astippich created this revision.
ngraham accepted this revision.Jul 25 2019, 4:28 PM

Given that we're already depending on something newer than the 5.9 Qt LTS version, I don't see the harm in this, especially if it allows us to clean some things up.

This revision is now accepted and ready to land.Jul 25 2019, 4:28 PM
This revision was automatically updated to reflect the committed changes.