Commit Graph

129 Commits

Author SHA1 Message Date
dismine
c412d0c51b Refactoring. Prepare for showing tools options.
--HG--
branch : feature
2014-08-30 22:58:31 +03:00
dismine
87d32d9445 Show property tool "Point at distance along line".
--HG--
branch : feature
2014-08-30 13:41:21 +03:00
dismine
fa4a7fb7b8 Show Error message when formula broken.
--HG--
branch : feature
2014-08-29 17:38:43 +03:00
dismine
ae4bab9d07 Don't set cursor "arrow close hand" after double mouse click.
--HG--
branch : feature
2014-08-29 17:10:47 +03:00
dismine
37ec49065a Show line type for tool endLine.
--HG--
branch : feature
2014-08-28 14:23:28 +03:00
dismine
a9667aac09 New property list of objects (points, arcs, curves).
--HG--
branch : feature
2014-08-28 14:05:58 +03:00
dismine
35b5a65eed Save label name.
--HG--
branch : feature
2014-08-27 10:31:58 +03:00
dismine
bdfd292386 First build.
--HG--
branch : feature
2014-08-26 21:31:28 +03:00
dismine
ca32f1c9df Fixed issue 168.
--HG--
branch : develop
2014-08-21 15:44:40 +03:00
dismine
4e1742ded5 Show cursor if item can move.
--HG--
branch : develop
2014-08-19 14:16:00 +03:00
dismine
6ed576a71e Visualization for VToolSpline.
--HG--
branch : develop
2014-08-18 17:42:53 +03:00
dismine
aec154e43c If point intersects with rect the line to the label wrong.
--HG--
branch : develop
2014-08-17 22:34:01 +03:00
dismine
b72f5511b4 Refactoring.
--HG--
branch : develop
2014-08-17 18:50:33 +03:00
dismine
a33ab27909 New define NULL_ID.
--HG--
branch : develop
2014-08-17 18:20:55 +03:00
dismine
036979a68c Fixed issue 107.
--HG--
branch : develop
2014-08-17 17:22:30 +03:00
dismine
62f573ec55 Renamed classes to more correct names.
--HG--
branch : develop
2014-08-15 20:27:30 +03:00
dismine
2cfe392322 Filter in dialog curves that was created after cutting.
--HG--
branch : develop
2014-08-15 20:07:26 +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
c7c86cf416 Max label distance from point seek in mm.
--HG--
branch : develop
2014-08-14 14:21:13 +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
043b9a4742 Refactoring. Visualization for VToolHeight.
--HG--
branch : develop
2014-08-13 13:20:30 +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
7c52bf240f Parse current pattern piece only for changing position pattern piece.
--HG--
branch : develop
2014-08-04 16:37:36 +03:00
dismine
14edede972 Lite parsing. Parse only current pattern piece.
--HG--
branch : develop
2014-07-29 18:23:18 +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
13d369f560 Check for self-assignment, by comparing the pointers.
--HG--
branch : develop
2014-07-27 15:30:28 +03:00
dismine
c0c407f8a8 Call ZoomFitBest() twice before show pattern.
--HG--
branch : develop
2014-07-26 11:56:34 +03:00
dismine
2cf032461d Refactoring.
--HG--
branch : develop
2014-07-25 18:43:32 +03:00
dismine
933e63d103 Added new contructor for VPointF.
--HG--
branch : develop
2014-07-25 14:53:39 +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
b8f6629dd1 Visualization for VToolBisector.
--HG--
branch : develop
2014-07-24 16:26:59 +03:00
dismine
33ad980c91 Remove border around qgraphicsitem when selected.
--HG--
branch : develop
2014-07-24 13:20:26 +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
41834c7b36 New undo command "rename pattern piece".
--HG--
branch : develop
2014-07-17 15:41:48 +03:00
dismine
ad01fe75bd Apply button for dialog line.
--HG--
branch : develop
2014-07-16 20:08:24 +03:00
dismine
d7dfcb8898 Refactoring undocommands. Fix deletion node.
--HG--
branch : develop
2014-07-16 15:37:38 +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
b08019104e Visualization for VToolLine.
--HG--
branch : develop
2014-07-15 16:51:15 +03:00
dismine
6c6ee3c883 Prepare folder for issue #16: Visualization.
--HG--
branch : develop
2014-07-14 21:16:00 +03:00
dismine
5ba92396c2 After changing active pattern piece calculate pattern piece's bounding rect and
use them for best fit zooming.

--HG--
branch : develop
2014-07-12 19:25:25 +03:00
dismine
c1319d8da7 Return old spline path name -> SplPath.
--HG--
branch : develop
2014-07-08 17:35:46 +03:00
dismine
e805d36114 Save pointer to main window. Use when need create modal window.
--HG--
branch : develop
2014-07-08 13:59:50 +03:00