JKQtPlotter/lib/jkqtplotter
2022-09-02 14:19:47 +02:00
..
graphs JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
gui JKQTPlottter: added the option to draw a character from a font as symbol (JKQTPCharacterSymbol+QChar('').unicode()) 2022-09-02 14:19:47 +02:00
private split jkqtcommon into basic tools and jkqtcommon_statistics_and_math for advanced math tools not used by all libs 2022-07-23 15:31:56 +02:00
resources updated style.inis 2022-09-01 22:25:28 +02:00
CMakeLists.txt JKQTPlotter: REORGANIZED: separated line-graphs from jkqtpscatter.h/.cpp into jkqtplines.h/.cpp 2022-08-25 22:41:41 +02:00
jkqtpbaseelements.cpp
jkqtpbaseelements.h
jkqtpbaseplotter.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtpbaseplotter.h updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
jkqtpbaseplotterstyle.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtpbaseplotterstyle.h
jkqtpcoordinateaxes.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtpcoordinateaxes.h
jkqtpcoordinateaxesstyle.cpp
jkqtpcoordinateaxesstyle.h
jkqtpdatastorage.cpp fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
jkqtpdatastorage.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtpgraphsbase.cpp replaced QVector<QPointF> by QPolygonfF, as Qt changes from QVector to QList with Qt5->Qt6 2022-08-25 17:46:57 +02:00
jkqtpgraphsbase.h replaced QVector<QPointF> by QPolygonfF, as Qt changes from QVector to QList with Qt5->Qt6 2022-08-25 17:46:57 +02:00
jkqtpgraphsbaseerrors.cpp replaced QVector<QPointF> by QPolygonfF, as Qt changes from QVector to QList with Qt5->Qt6 2022-08-25 17:46:57 +02:00
jkqtpgraphsbaseerrors.h
jkqtpgraphsbasestyle.cpp
jkqtpgraphsbasestyle.h
jkqtpgraphsbasestylingmixins.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
jkqtpgraphsbasestylingmixins.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
jkqtpimagetools.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtpimagetools.h
jkqtpinterfacecimg.h
jkqtpinterfaceopencv.h
jkqtpkeystyle.cpp
jkqtpkeystyle.h NEW: Using precompiled headers in CMake-build to speed up build times 2022-07-20 22:31:42 +02:00
jkqtplotter_configmacros.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtplotter_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtplotter.cpp JKQTPlotter: generate High-DPI Icons, where necessary/appropriate 2022-09-01 21:37:50 +02:00
jkqtplotter.h docfix 2022-08-29 21:46:38 +02:00
jkqtplotterstyle.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtplotterstyle.h removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtptools.cpp fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
jkqtptools.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
LibTarget.cmake.in CMake-System bugfix (in exports): added missing find_package(JKQTCommonStatisticsAndMath) 2022-08-22 16:38:30 +02:00