JKQtPlotter/lib/jkqtcommon
2022-10-05 21:52:19 +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 NEW: When using a MSVC compiler, the generated PDB files are installed to CMAKE_INSTALL_PREFIX/bin/ 2022-10-05 21:52:19 +02:00
jkqtcommon_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtpbasicimagetools.cpp removed compiler warning 2022-07-23 13:58:33 +02:00
jkqtpbasicimagetools.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtpcodestructuring.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpcodestructuring.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpdebuggingtools.cpp updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpdebuggingtools.h updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtpdrawingtools.cpp bugfixed compile errors in CI 2022-09-08 08:55:52 +02:00
jkqtpdrawingtools.h IMPROVED/REWORKED: reworked JKQTPCADrawMode and coordinate axis drawing so the draw mide can be specified as ORed combination of flags from JKQTPCADrawModeElements, added flags to draw arrows at the end of the axis line 2022-09-23 20:43:53 +02:00
jkqtpenhancedpainter.cpp bugfixed issing include 2022-09-27 09:57:50 +02:00
jkqtpenhancedpainter.h NEW: barcharts may hav rounded corners now, via JKQTPBarGraphBase::setRectRadius() 2022-09-27 01:42:54 +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 updated copyright notice 2022-07-19 13:40:43 +02:00
jkqtphighrestimer.h dox update/fix 2022-09-19 21:55:12 +02:00
jkqtpicons.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
jkqtpicons.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtpmathtools.cpp NEW: Added new JKQTPCALabelType elements (JKQTPCALTfrac...), so axis label ticks can be displayed as fractions 1/2 instead of 0.5 2022-09-22 00:44:54 +02:00
jkqtpmathtools.h NEW: Added new JKQTPCALabelType elements (JKQTPCALTfrac...), so axis label ticks can be displayed as fractions 1/2 instead of 0.5 2022-09-22 00:44:54 +02:00
jkqtpstringtools.cpp bugfixed parantheses for JKQTPCALTintslashfrac labels + some Codiga-Violations 2022-09-28 01:46:19 +02:00
jkqtpstringtools.h NEW: Added new JKQTPCALabelType elements (JKQTPCALTfrac...), so axis label ticks can be displayed as fractions 1/2 instead of 0.5 2022-09-22 00:44:54 +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 clean-up of library dependencies 2022-07-18 15:01:12 +02:00