Roman Telezhynskyi
|
c99cdb69ec
|
Added new curve path segment variables.
--HG--
branch : develop
|
2016-04-02 00:15:04 +03:00 |
|
Roman Telezhynskyi
|
d1480132a0
|
Don't separate data about spline and arc length and angles.
--HG--
branch : develop
|
2016-04-01 22:34:57 +03:00 |
|
Roman Telezhynskyi
|
bb29984b4a
|
Cut tools do not create subcurves anymore.
--HG--
branch : develop
|
2016-04-01 17:32:36 +03:00 |
|
Roman Telezhynskyi
|
be7277eeba
|
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
--HG--
branch : develop
|
2016-03-23 16:09:30 +02:00 |
|
Roman Telezhynskyi
|
bd783d4df1
|
Check if next id is not bigger than UINT_MAX.
--HG--
branch : develop
|
2016-03-19 16:54:27 +02:00 |
|
Roman Telezhynskyi
|
c5c3862bfc
|
More human readable angle of line.
--HG--
branch : develop
|
2016-03-16 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
d72ea565cb
|
Fixed wrong handling with true darts points inside tool detail.
(grafted from c84b1a66716faa7e171e5acb2824a7fb5702dd27)
--HG--
branch : develop
|
2016-03-08 19:49:16 +02:00 |
|
Roman Telezhynskyi
|
dc162f5085
|
Fixed build problem on Win7
(grafted from 4d6b1388a31f2f0092699ea73ac5a8de3ec97b18)
--HG--
branch : develop
|
2016-03-06 14:03:22 +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
|
9219b05a5b
|
Fixed broken formula when for system locale thousand separator is space.
--HG--
branch : feature
|
2016-02-25 21:21:48 +02:00 |
|
Roman Telezhynskyi
|
623c28eb9f
|
Fixed getting correct reversed segment for single in the list curve.
(grafted from c45cc62df72241692b4bf035f779a34add622b37)
--HG--
branch : develop
|
2016-02-10 21:39:26 +02:00 |
|
Roman Telezhynskyi
|
85f5df4b21
|
Removing objects before each FullParse. NodeArc, NodeSpline, NodeSplinePath are
not part of a scene anymore.
--HG--
branch : develop
|
2016-02-10 18:45:49 +02:00 |
|
Roman Telezhynskyi
|
3d6f8e0caa
|
Brush detail.
--HG--
branch : develop
|
2016-01-10 15:31:43 +02:00 |
|
Roman Telezhynskyi
|
1c92165467
|
Have found case where the program returns wrong curve segment.
--HG--
branch : develop
|
2016-01-08 17:59:51 +02:00 |
|
Roman Telezhynskyi
|
4bdb788c50
|
New tests of localizations. Lupdate.
--HG--
branch : develop
|
2015-12-17 12:52:10 +02:00 |
|
Roman Telezhynskyi
|
717772c339
|
Main workpiece's path also can contains loops. This cause wrong seam allowances.
--HG--
branch : develop
|
2015-12-15 13:16:37 +02:00 |
|
Roman Telezhynskyi
|
f0691d7c9f
|
Mark implicitly shared classes as a movable type. This can improve performance
and memory efficiency when using Qt's container classes.
--HG--
branch : develop
|
2015-11-25 20:56:17 +02:00 |
|
Roman Telezhynskyi
|
5eed97c640
|
Enable #pragma message in Clang.
--HG--
branch : develop
|
2015-11-16 12:28:21 +02:00 |
|
Roman Telezhynskyi
|
7038c25c39
|
Turn on PCH on mac os x.
--HG--
branch : develop
|
2015-11-16 12:22:34 +02:00 |
|
Roman Telezhynskyi
|
af74da95af
|
Corrected measurement N04 (rise_length_side_sitting) short description.
--HG--
branch : develop
|
2015-11-15 17:57:59 +02:00 |
|
Roman Telezhynskyi
|
4e21bf05e0
|
Don't show section "Size and Height".
--HG--
branch : develop
|
2015-11-11 20:52:25 +02:00 |
|
Roman Telezhynskyi
|
833c507148
|
New measurement (N08) rise_length_side.
--HG--
branch : feature
|
2015-11-11 16:26:48 +02:00 |
|
Roman Telezhynskyi
|
fa822dda24
|
(N04) 'rise_length_side' renamed to 'rise_length_side_sitting'.
--HG--
branch : feature
|
2015-11-11 14:37:32 +02:00 |
|
Roman Telezhynskyi
|
e286ae8476
|
New measurements: (H41) neck_back_to_across_back, (H42) across_back_to_waist_b,
(L22) arm_neck_side_to_outer_elbow, (G46) hip_circ_with_abdomen.
--HG--
branch : feature
|
2015-11-11 14:23:39 +02:00 |
|
Roman Telezhynskyi
|
6b54c5bb7d
|
Set default printing color mode.
Known issue: program doesn't print in grayscale color mode.
--HG--
branch : develop
|
2015-11-04 17:22:49 +02:00 |
|
Roman Telezhynskyi
|
9aa8713203
|
Refactoring.
--HG--
branch : develop
|
2015-10-31 14:56:28 +02:00 |
|
Roman Telezhynskyi
|
cb8bc39e8c
|
Resolved issue #380.
--HG--
branch : develop
|
2015-10-29 18:20:59 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
b516ceb8e1
|
"CONFIG += silent" doesn't work correct with msvc. Do not create target
"make distclean" with msvc.
--HG--
branch : develop
|
2015-10-24 14:13:59 +03:00 |
|
Valentina Zhuravska
|
36f0e1dc44
|
Fixed MSVC build
--HG--
branch : feature
|
2015-10-22 12:28:17 +03:00 |
|
Roman Telezhynskyi
|
69f65cf4e7
|
ICC warnings.
--HG--
branch : develop
|
2015-10-21 10:25:27 +03:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
4d90589f01
|
Clang warnings.
--HG--
branch : develop
|
2015-10-19 16:21:06 +03:00 |
|
Roman Telezhynskyi
|
65d2213ef9
|
Coverity scan missing includes.
--HG--
branch : develop
|
2015-10-18 22:30:51 +03:00 |
|
Roman Telezhynskyi
|
a6dedb814a
|
We can't use tr() macros, but macros translate() need context in the first
parameter.
--HG--
branch : develop
|
2015-10-16 23:00:05 +03:00 |
|
Roman Telezhynskyi
|
1e05300ae1
|
Add method for check that formula contain inside only single value.
--HG--
branch : develop
|
2015-10-15 13:41:42 +03:00 |
|
Roman Telezhynskyi
|
5cd9a88761
|
Making class Calculator independent from class VContainer.
--HG--
branch : develop
|
2015-10-15 13:07:43 +03:00 |
|
Roman Telezhynskyi
|
4fbae45406
|
Return list of all variables.
--HG--
branch : develop
|
2015-10-15 12:49:15 +03:00 |
|
Roman Telezhynskyi
|
8066d880c9
|
Lupdate. Fixed lupdate warnings.
--HG--
branch : develop
|
2015-10-15 12:32:50 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
2c042b82ae
|
stable.cpp only need by MSVC.
--HG--
branch : develop
|
2015-10-11 13:15:08 +03:00 |
|
Roman Telezhynskyi
|
c1976401a0
|
Use CONFIG += silent in release mode.
--HG--
branch : develop
|
2015-10-09 20:22:49 +03:00 |
|
Roman Telezhynskyi
|
259f1e1de0
|
Define macros tr() for reducing code complexity.
--HG--
branch : develop
|
2015-10-08 08:24:15 +03:00 |
|
Roman Telezhynskyi
|
7daec88f6e
|
Fixed system p25 description.
--HG--
branch : develop
|
2015-10-07 22:22:44 +03:00 |
|
Roman Telezhynskyi
|
94f86f136e
|
New pattern making system 'None' with code p998.
--HG--
branch : develop
|
2015-10-07 20:57:18 +03:00 |
|
Roman Telezhynskyi
|
defbdb8e9c
|
New keys "gsize" and "gheight".
--HG--
branch : develop
|
2015-10-07 18:28:51 +03:00 |
|
Roman Telezhynskyi
|
bf2db165da
|
Fixed translation.
--HG--
branch : develop
|
2015-09-29 17:04:24 +03:00 |
|
Roman Telezhynskyi
|
ed373cf6c1
|
Define "tr" makes code more compact.
--HG--
branch : feature
|
2015-09-22 16:11:20 +03:00 |
|
Roman Telezhynskyi
|
055f80ccd5
|
Updated the measurement numbers.
--HG--
branch : feature
|
2015-09-21 17:50:50 +03:00 |
|
Roman Telezhynskyi
|
2299054ae6
|
Updated the long descriptions.
--HG--
branch : feature
|
2015-09-20 21:08:10 +03:00 |
|