JKQtPlotter/lib/jkqtplotter
2022-04-21 13:59:49 +02:00
..
graphs fixed two possible int-overflows 2022-04-21 13:59:49 +02:00
gui replaced some deprecated constructs for Qt 5.15 2022-04-18 22:45:02 +02:00
resources fixed bug #49 : naming of sections in plot-styling INI-files 2022-04-21 13:51:50 +02:00
CMakeLists.txt modified CMakeLists.txt to match Qt6 2022-04-18 23:10:05 +02:00
jkqtpbaseelements.cpp
jkqtpbaseelements.h
jkqtpbaseplotter.cpp fixed bug #48 some users could not #include <QPrintPreviewWidget> 2022-04-21 12:13:23 +02:00
jkqtpbaseplotter.h fixed bug #49 : naming of sections in plot-styling INI-files 2022-04-21 13:51:50 +02:00
jkqtpbaseplotterstyle.cpp
jkqtpbaseplotterstyle.h
jkqtpcoordinateaxes.cpp reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxes.h reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxesstyle.cpp reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxesstyle.h reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpdatastorage.cpp
jkqtpdatastorage.h
jkqtpgraphsbase.cpp
jkqtpgraphsbase.h
jkqtpgraphsbaseerrors.cpp
jkqtpgraphsbaseerrors.h
jkqtpgraphsbasestyle.cpp * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
jkqtpgraphsbasestyle.h
jkqtpgraphsbasestylingmixins.cpp
jkqtpgraphsbasestylingmixins.h
jkqtpimagetools.cpp improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
jkqtpimagetools.h improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
jkqtpinterfacecimg.h
jkqtpinterfaceopencv.h
jkqtpkeystyle.cpp
jkqtpkeystyle.h
jkqtplotter_imexport.h using Qt's dllexport/import-macros 2022-04-18 22:00:41 +02:00
jkqtplotter.cpp fixed bug #50 JKQtPlotter::clearAllRegisteredMouseDoubleClickActions(), JKQtPlotter::clearAllMouseWheelActions(), JKQtPlotter::clearAllRegisteredMouseDragActions() didn't really deactivate all actions 2022-04-21 13:33:22 +02:00
jkqtplotter.h fixed bug #49 : naming of sections in plot-styling INI-files 2022-04-21 13:51:50 +02:00
jkqtplotterstyle.cpp
jkqtplotterstyle.h
jkqtptools.cpp * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
jkqtptools.h * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
LibTarget.cmake.in modified CMakeLists.txt to match Qt6 2022-04-18 23:10:05 +02:00