JKQtPlotter/lib/jkqtplotter
2022-05-13 10:45:20 +02:00
..
graphs fixed typo 2022-05-11 23:03:33 +02:00
gui more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00
resources fixed bug #49 : naming of sections in plot-styling INI-files 2022-04-21 13:51:50 +02:00
CMakeLists.txt fixed issue #70: typo in lib/jkqtplotter/CMakeLists.txt 2022-05-13 10:45:20 +02:00
jkqtpbaseelements.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpbaseelements.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpbaseplotter.cpp more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00
jkqtpbaseplotter.h moved include-guards to the head of the headers 2022-04-24 22:07:39 +02:00
jkqtpbaseplotterstyle.cpp several bugfixes for reading styles, improved default styling for graphs (filled, barcharts, ...) 2020-09-27 17:16:18 +02:00
jkqtpbaseplotterstyle.h - 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
jkqtpcoordinateaxes.cpp reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxes.h improved/bugfixed doxygen documentation 2022-04-24 13:23:59 +02:00
jkqtpcoordinateaxesstyle.cpp reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpcoordinateaxesstyle.h reworked grid-style representation 2020-09-29 13:19:04 +02:00
jkqtpdatastorage.cpp more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00
jkqtpdatastorage.h moved include-guards to the head of the headers 2022-04-24 22:07:39 +02:00
jkqtpgraphsbase.cpp first round of Qt6 compatibility changes 2022-04-21 10:57:24 +02:00
jkqtpgraphsbase.h improved/bugfixed doxygen documentation 2022-04-24 13:23:59 +02:00
jkqtpgraphsbaseerrors.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
jkqtpgraphsbaseerrors.h moved include-guards to the head of the headers 2022-04-24 22:07:39 +02:00
jkqtpgraphsbasestyle.cpp * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
jkqtpgraphsbasestyle.h improved/bugfixed doxygen documentation 2022-04-24 13:23:59 +02:00
jkqtpgraphsbasestylingmixins.cpp fixed QT6 compatibility 2022-05-12 10:35:05 +02:00
jkqtpgraphsbasestylingmixins.h implemented wiggle plots (feature request #68) 2022-05-11 22:55:23 +02:00
jkqtpimagetools.cpp improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
jkqtpimagetools.h improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced! 2020-09-28 19:24:17 +02:00
jkqtpinterfacecimg.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpinterfaceopencv.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpkeystyle.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpkeystyle.h - 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
jkqtplotter_imexport.h using Qt's dllexport/import-macros 2022-04-18 22:00:41 +02:00
jkqtplotter.cpp more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00
jkqtplotter.h moved include-guards to the head of the headers 2022-04-24 22:07:39 +02:00
jkqtplotterstyle.cpp bugfix for reading style names 2020-02-24 17:41:16 +00:00
jkqtplotterstyle.h - 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
jkqtptools.cpp * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
jkqtptools.h * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
LibTarget.cmake.in more required changes for Qt6 compatibility 2022-04-22 13:27:31 +02:00