Commit Graph

117 Commits

Author SHA1 Message Date
dismine
a65faff8d9 Auto creation label.
--HG--
branch : feature
2014-09-05 11:01:46 +03:00
dismine
fa4a7fb7b8 Show Error message when formula broken.
--HG--
branch : feature
2014-08-29 17:38:43 +03:00
dismine
b2b7854598 Check if internal cursor stack is empty.
--HG--
branch : feature
2014-08-29 16:57:12 +03:00
dismine
2b83e18773 New property formula.
--HG--
branch : feature
2014-08-29 12:19:11 +03:00
dismine
ca32f1c9df Fixed issue 168.
--HG--
branch : develop
2014-08-21 15:44:40 +03:00
dismine
6ed576a71e Visualization for VToolSpline.
--HG--
branch : develop
2014-08-18 17:42:53 +03:00
dismine
fcffc03649 Refactoring.
--HG--
branch : develop
2014-08-17 21:49:29 +03:00
dismine
a33ab27909 New define NULL_ID.
--HG--
branch : develop
2014-08-17 18:20:55 +03:00
dismine
62f573ec55 Renamed classes to more correct names.
--HG--
branch : develop
2014-08-15 20:27:30 +03:00
dismine
e9dc8d7b98 Visualization for VToolCutArc.
--HG--
branch : develop
2014-08-15 17:37:22 +03:00
dismine
3546c2a557 Visualization for VToolArc.
--HG--
branch : develop
2014-08-15 16:54:24 +03:00
dismine
3f582123db Visualization for VToolLineIntersect.
--HG--
branch : develop
2014-08-14 18:48:31 +03:00
dismine
3b129aa94e Visualization for VToolPointOfContact.
--HG--
branch : develop
2014-08-14 16:43:30 +03:00
dismine
ade24ab84d Visualization for VToolTriangle.
--HG--
branch : develop
2014-08-14 14:16:02 +03:00
dismine
16fa925021 Visualization for VToolPointOfIntersection.
--HG--
branch : develop
2014-08-13 14:31:01 +03:00
dismine
8d1b68d448 Class visualization for VToolPointOfIntersection.
--HG--
branch : develop
2014-08-13 14:12:00 +03:00
dismine
043b9a4742 Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 13:20:30 +03:00
dismine
4bba3df4af Refactoring.
--HG--
branch : develop
2014-08-12 20:21:50 +03:00
dismine
30aa0402fe Visualization for VToolNormal.
--HG--
branch : develop
2014-08-12 20:02:14 +03:00
dismine
7e75a18c1c Fixed issue 81.
--HG--
branch : develop
2014-08-11 17:41:17 +03:00
dismine
3af2859980 Formula that calculate angle can be equal zero.
--HG--
branch : develop
2014-08-11 11:56:50 +03:00
dismine
318517d3d7 Use QObject::blockSignals if need block signal instead disconnect() each time.
--HG--
branch : develop
2014-08-09 11:43:01 +03:00
dismine
1a4953ad73 Use another way get tool's id for filtering tool from lists.
--HG--
branch : develop
2014-07-29 16:08:38 +03:00
dismine
10ba3eacbb Don't show internal variable if we created her.
--HG--
branch : develop
2014-07-29 15:19:11 +03:00
dismine
484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine
ccbdff7fb5 Use in dialog tool's container with data after creation tool with Apply button.
--HG--
branch : develop
2014-07-25 14:22:25 +03:00
dismine
2ff611b923 Visualization for VToolShoulderPoint.
--HG--
branch : develop
2014-07-25 12:55:27 +03:00
dismine
b8f6629dd1 Visualization for VToolBisector.
--HG--
branch : develop
2014-07-24 16:26:59 +03:00
dismine
36e90eb86b Visualization for VToolAlongLine.
--HG--
branch : develop
2014-07-24 13:19:41 +03:00
dismine
28fa14cff2 Sometimes need convert from different unit that in a pattern.
--HG--
branch : develop
2014-07-23 13:04:23 +03:00
dismine
3953d6fb22 Visualization for VToolEndLine.
--HG--
branch : develop
2014-07-23 11:56:32 +03:00
dismine
6d0029324b Refactoring visualization tool line.
--HG--
branch : develop
2014-07-21 15:52:15 +03:00
dismine
717a94879c If formula equal zero it is also error.
--HG--
branch : develop
2014-07-21 12:05:59 +03:00
dismine
ad01fe75bd Apply button for dialog line.
--HG--
branch : develop
2014-07-16 20:08:24 +03:00
dismine
4b9e40175a No need get chosen object for dialog anymore for just showing options.
--HG--
branch : develop
2014-07-15 17:42:41 +03:00
dismine
0c42eb06b2 Fix crash. Redefine updating list of variables.
--HG--
branch : develop
2014-07-15 17:28:19 +03:00
dismine
ff3b3d8797 Make size dialogline unchangeable.
--HG--
branch : develop
2014-07-15 16:55:57 +03:00
dismine
b08019104e Visualization for VToolLine.
--HG--
branch : develop
2014-07-15 16:51:15 +03:00
dismine
9563604d67 Refactoring method PointNameChanged.
--HG--
branch : develop
2014-07-14 19:28:41 +03:00
dismine
84050f042b DialogTriangle - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 19:12:51 +03:00
dismine
9693d6d63e DialogSpline - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:57:12 +03:00
dismine
d4d55228a6 DialogShoulderPoint, DialogPointOfIntersection - check if names of points don't
equal.

--HG--
branch : develop
2014-07-14 18:32:00 +03:00
dismine
3f50c316de DialogPointOfContact - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:15:55 +03:00
dismine
6c72dfabb4 DialogNormal - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:07:56 +03:00
dismine
efd6760e30 DialogLineIntersect - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 18:01:14 +03:00
dismine
c090325875 DialogLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 16:33:03 +03:00
dismine
f9283ed938 DialogHeight - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 15:57:16 +03:00
dismine
0c6dc67090 DialogBisector - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 14:54:41 +03:00
dismine
0e3da0d902 DialogAlongLine - check if names of points don't equal.
--HG--
branch : develop
2014-07-14 13:21:46 +03:00
dismine
e2ffad7146 Fix missing headers, fix for precompiled header on Windows, fix zooming.
--HG--
branch : develop
2014-07-13 15:49:00 +03:00