valentina/src/libs/qmuparser
2023-02-14 14:55:19 +02:00
..
doc/doxygen Script for generation documentations. 2014-05-06 15:07:52 +03:00
LICENSE_BSD.txt Use postfix .txt for text files, usefull for Windows systems. 2014-10-25 14:06:30 +03:00
make_unique.h Fix build. 2022-08-17 15:51:35 +03:00
qmudef.cpp Use QStringConverter to replace QTextCodec. 2023-02-13 19:47:51 +02:00
qmudef.h Refactoring. 2023-02-10 17:51:22 +02:00
qmuformulabase.cpp QLocale in Qt6 now returns QString instead of QChar. 2023-02-10 17:51:21 +02:00
qmuformulabase.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparser.cpp Math functions are now declared as templates. 2023-02-10 17:51:22 +02:00
qmuparser.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparser.pri Fix build. 2022-08-17 15:51:35 +03:00
qmuparser.pro Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
qmuparser.qbs Multi bundle support. 2023-01-27 09:07:34 -08:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Use of overloaded operator '=' is ambiguous (with operand types 'QChar' and 'qmu::char_type' (aka 'wchar_t')). 2023-02-10 17:51:22 +02:00
qmuparserbase.h Use QtCore/qcontainerfwd.h header for forward declaration containers. 2023-02-14 14:52:48 +02:00
qmuparserbytecode.cpp Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparserbytecode.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparsercallback.cpp Refactoring. 2022-08-12 18:50:22 +03:00
qmuparsercallback.h Refactoring. 2022-08-12 18:50:22 +03:00
qmuparsercallback_p.h Refactoring. 2022-08-22 11:34:02 +03:00
qmuparserdef.h Fix build with qmake. 2023-02-14 14:55:19 +02:00
qmuparsererror.cpp Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparsererror.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparserfixes.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparsertest.cpp Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparsertest.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparsertoken.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparsertokenreader.cpp Fix math parser tests. 2023-02-10 17:56:36 +02:00
qmuparsertokenreader.h Use of overloaded operator '=' is ambiguous (with operand types 'QChar' and 'qmu::char_type' (aka 'wchar_t')). 2023-02-10 17:51:22 +02:00
qmutokenparser.cpp QLocale in Qt6 now returns QString instead of QChar. 2023-02-10 17:51:21 +02:00
qmutokenparser.h Refactoring. 2022-08-12 18:50:22 +03:00
qmutranslation.cpp Refactor QmuTranslation to not allocate memory. 2018-03-15 08:51:47 +02:00
qmutranslation.h Refactor QmuTranslation to not allocate memory. 2018-03-15 08:51:47 +02:00
stable.cpp Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
stable.h Improve stable.h. 2023-02-09 17:24:02 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00