Roman Telezhynskyi
|
3999ebd82e
|
Fixed bug in Tape. Each Window should has own size and height values.
--HG--
branch : develop
|
2017-08-04 20:29:43 +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
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +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
|
18e0f6750a
|
Refactoring. Fixed wrong using method tr().
--HG--
branch : develop
|
2016-07-18 19:29:34 +03:00 |
|
Roman Telezhynskyi
|
9c0f5f2fa4
|
Refactoring. Use QScopedPointer for class Calculator.
--HG--
branch : develop
|
2016-05-24 15:25:58 +03:00 |
|
Roman Telezhynskyi
|
83243e5af3
|
Handle case when NaN and Inf value treats like valid.
--HG--
branch : develop
|
2016-05-24 15:06:35 +03:00 |
|
Roman Telezhynskyi
|
b820d5a6ea
|
Fixed issue #491. Valentina doesn't update fractional separator.
(grafted from c658843945e37cd7f1d3e4e0ca4967d7a01b1c4d)
--HG--
branch : develop
|
2016-05-23 18:23:39 +03:00 |
|
Roman Telezhynskyi
|
be7277eeba
|
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
--HG--
branch : develop
|
2016-03-23 16:09:30 +02:00 |
|
Roman Telezhynskyi
|
504a334717
|
The method FormulaFromUser throw an exception. In many places we don't catch the
exception and i think this is wrong. New method TryFormulaFromUser was
introduced for fixing situation.
--HG--
branch : feature
|
2016-03-05 17:27:07 +02:00 |
|
Roman Telezhynskyi
|
5cd9a88761
|
Making class Calculator independent from class VContainer.
--HG--
branch : develop
|
2015-10-15 13:07:43 +03:00 |
|
Roman Telezhynskyi
|
b395465659
|
Rename getSettings.
--HG--
branch : feature
|
2015-06-18 11:49:25 +03:00 |
|
Roman Telezhynskyi
|
a312e763c0
|
Move VFormula to library VPatternDB. New class VAbstractPattern.
--HG--
branch : feature
|
2015-06-18 11:45:38 +03:00 |
|