/qcustomplot

This is fork of the qcustomplot library from https://www.qcustomplot.com/index.php by Emanuel Eichhammer. It mainly adds cmake support and fixes a couple of warnings with newer qt versions.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This is a fork of qcustomplot from https://www.qcustomplot.com/index.php/introduction

Main Changes so far

  • Add CMake support
  • Fix various warnings. E.g.
    • qt deprecation warings popping up in qt 5.15
    • warnings comming from included qt headers
    • warnings in the source code itself that appear on higher warning levels