JKQtPlotter/examples/jkqtplot_test
2019-11-18 15:59:06 +01:00
..
colorpalettes reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
EmfEngine + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
QTeXEngine - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
CMakeLists.txt reworked CMake build system ... now JKQT...Config.cmake-files are written into the correct directory 2019-11-18 15:59:06 +01:00
jkqtpemfengineadapter.cpp reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
jkqtpemfengineadapter.h major renaming to get rid of the get_.../set_... function names 2019-01-25 20:17:07 +01:00
jkqtplot_test_and_lib.pro using CMake now to build examples 2019-06-20 22:24:47 +02:00
jkqtplot_test.cpp reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
jkqtplot_test.pro using CMake now to build examples 2019-06-20 22:24:47 +02:00
jkqtplot_test.qrc reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
lena.png reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test_excel.dif reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test_excel.slk reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.bmp reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.csv reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.dif reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.gex.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.jpg reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.png reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.ps reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.semi.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.slk reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.svg reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.tab.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.tif reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.txt reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.xbm reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
test.xpm reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
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 reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples) 2018-12-28 17:46:47 +01:00
TestWidgetBarcharts.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetBarcharts.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetContourPlots.cpp + bugfixed DLL-export when building shared libraries 2019-06-22 14:21:32 +02:00
TestWidgetContourPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetEmptyPlot.cpp - more refactorings to modernize C++ 2019-01-26 18:00:42 +01:00
TestWidgetEmptyPlot.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetFunctionPlots.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetFunctionPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetGeometry.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetGeometry.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetGraphs.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetGraphs.h - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetImages.cpp using mix-in class JKQTPColorPaletteWithModifierStyleAndToolsMixin now also in JKQTPMathImage ... 2019-07-31 22:10:26 +02:00
TestWidgetImages.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetLogGraphs.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetLogGraphs.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetParamScatterPlots.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetParamScatterPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetPeaksPlots.cpp - removed many compiler warnings 2019-06-21 21:48:14 +02:00
TestWidgetPeaksPlots.h further reorganizations of code 2019-06-20 16:25:29 +02:00
TestWidgetRGBImages.cpp using mix-in class JKQTPColorPaletteWithModifierStyleAndToolsMixin now also in JKQTPMathImage ... 2019-07-31 22:10:26 +02:00
TestWidgetRGBImages.h further reorganizations of code 2019-06-20 16:25:29 +02:00