valentina/src/libs/qmuparser
Roman Telezhynskyi 37541b600e Fix MSVC warnings.
2023-03-08 18:45:42 +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 QString::front() was introduced in Qt 5.10. 2023-02-21 09:57:49 +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 Fix MSVC warnings. 2023-03-08 18:45:42 +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 conflict with declaration from qmuparser lib. 2023-02-21 09:52:08 +02:00
qmuparser.pro Don't check warnings for a legacy mac os x build. 2020-12-26 19:44:55 +02:00
qmuparser.qbs Fix conflict with declaration from qmuparser lib. 2023-02-21 09:52:08 +02:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Optimize includes. 2023-02-21 09:52:19 +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 Fix MSVC warnings. 2023-03-08 18:45:42 +02:00
qmuparserdef.h Fix conflict with declaration from qmuparser lib. 2023-02-21 09:52:08 +02:00
qmuparsererror.cpp Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
qmuparsererror.h Fix MSVC warnings. 2023-03-08 18:45:42 +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 Fix MSVC warnings. 2023-03-08 18:45:42 +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 Fix MSVC warnings. 2023-03-08 18:45:42 +02:00
qmutranslation.cpp Refactor QmuTranslation to not allocate memory. 2018-03-15 08:51:47 +02:00
qmutranslation.h Fix MSVC warnings. 2023-03-08 18:45:42 +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
text.h Use Q_DECL_UNUSED to suppress warning. 2023-02-22 12:30:35 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00