JKQtPlotter/lib
2024-10-17 12:41:50 +02:00
..
jkqtcommon change to allow compiling against older Qt versions 2024-03-18 11:32:09 +01:00
jkqtfastplotter updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtmath Speed-Improvemend for 2D-KDE calculation by reordering loops and allowing for inlined function calls 2024-03-18 12:10:38 +01:00
jkqtmathtext FIXED issue #128: Question about rendering unicode in plot labels: Unicode characters were not rendered if they are not in the currently active font, as fallback-rendering was switched off. It is now switched on again for text and verbatim nodes. Thanks to user:fpalazzolo for reporting this bug 2024-03-28 22:01:59 +01:00
jkqtplotter FIX: add return values to all addGraph()-Variants in JKQTPlotter (to mirror the interface of JKQTBasePlotter), fixes issue #140 2024-10-17 12:41:50 +02:00
CMakeLists.txt ensure that either CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES is set in CMake 2024-01-27 14:20:31 +01:00
jkqtcommon_statistics_and_math.pri renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
jkqtcommon.pri bugfixes 2024-01-22 18:20:35 +01:00
jkqtfastplotter.pri improved/fixed qmake-build scripts fot Qt6 2022-04-24 22:07:16 +02:00
jkqtmath.pri renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
jkqtmathtext.pri BREAKING/REWORKED: Separated the LaTeX parser into JKQTMathTextLatexParser from JKQTMathText 2022-08-20 16:19:40 +02:00
jkqtplotter_pch.pri using Precompiled Headers in QMake 2022-07-23 13:58:01 +02:00
jkqtplotter_version.h.in FIXing and EXTENDing jkqtplotter_version.h 2024-01-05 21:01:46 +01:00
jkqtplotter.pri NEW: added financial graphs (Candlestick or OHLC) and example for these 2024-02-11 14:18:50 +01:00