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)
commite7ab88e3684b4a56a4c3854945371739cb5d9b5f
tree4f9a54bc02ce7033257b42330aeb0d95cc156930
parentb8f1cdeba7cf6c2b749ff60102ce4e260fa1309e
Drop support for Qt4.

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.
CMakeLists.txt
INSTALL
test/CMakeLists.txt