JKQtPlotter/lib/jkqtmathtext
jkriege2 210c7aaa42 improved qHash-functions and class constructors
NEW jkqtp_hash_combine() and jkqtp_combine_hash()
2024-02-05 17:12:34 +01:00
..
nodes fixed several compile warnings 2024-01-23 13:09:37 +01:00
parsers JKQtMathText: NEW: added \c \\~{} , \c \\^{}, \c \\`{}, ... instructions 2024-02-01 12:14:46 +01:00
private improved qHash-functions and class constructors 2024-02-05 17:12:34 +01:00
resources NEW/BREAKING: provide general targets JKQTPlotter5/6::JKQTPlotter5/6, JKQTPlotter5/6::JKQTMathText5/6, ... which are independent of the type of build (shared/static) 2024-01-16 13:07:08 +01:00
CMakeLists.txt NEW/BREAKING: provide general targets JKQTPlotter5/6::JKQTPlotter5/6, JKQTPlotter5/6::JKQTMathText5/6, ... which are independent of the type of build (shared/static) 2024-01-16 13:07:08 +01:00
jkqtmathtext_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtext.cpp FIXED issue #118: "Dangerous warning in MacOS and clang" (thanks to user:igormironchik for reporting): a forward-declared class (i.e. incomplete type) was deleted 2024-02-02 11:35:00 +01:00
jkqtmathtext.h FIXED issue #118: "Dangerous warning in MacOS and clang" (thanks to user:igormironchik for reporting): a forward-declared class (i.e. incomplete type) was deleted 2024-02-02 11:35:00 +01:00
jkqtmathtext.readme reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkqtmathtextlabel.cpp NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files 2022-06-08 15:38:26 +02:00
jkqtmathtextlabel.h NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtexttools.cpp improved qHash-functions and class constructors 2024-02-05 17:12:34 +01:00
jkqtmathtexttools.h FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
LibTarget.cmake.in fix CMake error 2024-01-23 00:48:42 +01:00