JKQtPlotter/lib/jkqtmathtext/nodes
2023-06-30 13:52:17 +02:00
..
jkqtmathtextboxinstructionnode.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
jkqtmathtextboxinstructionnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextbracenode.cpp JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtextbracenode.h dox update/fix 2022-09-19 21:55:12 +02:00
jkqtmathtextdecoratednode.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
jkqtmathtextdecoratednode.h JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtextfracnode.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
jkqtmathtextfracnode.h JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtexthorizontallistnode.cpp JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtexthorizontallistnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextinstructionnode.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
jkqtmathtextinstructionnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextlistnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextmatrixnode.cpp BREAKING/REWORKED: Separated the LaTeX parser into JKQTMathTextLatexParser from JKQTMathText 2022-08-20 16:19:40 +02:00
jkqtmathtextmatrixnode.h JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtextmodifyenvironmentnode.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
jkqtmathtextmodifyenvironmentnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextnode.cpp BREAKING/REWORKED: Separated the LaTeX parser into JKQTMathTextLatexParser from JKQTMathText 2022-08-20 16:19:40 +02:00
jkqtmathtextnode.h docfix 2022-08-29 21:46:38 +02:00
jkqtmathtextnodetools.cpp JKQTMathText: 2022-08-13 19:43:39 +02:00
jkqtmathtextnodetools.h JKQTMathText: 2022-08-13 19:43:39 +02:00
jkqtmathtextnoopnode.cpp JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextnoopnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextsqrtnode.cpp JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtextsqrtnode.h JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtextsubsupernode.cpp JKQTMathText: improved placement of sub-/superscript nodes by using JKQTMathtextNodeSize::baselineXCorrection to shift subscript to the left for e.g. preceding italic text or symbols that require such a shift 2022-08-17 22:56:57 +02:00
jkqtmathtextsubsupernode.h JKQTMathText: Code Cleanup: using JKQTMathTextNodeSize for all size-calculation functions and got rid of all functions that take the output parameters with call-by-reference 2022-08-16 23:05:04 +02:00
jkqtmathtextsymbolnode.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
jkqtmathtextsymbolnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtexttextnode.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
jkqtmathtexttextnode.h dox update/fix 2022-09-19 21:55:12 +02:00
jkqtmathtextverbatimnode.cpp JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextverbatimnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextverticallistnode.cpp JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextverticallistnode.h JKQTMathText: 2022-08-19 12:16:00 +02:00
jkqtmathtextwhitespacenode.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
jkqtmathtextwhitespacenode.h dox update/fix 2022-09-19 21:55:12 +02:00