valentina/src/libs/qmuparser
Roman Telezhynskyi 46c295b4b1 Suppress MSVC 2015 warning C4309.
--HG--
branch : develop
2016-08-06 22:43:09 +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.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
qmuformulabase.cpp Coverity scan missing includes. 2015-10-18 22:30:51 +03:00
qmuformulabase.h Add method for check that formula contain inside only single value. 2015-10-15 13:41:42 +03:00
qmuparser.cpp Refactoring. Use more safe function VFuzzyComparePossibleNulls. 2016-03-23 16:09:30 +02:00
qmuparser.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
qmuparser.pri stable.cpp only need by MSVC. 2015-10-11 13:15:08 +03:00
qmuparser.pro Added MSVC warnings. 2016-07-29 21:04:53 +03:00
qmuparser_global.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparserbase.cpp Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
qmuparserbase.h cppcheck. 2015-10-12 14:52:48 +03:00
qmuparserbytecode.cpp Fixed build on Qt lower version 5.5.0. 2016-08-06 19:32:51 +03:00
qmuparserbytecode.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
qmuparsercallback.cpp Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparsercallback.h Use Q_REQUIRED_RESULT where it make sense. 2016-03-23 17:27:17 +02:00
qmuparserdef.h "noexcept" is only supported since the Visual Studio 2015 2016-07-29 12:07:44 +03:00
qmuparsererror.cpp We can't use tr() macros, but macros translate() need context in the first 2015-10-16 23:00:05 +03:00
qmuparsererror.h Use Q_REQUIRED_RESULT where it make sense. 2016-03-23 17:27:17 +02:00
qmuparserfixes.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02:00
qmuparsertest.cpp Suppress cppcheck warning. 2016-08-06 21:56:33 +03:00
qmuparsertest.h cppcheck warnings. 2016-08-02 15:12:13 +03:00
qmuparsertoken.h cppcheck. 2015-10-12 14:52:48 +03:00
qmuparsertokenreader.cpp Suppress MSVC 2015 warning C4309. 2016-08-06 22:43:09 +03:00
qmuparsertokenreader.h cppcheck. 2015-10-12 14:52:48 +03:00
qmutokenparser.cpp Resolved issue #382. Add 'Create from existing file' option in Tape, 2015-10-15 15:37:10 +03:00
qmutokenparser.h Add method for check that formula contain inside only single value. 2015-10-15 13:41:42 +03:00
qmutranslation.cpp Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02: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