Roman Telezhynskyi
|
d355b4dce8
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-04-06 15:50:15 +03:00 |
|
Roman Telezhynskyi
|
da6cd92b22
|
Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count
limitation.
--HG--
branch : develop
|
2017-01-03 11:14:32 +02:00 |
|
Roman Telezhynskyi
|
5153e997d1
|
Fix warning "using-directive shall not be used.".
--HG--
branch : develop
|
2016-12-21 14:02:55 +02:00 |
|
Roman Telezhynskyi
|
2d61b87256
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 21:19:21 +02:00 |
|
Roman Telezhynskyi
|
585618e3fc
|
Cppcheck warnings.
--HG--
branch : develop
|
2016-10-11 17:10:28 +03:00 |
|
Roman Telezhynskyi
|
e333c9bc08
|
QtDebug and QDebug lead to the same header. Leave only QtDebug.
--HG--
branch : develop
|
2016-08-16 20:35:21 +03:00 |
|
Roman Telezhynskyi
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
c9cdd2cd8d
|
Using macros QT_WARNING_DISABLE_*.
--HG--
branch : develop
|
2016-08-06 21:42:40 +03:00 |
|
Roman Telezhynskyi
|
69e0ff74e6
|
MSVC warnings.
--HG--
branch : develop
|
2016-08-06 15:59:30 +03:00 |
|
Roman Telezhynskyi
|
be7277eeba
|
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
--HG--
branch : develop
|
2016-03-23 16:09:30 +02:00 |
|
Roman Telezhynskyi
|
ba89a2856d
|
Better don't touch stack.
--HG--
branch : develop
|
2015-10-28 18:37:36 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
c2e563a65c
|
variable scope.
--HG--
branch : develop
|
2015-10-12 16:26:42 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
aef39533c8
|
Bugfix for Bulkmode: Expressions with like "a=b, b*10" did not compute properly.
--HG--
branch : develop
|
2015-03-31 16:08:44 +03:00 |
|
Roman Telezhynskyi
|
bfbe2a5fc2
|
Fixed copyright notice for library qmuparser.
--HG--
branch : develop
|
2015-02-27 12:21:09 +02:00 |
|
Roman Telezhynskyi
|
8c0bdcc612
|
Make parser static locale variable local for each parser instance.
--HG--
branch : feature
|
2015-02-10 13:39:31 +02:00 |
|
dismine
|
e1ff009771
|
Check if stack is empty like in origin muparser.
--HG--
branch : develop
|
2014-11-09 16:28:44 +02:00 |
|
dismine
|
a06a162100
|
Support build with MSVC.
--HG--
branch : develop
|
2014-10-17 22:26:30 +02:00 |
|
dismine
|
01e37bf4bf
|
Clang warnings.
--HG--
branch : develop
|
2014-10-03 14:40:39 +03:00 |
|
dismine
|
ea9ba2a11a
|
Building with Clang.
--HG--
branch : develop
|
2014-10-03 13:32:12 +03:00 |
|
dismine
|
7e6cfe9f70
|
Change build dependence to Qt 5.0.2.
--HG--
branch : develop
|
2014-09-25 18:44:06 +03:00 |
|
dismine
|
2766628037
|
Clang warnings.
--HG--
branch : develop
|
2014-09-11 19:52:02 +03:00 |
|
dismine
|
44d1465881
|
Disable multiple subexpression mode. One expresiion per time.
--HG--
branch : feature
|
2014-08-29 16:42:53 +03:00 |
|
dismine
|
e01b8b2164
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 19:17:18 +03:00 |
|
dismine
|
95422546b6
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 16:07:12 +03:00 |
|
dismine
|
ec44c57c34
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 15:58:57 +03:00 |
|
dismine
|
3b36cd8af4
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 15:13:55 +03:00 |
|
dismine
|
1a25b82019
|
Refactoring. Delete repetitive code.
--HG--
branch : feature
|
2014-06-18 14:52:53 +03:00 |
|
dismine
|
0659be3375
|
Refactoring.
--HG--
branch : feature
|
2014-06-18 14:10:26 +03:00 |
|
dismine
|
c3355e37e4
|
Includes for Coverity Scan, again.
--HG--
branch : develop
|
2014-06-17 12:50:11 +03:00 |
|
dismine
|
7e3dc203dc
|
Use forward declaration.
--HG--
branch : feature
|
2014-06-08 21:10:57 +03:00 |
|
dismine
|
a40099da1f
|
Backport changeset 8a2e2ab97237.
--HG--
branch : develop
|
2014-06-03 15:15:17 +03:00 |
|
dismine
|
dce41a864f
|
The C++11 initializer list feature.
--HG--
branch : feature
|
2014-05-30 12:52:19 +03:00 |
|
dismine
|
ccde48e3bf
|
Factory function for creating new parser variables. New methods what return
tokens and numbers.
--HG--
branch : feature
|
2014-05-22 15:11:14 +03:00 |
|
dismine
|
5adc0555ef
|
Save all variable in dynamic array.
--HG--
branch : feature
|
2014-05-21 16:51:47 +03:00 |
|
dismine
|
bd5fda320f
|
Use new math parser instead old.
--HG--
branch : feature
|
2014-05-21 11:51:16 +03:00 |
|
dismine
|
6a8869bc1b
|
Made possible methods include.
--HG--
branch : develop
|
2014-05-06 17:36:42 +03:00 |
|
dismine
|
2e6cc94e19
|
delete Q_UNREACHABLE().
--HG--
branch : feature
|
2014-05-06 13:51:14 +03:00 |
|
dismine
|
d65368bafb
|
Tests passed.
--HG--
branch : feature
|
2014-05-06 12:45:21 +03:00 |
|
dismine
|
9ca9455c80
|
For nothrow methods set Q_DECL_NOEXCEPT.
--HG--
branch : feature
|
2014-05-02 11:43:02 +03:00 |
|
dismine
|
79ef0e914e
|
CppCheck.
--HG--
branch : feature
|
2014-05-02 11:09:10 +03:00 |
|
dismine
|
362638066a
|
Vera++.
--HG--
branch : feature
|
2014-05-01 14:33:40 +03:00 |
|
dismine
|
37ecf9fd86
|
Fix gcc's warnings.
--HG--
branch : feature
|
2014-05-01 12:55:23 +03:00 |
|
dismine
|
f505234bbd
|
My surname like in my passport.
--HG--
branch : feature
|
2014-04-30 08:38:52 +03:00 |
|
dismine
|
2c77a73343
|
Apply project code style.
--HG--
branch : feature
|
2014-04-30 08:32:29 +03:00 |
|
dismine
|
0b49785255
|
First success build after all changes.
--HG--
branch : feature
|
2014-04-28 21:41:38 +03:00 |
|
dismine
|
7c1d22c5f4
|
Try use QString where posible.
--HG--
branch : feature
|
2014-04-26 11:16:19 +03:00 |
|