JKQtPlotter/lib/jkqtplotter
2024-10-16 13:05:55 +02:00
..
graphs NEW: added JKQTPGLabelHalfwaysToXAxis+JKQTPGLabelHalfwaysToYAxis to JKQTPXYGraphLabels 2024-02-22 21:18:45 +01:00
gui updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
private updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
resources NEW: stacked barcharts may have a small separation (default 1pt) 2024-02-12 22:21:13 +01:00
CMakeLists.txt NEW/BREAKING: provide general targets JKQTPlotter5/6::JKQTPlotter5/6, JKQTPlotter5/6::JKQTMathText5/6, ... which are independent of the type of build (shared/static) 2024-01-16 13:07:08 +01:00
jkqtpbaseelements.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpbaseelements.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpbaseplotter.cpp improved documentation 2024-09-18 14:38:02 +02:00
jkqtpbaseplotter.h improved documentation 2024-09-18 14:38:02 +02:00
jkqtpbaseplotterstyle.cpp modified default style a bit ... using FIRASans as math font and increased font size a bit to make them easier readable 2024-02-11 18:59:21 +01:00
jkqtpbaseplotterstyle.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpcoordinateaxes.cpp FIX: remove JKQTPCoordinateAxis::setTickSpacing() as tickSPacing is an internal property that is readonly to the user of the library/outside the class 2024-10-08 22:01:38 +02:00
jkqtpcoordinateaxes.h fixed missing documentation and compile issue 2024-10-16 13:05:55 +02:00
jkqtpcoordinateaxesstyle.cpp modified default style a bit ... using FIRASans as math font and increased font size a bit to make them easier readable 2024-02-11 18:59:21 +01:00
jkqtpcoordinateaxesstyle.h FIX: remove JKQTPCoordinateAxis::setTickSpacing() as tickSPacing is an internal property that is readonly to the user of the library/outside the class 2024-10-08 22:01:38 +02:00
jkqtpdatastorage.cpp NEW: JKQTPGeoBezierCurve for drawing bezier curves of degree 1-4 (+example) 2024-02-13 23:49:23 +01:00
jkqtpdatastorage.h NEW: JKQTPGeoBezierCurve for drawing bezier curves of degree 1-4 (+example) 2024-02-13 23:49:23 +01:00
jkqtpgraphsbase.cpp NEW: Using axis's tick label formating properties to format values in data-tooltips (e.g. dates will appear formated as such) 2024-02-14 13:59:59 +01:00
jkqtpgraphsbase.h NEW: Using axis's tick label formating properties to format values in data-tooltips (e.g. dates will appear formated as such) 2024-02-14 13:59:59 +01:00
jkqtpgraphsbaseerrors.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpgraphsbaseerrors.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpgraphsbasestyle.cpp change to allow compiling against older Qt versions 2024-03-18 11:32:09 +01:00
jkqtpgraphsbasestyle.h NEW: stacked barcharts may have a small separation (default 1pt) 2024-02-12 22:21:13 +01:00
jkqtpgraphsbasestylingmixins.cpp NEW: stacked barcharts may have a small separation (default 1pt) 2024-02-12 22:21:13 +01:00
jkqtpgraphsbasestylingmixins.h NEW: added financial graphs (Candlestick or OHLC) and example for these 2024-02-11 14:18:50 +01:00
jkqtpimagetools.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpimagetools.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01: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
jkqtpkey.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtpkey.h doc update and many bugfixes 2024-02-12 15:01:46 +01:00
jkqtpkeystyle.cpp modified default style a bit ... using FIRASans as math font and increased font size a bit to make them easier readable 2024-02-11 18:59:21 +01:00
jkqtpkeystyle.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtplotter_configmacros.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtplotter_imexport.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtplotter.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtplotter.h improved documentation 2024-09-18 14:38:02 +02:00
jkqtplotterstyle.cpp modified default style a bit ... using FIRASans as math font and increased font size a bit to make them easier readable 2024-02-11 18:59:21 +01:00
jkqtplotterstyle.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtptools.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtptools.h NEW: stacked barcharts may have a small separation (default 1pt) 2024-02-12 22:21:13 +01:00
LibTarget.cmake.in fix CMake error 2024-01-23 00:48:42 +01:00