valentina/src/libs/qmuparser
Roman Telezhynskyi 73c035ecc9 Fix bug with trigonometric functions.
Functions sin(), cos() and tan() take radians. And their counterparts asin(),
acos() and atan() return radians. Removed hyperbolic functions because they do
not work with radians.

--HG--
branch : release
2017-04-14 18:42:49 +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 Cppcheck warning. 2017-01-03 11:32:19 +02:00
qmudef.h Fix linker error on Windows. 2017-01-03 14:37:27 +02:00
qmuformulabase.cpp Silent warning [-Werror=unused-but-set-variable]. 2017-01-03 11:40:40 +02: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 bug with trigonometric functions. 2017-04-14 18:42:49 +03:00
qmuparser.h Fix bug with trigonometric functions. 2017-04-14 18:42:49 +03:00
qmuparser.pri Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
qmuparser.pro Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparserbase.h Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparserbytecode.cpp QtDebug and QDebug lead to the same header. Leave only QtDebug. 2016-08-16 20:35:21 +03:00
qmuparserbytecode.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmuparsercallback.cpp Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparsercallback.h Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparserdef.h Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
qmuparsererror.cpp Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmuparsererror.h Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparserfixes.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparsertest.cpp Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparsertest.h Cppcheck warnings. 2017-04-06 15:50:15 +03:00
qmuparsertoken.h cppcheck. 2015-10-12 14:52:48 +03:00
qmuparsertokenreader.cpp "static" members should be accessed statically. 2017-03-23 10:25:46 +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 Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
qmutokenparser.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmutranslation.cpp Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
qmutranslation.h Fixed build problem on Win7 2016-03-06 14:03:22 +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 Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00