valentina/src/libs/qmuparser
Roman Telezhynskyi 3970bbdbc0 Refactoring. Use QChar instead of QString where possible.
--HG--
branch : develop
2018-04-12 13:13:19 +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 Refactoring. Use C++11 range-based loop. 2018-04-02 20:38:56 +03:00
qmudef.h Fix build on Windows. 2017-07-26 20:13:15 +03:00
qmuformulabase.cpp Refactoring. Use C++11 range-based loop. 2018-04-03 14:36:38 +03:00
qmuformulabase.h Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
qmuparser.cpp Fix Valentina hang in formula CSR. 2017-11-21 11:03:37 +02:00
qmuparser.h CSR - special modeling case. 2017-11-13 10:53:27 +02:00
qmuparser.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00
qmuparser.pro Utilize macro QT_DEPRECATED_WARNINGS. 2018-03-22 19:57:56 +02:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Improve parsing formulas. 2018-01-24 22:08:53 +02:00
qmuparserbase.h Improve parsing formulas. 2018-01-24 22:08:53 +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 Fixed issue #776. Valentina cannot recognize translated functions. 2017-12-04 11:44:29 +02:00
qmuparsercallback.h Fixed issue #715. Build fails with Qt 5.9.1 / clang / macOS. 2017-07-01 21:38:26 +03:00
qmuparserdef.h Fix compatibility with MSVC. 2018-01-22 10:03:04 +02:00
qmuparsererror.cpp Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmuparsererror.h Speed optimization translating internal variables. 2018-01-21 16:00:53 +02:00
qmuparserfixes.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparsertest.cpp Refactoring. Use QString default constructor instead of empty string. 2018-03-14 16:01:24 +02:00
qmuparsertest.h Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparsertoken.h GCC warnings. 2017-07-05 19:35:34 +03:00
qmuparsertokenreader.cpp Improve parsing formulas. 2018-01-24 22:08:53 +02: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