.. |
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
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpbaseplotter.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpbaseplotterstyle.cpp
|
changed backgroundColor-properties for plot/widget/key to backgroundBrush, modified example to demonstrate this
|
2019-04-24 19:33:51 +02:00 |
jkqtpbaseplotterstyle.h
|
changed backgroundColor-properties for plot/widget/key to backgroundBrush, modified example to demonstrate this
|
2019-04-24 19:33:51 +02:00 |
jkqtpcoordinateaxes.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpcoordinateaxes.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpcoordinateaxesstyle.cpp
|
- added styling system for JKQTPlotter (+example app)
|
2019-02-09 12:43:12 +01:00 |
jkqtpcoordinateaxesstyle.h
|
- added styling system for JKQTPlotter (+example app)
|
2019-02-09 12:43:12 +01:00 |
jkqtpdatastorage.cpp
|
added JKQTPDatastore::appendFromContainerToColumn() and JKQTPDatastore::appendToColumn() that extend columns with additional rows (and move the to internal storage implicitly)
|
2019-05-17 08:59:33 +02:00 |
jkqtpdatastorage.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpelementsoverlay.cpp
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpelementsoverlay.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsbarchart.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsbarchart.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsbase.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsbase.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpgraphsbaseerrors.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsbaseerrors.h
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtpgraphsbasestylingmixins.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsbasestylingmixins.h
|
new: improved styling options of boxplots (options to style many more elements of the plot), moved JKQTPGraphBoxplotStyleMixin to its own file
|
2019-05-11 15:56:11 +02:00 |
jkqtpgraphsboxplot.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsboxplot.h
|
new: improved styling options of boxplots (options to style many more elements of the plot), moved JKQTPGraphBoxplotStyleMixin to its own file
|
2019-05-11 15:56:11 +02:00 |
jkqtpgraphsboxplotstylingmixins.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsboxplotstylingmixins.h
|
new: improved styling options of boxplots (options to style many more elements of the plot), moved JKQTPGraphBoxplotStyleMixin to its own file
|
2019-05-11 15:56:11 +02:00 |
jkqtpgraphscontour.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphscontour.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsevaluatedfunction.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsevaluatedfunction.h
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtpgraphsfilledcurve.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsfilledcurve.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsgeometric.cpp
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtpgraphsgeometric.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpgraphsimage.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsimage.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsimageoverlays.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsimageoverlays.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpgraphsimagergb.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsimagergb.h
|
improvements to documentation
|
2019-05-18 10:49:49 +02:00 |
jkqtpgraphsimpulses.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsimpulses.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsparsedfunction.cpp
|
try to fix Visual Studio compile error
|
2019-04-22 18:35:08 +02:00 |
jkqtpgraphsparsedfunction.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphspeakstream.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphspeakstream.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsrange.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsrange.h
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtpgraphsscatter.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsscatter.h
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtpgraphssinglecolumnsymbols.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphssinglecolumnsymbols.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +02:00 |
jkqtpgraphsspecialline.cpp
|
new: rework/extension of the JKQTPDatastore interface (WIP)
|
2019-05-16 21:28:15 +02:00 |
jkqtpgraphsspecialline.h
|
- major rework of graph styling (now using mix-in classes)
|
2019-04-22 13:27:50 +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
|
changed backgroundColor-properties for plot/widget/key to backgroundBrush, modified example to demonstrate this
|
2019-04-24 19:33:51 +02:00 |
jkqtplotter.cpp
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtplotter.h
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtplotterstyle.cpp
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtplotterstyle.h
|
new: user-interaction tool that shows coordinates of data points near the current mouse position (when mouse is dragged, while mouse button is pressed)
|
2019-05-05 19:31:20 +02:00 |
jkqtpopencvinterface.h
|
- RGB-image plots now work properly with inverted axes (image is inverted, befor image was not shown at all)
|
2019-02-09 22:17:01 +01:00 |