JKQtPlotter/lib/jkqtcommon
jkriege2 eb7a068fb7 NEW CSS-parser JKQTPCSSParser in order to parse e.g. \c linear-gradient() specifications in jkqtp_String2QBrushStyleExt()
NEW generic RegularExpression functions (jkqtp_rxExactlyMatches(), jkqtp_rxIndexIn(), jkqtp_rxContains(), jkqtp_rxPartiallyMatchesAt() )
2024-01-21 22:12:15 +01:00
..
private
CMakeLists.txt NEW CSS-parser JKQTPCSSParser in order to parse e.g. \c linear-gradient() specifications in jkqtp_String2QBrushStyleExt() 2024-01-21 22:12:15 +01:00
jkqtcommon_imexport.h
jkqtpbasicimagetools.cpp fixed several static code analysis warnings and security vulnerabilities 2024-01-10 10:35:43 +01:00
jkqtpbasicimagetools.h fixed several static code analysis warnings and security vulnerabilities 2024-01-10 10:35:43 +01:00
jkqtpcachingtools.cpp NEW JKQTPDataCache class template to generate a (possibly thread-safe) key-value cache 2024-01-08 12:52:50 +01:00
jkqtpcachingtools.h NEW JKQTPDataCache class template to generate a (possibly thread-safe) key-value cache 2024-01-08 12:52:50 +01:00
jkqtpcodestructuring.cpp
jkqtpcodestructuring.h
jkqtpconcurrencytools.cpp
jkqtpconcurrencytools.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
jkqtpcsstools.cpp NEW CSS-parser JKQTPCSSParser in order to parse e.g. \c linear-gradient() specifications in jkqtp_String2QBrushStyleExt() 2024-01-21 22:12:15 +01:00
jkqtpcsstools.h NEW CSS-parser JKQTPCSSParser in order to parse e.g. \c linear-gradient() specifications in jkqtp_String2QBrushStyleExt() 2024-01-21 22:12:15 +01:00
jkqtpdebuggingtools.cpp add the thread-ID to the output of JKQTPAutoOutputTimer 2024-01-08 12:53:11 +01:00
jkqtpdebuggingtools.h REWORKed JKQTPASSERT_M() und JKQTPASSERT() macros (removed unnecessary helper functions) 2024-01-10 10:30:55 +01:00
jkqtpdrawingtools.cpp fixed several static code analysis warnings and security vulnerabilities 2024-01-10 10:35:43 +01:00
jkqtpdrawingtools.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
jkqtpenhancedpainter.cpp NEW/BREAKING: rework layouting of keys/legends: new classes JKQTPBaseKey, JKQTPMainKey ... and removed several styling function for the main key from JKQTBasePlotter and JKQTPlotter (these are now accessible via JKQTBasePlotter::getMainKey() 2023-12-18 22:24:59 +01:00
jkqtpenhancedpainter.h NEW/BREAKING: rework layouting of keys/legends: new classes JKQTPBaseKey, JKQTPMainKey ... and removed several styling function for the main key from JKQTBasePlotter and JKQTPlotter (these are now accessible via JKQTBasePlotter::getMainKey() 2023-12-18 22:24:59 +01:00
jkqtpexpected.h NEW add JKQTPExpected 2024-01-21 22:05:26 +01:00
jkqtpgeometrytools.cpp FIXED: JKQTPGeoEllipse is now correctly drawn with a nonzero angle 2023-07-21 19:27:57 +02:00
jkqtpgeometrytools.h
jkqtphighrestimer.cpp
jkqtphighrestimer.h
jkqtpicons.cpp
jkqtpicons.h
jkqtpmathtools.cpp
jkqtpmathtools.h NEW add jkqtp_roundToDigits() 2024-01-21 22:08:14 +01:00
jkqtpstringtools.cpp NEW CSS-parser JKQTPCSSParser in order to parse e.g. \c linear-gradient() specifications in jkqtp_String2QBrushStyleExt() 2024-01-21 22:12:15 +01:00
jkqtpstringtools.h NEW CSS-parser JKQTPCSSParser in order to parse e.g. \c linear-gradient() specifications in jkqtp_String2QBrushStyleExt() 2024-01-21 22:12:15 +01:00
jkqttools.cpp
jkqttools.h
LibTarget.cmake.in add general ALIAS targets JKQTPlotter::JKQTCOmmmon|JKQTPlotter|... which alias the current QT-Major-Version 2024-01-21 22:02:39 +01:00