JKQtPlotter/lib/jkqtmathtext/nodes
2022-08-07 17:49:46 +02:00
..
jkqtmathtextbracenode.cpp NEW: JKQTMathText: added functions to set the font-size in pixels (as alternative to the existing functions that set them in points), implements request #76 2022-07-04 21:02:43 +02:00
jkqtmathtextbracenode.h NEW: JKQTMathText: LaTeX-Parser understands optional instruction parameters in [...] now 2022-06-19 15:11:06 +02:00
jkqtmathtextdecoratednode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextdecoratednode.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtextfracnode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextfracnode.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtextinstructionnode.cpp JKQTMathtext: added \st and \sout-instructions 2022-08-07 17:40:19 +02:00
jkqtmathtextinstructionnode.h JKQTMathText: added \unicode{XXXX} instruction 2022-07-24 23:22:54 +02:00
jkqtmathtextlistnode.cpp JKQTMathText: bugfixed some uninitialized variables 2022-08-07 17:42:43 +02:00
jkqtmathtextlistnode.h JKQTMathText: 2022-08-03 16:12:19 +02:00
jkqtmathtextmatrixnode.cpp - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtextmatrixnode.h - NEW: reworked node class tree: inserted base-class nodes for single-child, dual-child! 2022-06-08 23:52:22 +02:00
jkqtmathtextnode.cpp JKQTMathText: added JKATMathTextNode::getSize()-Variant with struct return value 2022-08-07 17:48:05 +02:00
jkqtmathtextnode.h JKQTMathText: added JKATMathTextNode::getSize()-Variant with struct return value 2022-08-07 17:48:05 +02:00
jkqtmathtextnodetools.cpp JKQTMathText: 2022-07-30 23:30:47 +02:00
jkqtmathtextnodetools.h JKQTMathText: 2022-07-30 23:30:47 +02:00
jkqtmathtextsqrtnode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextsqrtnode.h IMPROVED: JKQTMathText: optional parameter of \sqrt is properly parsed now 2022-06-28 21:59:50 +02:00
jkqtmathtextsubsupernode.cpp removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtextsubsupernode.h moved JKQTMathText images to their own subdirectory 2022-06-09 14:42:25 +02:00
jkqtmathtextsymbolnode.cpp JKQTMathTextSymbolNode: bugfixed bar-drawing for hbar 2022-08-07 17:49:46 +02:00
jkqtmathtextsymbolnode.h JKQTMathText: improved HTML export (now color and font-family are supported) 2022-08-02 11:38:40 +02:00
jkqtmathtexttextnode.cpp JKQTMathText: made simulated blackboard-font nicer (thinner outline) 2022-08-07 17:38:57 +02:00
jkqtmathtexttextnode.h JKQTMathText: 2022-08-03 16:12:19 +02:00
jkqtmathtextwhitespacenode.cpp JKQTMathText: added support for \\bigl,\\bigr,\\Bigr,... commands for fixed-size but enlarged paramtheses 2022-08-03 09:55:45 +02:00
jkqtmathtextwhitespacenode.h docufix 2022-08-07 17:37:34 +02:00