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
Branch
bumpQt
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 14421
Build 14439: arc lint + arc unit
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.