JKQtPlotter/lib/jkqtmathtext/nodes
2024-01-11 14:22:46 +01:00
..
jkqtmathtextboxinstructionnode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextboxinstructionnode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00
jkqtmathtextbracenode.cpp FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
jkqtmathtextbracenode.h NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextdecoratednode.cpp FIXed typo in JKQTMathTextDecoratedNode (placement of decorations was wrong after one of the last commits) and improved placement 2024-01-08 21:11:32 +01:00
jkqtmathtextdecoratednode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00
jkqtmathtextfracnode.cpp fix typo 2024-01-08 21:13:00 +01:00
jkqtmathtextfracnode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00
jkqtmathtexthorizontallistnode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtexthorizontallistnode.h
jkqtmathtextinstructionnode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextinstructionnode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00
jkqtmathtextlistnode.h
jkqtmathtextmatrixnode.cpp FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
jkqtmathtextmatrixnode.h
jkqtmathtextmodifyenvironmentnode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextmodifyenvironmentnode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00
jkqtmathtextnode.cpp
jkqtmathtextnode.h
jkqtmathtextnodetools.cpp
jkqtmathtextnodetools.h
jkqtmathtextnoopnode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextnoopnode.h
jkqtmathtextsqrtnode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextsqrtnode.h
jkqtmathtextsubsupernode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextsubsupernode.h
jkqtmathtextsymbolnode.cpp FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
jkqtmathtextsymbolnode.h NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtexttextnode.cpp FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
jkqtmathtexttextnode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00
jkqtmathtextverbatimnode.cpp FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
jkqtmathtextverbatimnode.h
jkqtmathtextverticallistnode.cpp FIXed slicing warning, by making the slice-operation explicit 2024-01-11 14:22:46 +01:00
jkqtmathtextverticallistnode.h
jkqtmathtextwhitespacenode.cpp NEW/REWORKED: extended the set of functions like JKQTMathTextGetTightBoundingRect(): These use an internal, thread-safe cache and capsule calls to QFontMetricsF-instances. This significantly improves speed in (parallelized) plotting. 2024-01-08 17:16:31 +01:00
jkqtmathtextwhitespacenode.h MODIFIED: Synchronization of JKQTMathText and JKQTBasePlotter over threads: using read/write lockers now and removed some unnecessary mutexes by using a kind of singleton pattern 2024-01-05 23:26:47 +01:00