JKQtPlotter/lib/jkqtplotter
2020-09-09 11:45:33 +02:00
..
graphs bugfix: parsed functions did not work properly 2020-09-09 11:45:33 +02:00
gui diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
resources added CMake build scripts for libraries + some necessary reorganizations 2019-06-20 15:18:58 +02:00
CMakeLists.txt removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
jkqtpbaseelements.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpbaseelements.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpbaseplotter.cpp removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
jkqtpbaseplotter.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
jkqtpbaseplotterstyle.cpp bugfix for reading style names 2020-02-24 17:41:16 +00:00
jkqtpbaseplotterstyle.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpcoordinateaxes.cpp - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpcoordinateaxes.h added function to check whether axis is linear 2020-09-03 22:56:38 +02:00
jkqtpcoordinateaxesstyle.cpp - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpcoordinateaxesstyle.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpdatastorage.cpp - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpdatastorage.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpgraphsbase.cpp - improved: geometric objects now use an adaptive drawing algorithm to represent curves (before e.g. ellipses were always separated into a fixed number of line-segments) 2020-09-03 23:08:52 +02:00
jkqtpgraphsbase.h - improved: geometric objects now use an adaptive drawing algorithm to represent curves (before e.g. ellipses were always separated into a fixed number of line-segments) 2020-09-03 23:08:52 +02:00
jkqtpgraphsbaseerrors.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpgraphsbaseerrors.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpgraphsbasestylingmixins.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpgraphsbasestylingmixins.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpimagetools.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpimagetools.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +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 diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpkeystyle.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtplotter_imexport.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtplotter.cpp removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
jkqtplotter.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
jkqtplotterstyle.cpp bugfix for reading style names 2020-02-24 17:41:16 +00:00
jkqtplotterstyle.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtptools.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtptools.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
LibTarget.cmake.in improvements in CMake setup: 2020-06-28 15:53:26 +02:00