jkriege2
|
408f38dac1
|
FIXed some code analysis issues
|
2024-01-10 11:43:38 +01:00 |
|
jkriege2
|
f096aa9602
|
fixed several static code analysis warnings and security vulnerabilities
|
2024-01-10 10:35:43 +01:00 |
|
jkriege2
|
3fee9609fb
|
NEW: Added CMake option JKQtPlotter_BUILD_WITH_TIMING_INFO_OUTPUT, which activates several runtime-measurement guards of type JKQTPAutoOutputTimer (output via qDebug())
|
2024-01-08 17:14:03 +01:00 |
|
jkriege2
|
6607432af0
|
bump required cmake version to 3.16 consistently
|
2024-01-06 15:37:59 +01:00 |
|
jkriege2
|
3b598f49e8
|
FIXED: missing #include
FIXED: jkqtpstatSum() and jkqtpstatSumSqr() did not work, as a non-existing function is called internally
|
2024-01-05 00:01:11 +01:00 |
|
Alexander Neumann
|
5972eeee9d
|
Fix C&P error
|
2023-10-25 09:10:58 +02:00 |
|
jkriege2
|
f61b46b96b
|
NEW: secondary axes: added functionality to manage additional secondary axes in a JKQTPBasePlotter and to select which x-/y-Axis to use for drawing a JKQTPPlotElement, see also issue #87
|
2023-03-23 13:55:18 +01:00 |
|
jkriege2
|
8b482a191c
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |
|