Drop support for Qt4.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 28 Mar 2017 20:26:02 +0000 (22:26 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 28 Mar 2017 23:20:18 +0000 (01:20 +0200)
We now require Qt5 for PulseView. Qt5 has been out since 2012 or so and
is available pretty much everywhere now.

We're successfully using Qt5 on Linux, Windows, *BSD, Mac OS X, and Android.

Dropping Qt4 support simplifies the build system quite a bit, reduces the
number of test scenarios we have to consider etc. etc.


No differences found