valentina/src/libs/qmuparser
Roman Telezhynskyi 69e0ff74e6 MSVC warnings.
--HG--
branch : develop
2016-08-06 15:59:30 +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 Again, made compilable with msvc by adding compiler directive where necessary... 2016-05-04 21:35:35 +10: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 MSVC warnings. 2016-08-06 15:59:30 +03:00
qmuparserbase.h cppcheck. 2015-10-12 14:52:48 +03:00
qmuparserbytecode.cpp MSVC warnings. 2016-08-06 15:59:30 +03:00
qmuparserbytecode.h Fixed copyright notice for library qmuparser. 2015-02-27 12:21:09 +02: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 Refactoring. Use more safe function VFuzzyComparePossibleNulls. 2016-03-23 16:09:30 +02: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 Fix for ParserTokenReader::ExtractOperatorToken incorrectly uses 2015-03-31 16:13:41 +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 MSVC warnings. 2016-08-06 15:59:30 +03:00