valentina/src/libs/qmuparser
Roman Telezhynskyi 84001dac61 Refactoring. Added move constructor.
--HG--
branch : develop
2019-12-30 17:13:18 +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
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 translation numbers in scientific notation. 2019-10-30 11:34:01 +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 Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +02:00
qmuparser.h Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +02:00
qmuparser.pri Refactoring. Use shared data pointer for class QmuParserCallback. 2018-04-20 12:47:48 +03:00
qmuparser.pro ${TARGET} variable works differently for shared libraries. 2019-12-22 12:44:43 +02:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +02:00
qmuparserbase.h Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +02: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. Added move constructor. 2019-12-30 17:13:18 +02:00
qmuparsercallback.h Refactoring. Added move constructor. 2019-12-30 17:13:18 +02:00
qmuparsercallback_p.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
qmuparserdef.h Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +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 translation numbers in scientific notation. 2019-10-30 11:34:01 +02:00
qmuparsertest.h Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +02:00
qmuparsertoken.h GCC warnings. 2017-07-05 19:35:34 +03:00
qmuparsertokenreader.cpp Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +02:00
qmuparsertokenreader.h Fixed translation numbers in scientific notation. 2019-10-30 11:34:01 +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