JKQtPlotter/lib/jkqtplotter
2022-04-21 10:57:24 +02:00
..
graphs 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
gui replaced some deprecated constructs for Qt 5.15 2022-04-18 22:45:02 +02:00
resources * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
CMakeLists.txt modified CMakeLists.txt to match Qt6 2022-04-18 23:10:05 +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 first round of Qt6 compatibility changes 2022-04-21 10:57:24 +02:00
jkqtpbaseplotter.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
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 reworked grid-style representation 2020-09-29 13:19:04 +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 - added several new copy/set-functions to JKQTPDatastore 2020-09-11 12:39:10 +02:00
jkqtpdatastorage.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpgraphsbase.cpp first round of Qt6 compatibility changes 2022-04-21 10:57:24 +02:00
jkqtpgraphsbase.h first round of Qt6 compatibility changes 2022-04-21 10:57:24 +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 - 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
jkqtpgraphsbasestyle.cpp * additional JKQTPColorDerivationMode 2020-09-28 15:37:45 +02:00
jkqtpgraphsbasestyle.h several bugfixes for reading styles, improved default styling for graphs (filled, barcharts, ...) 2020-09-27 17:16:18 +02:00
jkqtpgraphsbasestylingmixins.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
jkqtpgraphsbasestylingmixins.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
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 Enable high-dpi support for plots. 2021-08-18 16:32:48 -06:00
jkqtplotter.h Support Qt in namespace 2020-10-02 14:41:26 +01: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 modified CMakeLists.txt to match Qt6 2022-04-18 23:10:05 +02:00