JKQtPlotter/lib/jkqtmathtext
2023-07-01 15:57:57 +02:00
..
nodes JKQTMathText: Update several layouting nodes (especially braces) 2023-07-01 15:57:57 +02:00
parsers made more STATIC data members thread_local or secured them by a std::mutex. This was at least JKQTMathText and JKQTBasePlotter should be usable in several threads 2023-06-30 13:52:17 +02:00
private fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
resources JKQTMathText: 2022-09-01 14:36:34 +02:00
CMakeLists.txt BUGFIX: Error for PDBs when building STATIC libs on MSVC 2022-10-06 11:54:18 +02:00
jkqtmathtext_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtext.cpp iproved JKQTMathText::drawIntoPixmap() and drawIntoPicture(): using ARGB32_Premultiplied for QPixmap + enabled QPainter::VerticalSubpixelPositioning when available 2023-07-01 14:49:56 +02:00
jkqtmathtext.h made more STATIC data members thread_local or secured them by a std::mutex. This was at least JKQTMathText and JKQTBasePlotter should be usable in several threads 2023-06-30 13:52:17 +02: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 made more STATIC data members thread_local or secured them by a std::mutex. This was at least JKQTMathText and JKQTBasePlotter should be usable in several threads 2023-06-30 13:52:17 +02:00
jkqtmathtexttools.h JKQTMathText: 2022-09-01 14:36:34 +02:00
LibTarget.cmake.in clean-up of library dependencies 2022-07-18 15:01:12 +02:00