valentina/src/libs/qmuparser
Roman Telezhynskyi 0658d92688 New marcos Q_DISABLE_ASSIGN.
--HG--
branch : develop
2019-07-01 11:33:29 +03: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
qmudef.cpp Fixed issue #967. Variable must not include new line character. 2019-04-20 20:19:30 +03:00
qmudef.h Fixing error: undefined reference to FindFirstNotOf. 2019-01-18 09:05:51 +02:00
qmuformulabase.cpp Fixed issue #931. Variable translation for Greek and Chinese are broken. 2019-01-17 16:08:55 +02:00
qmuformulabase.h Fixed issue #931. Variable translation for Greek and Chinese are broken. 2019-01-17 16:08:55 +02:00
qmuparser.cpp New function VFuzzyComparePoints to compare two points. 2018-09-27 14:52:21 +03:00
qmuparser.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
qmuparser.pri Refactoring. Use shared data pointer for class QmuParserCallback. 2018-04-20 12:47:48 +03:00
qmuparser.pro Since Q5.12 available support for C++17. 2019-05-28 17:41:15 +03:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Fixed issue #964. Assign operator crashes math parser. 2019-04-13 18:18:48 +03:00
qmuparserbase.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
qmuparserbytecode.cpp Refactoring. Use QChar instead of QString where possible. 2018-04-12 13:13:19 +03:00
qmuparserbytecode.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmuparsercallback.cpp Refactoring. Use shared data pointer for class QmuParserCallback. 2018-04-20 12:47:48 +03:00
qmuparsercallback.h Refactoring. Use shared data pointer for class QmuParserCallback. 2018-04-20 12:47:48 +03:00
qmuparsercallback_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
qmuparserdef.h Continue replacing custom *_FALLTHROUGH macroses with Q_FALLTHROUGH(). 2019-03-27 13:31:02 +02:00
qmuparsererror.cpp Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmuparsererror.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03:00
qmuparserfixes.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparsertest.cpp Fixed issue #964. Assign operator crashes math parser. 2019-04-13 18:18:48 +03:00
qmuparsertest.h Fix typo. 2018-06-26 21:23:22 +03:00
qmuparsertoken.h GCC warnings. 2017-07-05 19:35:34 +03:00
qmuparsertokenreader.cpp QString optimizations. 2018-04-22 18:32:55 +03:00
qmuparsertokenreader.h Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
qmutokenparser.cpp Token parser should allow subexpressions. 2018-01-31 14:30:24 +02:00
qmutokenparser.h Fixed issue #776. Valentina cannot recognize translated functions. 2017-12-04 11:44:29 +02: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 Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00