.. |
jkqtpbarchart.cpp
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01:00 |
jkqtpbarchart.h
|
docfix
|
2022-10-30 22:01:06 +01:00 |
jkqtpbarchartbase.cpp
|
NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off)
|
2022-10-31 20:34:01 +01:00 |
jkqtpbarchartbase.h
|
NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off)
|
2022-10-31 20:34:01 +01:00 |
jkqtpboxplot.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpboxplot.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpboxplotbase.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpboxplotbase.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpboxplotstylingmixins.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpboxplotstylingmixins.h
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpcontour.cpp
|
JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases
|
2022-08-30 22:24:24 +02:00 |
jkqtpcontour.h
|
updated many documentation images to auto-generated ones
|
2022-08-28 22:48:14 +02:00 |
jkqtpevaluatedfunction.cpp
|
JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases
|
2022-08-30 22:24:24 +02:00 |
jkqtpevaluatedfunction.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpevaluatedfunctionbase.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpevaluatedfunctionbase.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpevaluatedparametriccurve.cpp
|
JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases
|
2022-08-30 22:24:24 +02:00 |
jkqtpevaluatedparametriccurve.h
|
updated many documentation images to auto-generated ones
|
2022-08-28 22:48:14 +02:00 |
jkqtpfilledcurve.cpp
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01:00 |
jkqtpfilledcurve.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpgeoannotations.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpgeoannotations.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpgeobase.cpp
|
fixed issue #73: Symbol thickness differs in actual plot and legend
|
2022-08-30 09:44:40 +02:00 |
jkqtpgeobase.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpgeolines.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpgeolines.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpgeometric.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpgeometric.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpgeoshapes.cpp
|
NEW: added option to draw a zero axis to JKQTPCoordinateAxis, which draws an axis at the origin of the coordinate system
|
2022-09-25 15:34:05 +02:00 |
jkqtpgeoshapes.h
|
replaced QVector<QPointF> by QPolygonfF, as Qt changes from QVector to QList with Qt5->Qt6
|
2022-08-25 17:46:57 +02:00 |
jkqtpimage.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpimage.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpimageoverlays.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpimageoverlays.h
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpimagergb.cpp
|
removed some compiler warnings and fixed construction problems
|
2022-07-22 16:24:24 +02:00 |
jkqtpimagergb.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpimpulses.cpp
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01:00 |
jkqtpimpulses.h
|
NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off)
|
2022-10-31 20:34:01 +01:00 |
jkqtplines.cpp
|
JKQTPlotter: added property drawLineInForeground to JKQTPXYLineGraph and JKQTPXYParametrizedScatterGraph
|
2022-09-07 21:12:26 +02:00 |
jkqtplines.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpparsedfunction.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpparsedfunction.h
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |
jkqtppeakstream.cpp
|
fixed issue #73: Symbol thickness differs in actual plot and legend
|
2022-08-30 09:44:40 +02:00 |
jkqtppeakstream.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtprange.cpp
|
fixed issue #73: Symbol thickness differs in actual plot and legend
|
2022-08-30 09:44:40 +02:00 |
jkqtprange.h
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpscatter.cpp
|
JKQTPlotter: added property drawLineInForeground to JKQTPXYLineGraph and JKQTPXYParametrizedScatterGraph
|
2022-09-07 21:12:26 +02:00 |
jkqtpscatter.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpsinglecolumnsymbols.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpsinglecolumnsymbols.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpspecialline.cpp
|
JKQTPlotter: NEW: added JKQTPXYGraph::setKeyColumn()/JKQTPXYGraph::getKeyColumn() and JKQTPXYGraph::setValueColumn()/JKQTPXYGraph::getValueColumn() and corresponding functions in other classes.
|
2022-09-10 13:38:29 +02:00 |
jkqtpspecialline.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpstatisticsadaptors.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpstatisticsadaptors.h
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |
jkqtpviolinplot.cpp
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
jkqtpviolinplot.h
|
docfix
|
2022-10-22 21:07:14 +02:00 |
jkqtpviolinplotstylingmixins.cpp
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |
jkqtpviolinplotstylingmixins.h
|
JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode())
|
2022-09-02 14:19:47 +02:00 |