JKQtPlotter/lib/jkqtplotter
jkriege2 933d374533 + added license/readme output to INSTALL-target in CMake
+ added example demonstrating how to link against a CMake-build of JKQTPlotter
+ improved documentation
2019-06-22 16:42:42 +02:00
..
graphs + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
gui + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
overlays + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
resources added CMake build scripts for libraries + some necessary reorganizations 2019-06-20 15:18:58 +02:00
CMakeLists.txt + added license/readme output to INSTALL-target in CMake 2019-06-22 16:42:42 +02:00
jkqtpbaseelements.cpp - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpbaseelements.h - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpbaseplotter.cpp + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpbaseplotter.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpbaseplotterstyle.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
jkqtpbaseplotterstyle.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpcoordinateaxes.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
jkqtpcoordinateaxes.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpcoordinateaxesstyle.cpp - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpcoordinateaxesstyle.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpdatastorage.cpp JKQTPDatastore: added functions to check for existence of a column and to retreive the data of a column as a QVector<double> 2019-06-16 12:54:56 +02:00
jkqtpdatastorage.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpgraphsbase.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpgraphsbase.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpgraphsbaseerrors.cpp + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpgraphsbaseerrors.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpgraphsbasestylingmixins.cpp + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpgraphsbasestylingmixins.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpimagetools.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpimagetools.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpkeystyle.cpp changed backgroundColor-properties for plot/widget/key to backgroundBrush, modified example to demonstrate this 2019-04-24 19:33:51 +02:00
jkqtpkeystyle.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtplotter_imexport.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtplotter.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
jkqtplotter.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtplotterstyle.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
jkqtplotterstyle.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpopencvinterface.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtpoverlaysbase.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpoverlaysbase.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
jkqtptools.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtptools.h + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00