JKQtPlotter/lib/jkqtcommon
jkriege2 f2004a6f66 NEW/BREAKING: rework layouting of keys/legends: new classes JKQTPBaseKey, JKQTPMainKey ... and removed several styling function for the main key from JKQTBasePlotter and JKQTPlotter (these are now accessible via JKQTBasePlotter::getMainKey()
IMPROVED/REWORKED: legend/key positioning as combination of 3 values, e.g. \c JKQTPKeyOutsideTop|JKQTPKeyTop|JKQTPKeyRight or \c JKQTPKeyInside|JKQTPKeyTopJKQTPKeyRight
2023-12-18 22:24:59 +01:00
..
private
CMakeLists.txt
jkqtcommon_imexport.h
jkqtpbasicimagetools.cpp FIXED: reversed some palettes, so the names match the color order 2023-09-26 08:28:40 +02:00
jkqtpbasicimagetools.h bugfix doxygen markup 2023-09-26 14:03:34 +02:00
jkqtpcodestructuring.cpp
jkqtpcodestructuring.h
jkqtpconcurrencytools.cpp
jkqtpconcurrencytools.h
jkqtpdebuggingtools.cpp
jkqtpdebuggingtools.h
jkqtpdrawingtools.cpp
jkqtpdrawingtools.h
jkqtpenhancedpainter.cpp NEW/BREAKING: rework layouting of keys/legends: new classes JKQTPBaseKey, JKQTPMainKey ... and removed several styling function for the main key from JKQTBasePlotter and JKQTPlotter (these are now accessible via JKQTBasePlotter::getMainKey() 2023-12-18 22:24:59 +01:00
jkqtpenhancedpainter.h NEW/BREAKING: rework layouting of keys/legends: new classes JKQTPBaseKey, JKQTPMainKey ... and removed several styling function for the main key from JKQTBasePlotter and JKQTPlotter (these are now accessible via JKQTBasePlotter::getMainKey() 2023-12-18 22:24:59 +01:00
jkqtpgeometrytools.cpp FIXED: JKQTPGeoEllipse is now correctly drawn with a nonzero angle 2023-07-21 19:27:57 +02:00
jkqtpgeometrytools.h
jkqtphighrestimer.cpp
jkqtphighrestimer.h
jkqtpicons.cpp
jkqtpicons.h
jkqtpmathtools.cpp
jkqtpmathtools.h MODIFIED: simplified palette generation code + added several missing derived palettes + legacy names/renames 2023-09-19 14:38:01 +02:00
jkqtpstringtools.cpp fixed some Qt5 compile errors 2023-07-22 10:45:11 +02:00
jkqtpstringtools.h
jkqttools.cpp
jkqttools.h
LibTarget.cmake.in