This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
JKQtPlotter
Watch
1
Star
0
Fork
0
You've already forked JKQtPlotter
mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced
2025-01-27 16:09:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fe6ac0e98e
JKQtPlotter
/
lib
/
jkqtmathtext
/
nodes
History
jkriege2
f096aa9602
fixed several static code analysis warnings and security vulnerabilities
2024-01-10 10:35:43 +01:00
..
jkqtmathtextboxinstructionnode.cpp
jkqtmathtextboxinstructionnode.h
jkqtmathtextbracenode.cpp
jkqtmathtextbracenode.h
jkqtmathtextdecoratednode.cpp
jkqtmathtextdecoratednode.h
jkqtmathtextfracnode.cpp
jkqtmathtextfracnode.h
jkqtmathtexthorizontallistnode.cpp
jkqtmathtexthorizontallistnode.h
jkqtmathtextinstructionnode.cpp
jkqtmathtextinstructionnode.h
jkqtmathtextlistnode.h
jkqtmathtextmatrixnode.cpp
jkqtmathtextmatrixnode.h
jkqtmathtextmodifyenvironmentnode.cpp
jkqtmathtextmodifyenvironmentnode.h
jkqtmathtextnode.cpp
jkqtmathtextnode.h
jkqtmathtextnodetools.cpp
jkqtmathtextnodetools.h
jkqtmathtextnoopnode.cpp
jkqtmathtextnoopnode.h
jkqtmathtextsqrtnode.cpp
jkqtmathtextsqrtnode.h
jkqtmathtextsubsupernode.cpp
jkqtmathtextsubsupernode.h
jkqtmathtextsymbolnode.cpp
jkqtmathtextsymbolnode.h
jkqtmathtexttextnode.cpp
jkqtmathtexttextnode.h
jkqtmathtextverbatimnode.cpp
jkqtmathtextverbatimnode.h
jkqtmathtextverticallistnode.cpp
jkqtmathtextverticallistnode.h
jkqtmathtextwhitespacenode.cpp
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