JKQtPlotter/lib/jkqtplotter
2022-07-22 21:44:16 +02:00
..
graphs removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
gui updated copyright notice 2022-07-19 13:40:43 +02:00
private bugfix: added #define _USE_MATH_DEFINES needed for msvc to use M_PI, M_LN2... 2022-07-21 12:06:22 +02:00
resources added seaborn style 2022-05-23 22:44:58 +02:00
CMakeLists.txt better way to reuse PCH in examples, added CMake-Option to (de)activate PCH-usage 2022-07-22 21:44:16 +02:00
jkqtpbaseelements.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpbaseelements.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpbaseplotter.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpbaseplotter.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpbaseplotterstyle.cpp added debug-feature to show boxes around text in the plot 2022-06-02 23:05:58 +02:00
jkqtpbaseplotterstyle.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpcoordinateaxes.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpcoordinateaxes.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpcoordinateaxesstyle.cpp improved/fixed styling system: axis styles for colorbars were not properly taken from style objects + corrected some inaccurate drawing by using QRectF instead of QRect 2022-05-23 22:41:57 +02:00
jkqtpcoordinateaxesstyle.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpdatastorage.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpdatastorage.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpgraphsbase.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtpgraphsbase.h NEW: Using precompiled headers in CMake-build to speed up build times 2022-07-20 22:31:42 +02:00
jkqtpgraphsbaseerrors.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpgraphsbaseerrors.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpgraphsbasestyle.cpp changed JKQTPColorDerivationMode from an ENUM to a STRUCT, which extends its capabilities significantly 2022-06-02 21:21:17 +02:00
jkqtpgraphsbasestyle.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpgraphsbasestylingmixins.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpgraphsbasestylingmixins.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpimagetools.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtpimagetools.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpinterfacecimg.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpinterfaceopencv.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpkeystyle.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpkeystyle.h NEW: Using precompiled headers in CMake-build to speed up build times 2022-07-20 22:31:42 +02:00
jkqtplotter_configmacros.h improved documentation 2022-07-19 14:44:12 +02:00
jkqtplotter_imexport.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtplotter.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtplotter.h removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtplotterstyle.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtplotterstyle.h removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtptools.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtptools.h NEW: Using precompiled headers in CMake-build to speed up build times 2022-07-20 22:31:42 +02:00
LibTarget.cmake.in improved CMAKE Library Export script 2022-07-19 14:42:41 +02:00