JKQtPlotter/examples/jkqtplot_test
2022-09-23 20:43:53 +02:00
..
colorpalettes
EmfEngine + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
QTeXEngine bugfixed qmake build scripts 2022-07-20 21:35:45 +02:00
CMakeLists.txt added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
jkqtpemfengineadapter.cpp
jkqtpemfengineadapter.h several minor bugfixes to QMake build system 2020-10-19 16:05:18 +02:00
jkqtplot_test_and_lib.pro using CMake now to build examples 2019-06-20 22:24:47 +02:00
jkqtplot_test.cpp added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
jkqtplot_test.pro improved/fixed qmake-build scripts fot Qt6 2022-04-24 22:07:16 +02:00
jkqtplot_test.qrc
lena.png
test_excel.dif
test_excel.slk
test.bmp
test.csv
test.dif
test.gex.txt
test.jpg
test.png
test.ps
test.semi.txt
test.slk
test.svg
test.tab.txt
test.tif
test.txt
test.xbm
test.xpm
testmain.cpp extensive renaming of classes --> using a unified CamelCase-Scheme now for class/function names 2019-01-20 10:49:29 +01:00
testmain.h
TestWidgetBarcharts.cpp IMPROVED/REWORKED: reworked JKQTPCADrawMode and coordinate axis drawing so the draw mide can be specified as ORed combination of flags from JKQTPCADrawModeElements, added flags to draw arrows at the end of the axis line 2022-09-23 20:43:53 +02:00
TestWidgetBarcharts.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetContourPlots.cpp fixed rename setPalette()->setColorPalette() in examples 2020-09-11 15:28:56 +02:00
TestWidgetContourPlots.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetEmptyPlot.cpp removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetEmptyPlot.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetFunctionPlots.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetFunctionPlots.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetGeometry.cpp - breaking: geometric elements constructor: removed all styling properties, added setStyle()-functions to replace them. This is necessary to better work with the extended Styling system 2020-09-26 15:58:58 +02:00
TestWidgetGeometry.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetGraphs.cpp removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetGraphs.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetImages.cpp renamed JKQTPColorPaletteStyleAndToolsMixin::setPalette() -> JKQTPColorPaletteStyleAndToolsMixin::setColorPalette() 2020-09-11 12:14:51 +02:00
TestWidgetImages.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetLogGraphs.cpp using better encoding for ° 2022-07-21 13:14:49 +02:00
TestWidgetLogGraphs.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetParamScatterPlots.cpp fixed several compiler warnings (mostly Visual Studio): clean-up of use of math constants M_PI ... and j0()/j1()/...-functions etc. 2019-11-24 10:42:44 +01:00
TestWidgetParamScatterPlots.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00
TestWidgetPeaksPlots.cpp fixed several compiler warnings (mostly Visual Studio): clean-up of use of math constants M_PI ... and j0()/j1()/...-functions etc. 2019-11-24 10:42:44 +01:00
TestWidgetPeaksPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetRGBImages.cpp fixed several compiler warnings (mostly Visual Studio): clean-up of use of math constants M_PI ... and j0()/j1()/...-functions etc. 2019-11-24 10:42:44 +01:00
TestWidgetRGBImages.h removed/breaking change: removed the overlay elements (derived from JKQTPOverlayElement), which were not very well set up and are more confusing than useful. 2020-09-09 11:26:04 +02:00