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
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
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
jkqtmathtextlabel.cpp
jkqtmathtextlabel.h
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