JKQtPlotter/lib/jkqtcommon
2022-08-30 22:24:24 +02:00
..
private JKQTMathText: added support for \c \\char"HEX , \c \\char'OCTAL and \c \\charDECIMAL for inserting any uicode character code 2022-08-01 13:39:34 +02:00
CMakeLists.txt fixed several CMakeLists.txt issues 2022-08-22 20:35:24 +02:00
jkqtcommon_imexport.h
jkqtpbasicimagetools.cpp
jkqtpbasicimagetools.h
jkqtpcodestructuring.cpp
jkqtpcodestructuring.h
jkqtpdebuggingtools.cpp
jkqtpdebuggingtools.h
jkqtpdrawingtools.cpp bugfix in JKQTPSimplifyPolyLines() 2022-08-26 11:34:03 +02:00
jkqtpdrawingtools.h fixed issue #73: Symbol thickness differs in actual plot and legend 2022-08-30 09:44:40 +02:00
jkqtpenhancedpainter.cpp JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases 2022-08-30 22:24:24 +02:00
jkqtpenhancedpainter.h JKQTPlotter: improved plotting speed for line-graphs by drawing a series of single lines instead of a polyline in some cases 2022-08-30 22:24:24 +02:00
jkqtpgeometrytools.cpp made randomnumber generators seeded with fixed values 2022-08-30 21:33:22 +02:00
jkqtpgeometrytools.h made randomnumber generators seeded with fixed values 2022-08-30 21:33:22 +02:00
jkqtphighrestimer.cpp
jkqtphighrestimer.h
jkqtpicons.cpp
jkqtpicons.h
jkqtpmathtools.cpp
jkqtpmathtools.h workaround for old MS code! 2022-08-29 13:29:41 +02:00
jkqtpstringtools.cpp fixed compatibility with older Qt version (before 5.12) 2022-08-22 10:45:39 +02:00
jkqtpstringtools.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqttools.cpp moved some functions 2022-07-24 14:50:46 +02:00
jkqttools.h moved some functions 2022-07-24 14:50:46 +02:00
LibTarget.cmake.in