Commit Graph

703 Commits

Author SHA1 Message Date
Roman Telezhynskyi
bb1ef64d15 Fixed issue with deleting detail nodes.
--HG--
branch : release
2016-03-15 16:51:22 +02:00
Roman Telezhynskyi
b5f5bf9514 Fixed issue #458. Issue with segment of curve.
--HG--
branch : release
2016-03-15 13:21:10 +02:00
Roman Telezhynskyi
eb24adb26d For modeling no need to seek parent tool id.
--HG--
branch : release
2016-03-14 14:17:16 +02:00
Roman Telezhynskyi
b35a80d874 Fixed disappearing curve if start and finish points of a segment are equal.
--HG--
branch : release
2016-03-10 20:14:08 +02:00
Roman Telezhynskyi
b49f1b934d Fixed bug case where an open equidistant point is too far from a main path.
--HG--
branch : release
2016-03-10 09:40:06 +02:00
Roman Telezhynskyi
3d2039e61c Updated version inside the application.
--HG--
branch : release
2016-03-08 14:52:56 +02:00
Roman Telezhynskyi
f171322db3 Fixed wrong handling with true darts points inside tool detail.
--HG--
branch : release
2016-03-08 14:50:05 +02:00
Roman Telezhynskyi
48296502f5 Updated version inside the application.
--HG--
branch : release
2016-03-06 18:23:36 +02:00
Roman Telezhynskyi
2f07549c99 Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol.
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.
(grafted from a1a7dab0f21e7698812f44d50d7389fd36060eeb)

--HG--
branch : release
2016-03-06 13:51:31 +02:00
Valentina Zhuravska
ef8795d2d2 Fixed build problem on Win7
--HG--
branch : release
2016-03-02 02:23:07 +02:00
Roman Telezhynskyi
c8e940d11c Fixed UI bug. Release a dialog size for deploying a formula field.
--HG--
branch : release
2016-02-29 14:21:52 +02:00
Roman Telezhynskyi
7cb84f9931 Fixed broken formula when for system locale thousand separator is a space.
--HG--
branch : release
2016-02-29 14:17:49 +02:00
Roman Telezhynskyi
bb053e03f4 Fixed bug disabling tool True darts.
--HG--
branch : release
2016-02-22 11:15:54 +02:00
Roman Telezhynskyi
8f994f3de6 Refactoring.
--HG--
branch : feature
2016-02-22 10:58:16 +02:00
Roman Telezhynskyi
e688111414 Fixed wrong calculation tool True darts.
--HG--
branch : feature
2016-02-22 10:55:08 +02:00
Roman Telezhynskyi
037ad21553 Fixed issue #405. Crash after deleting first pattern piece in the list.
--HG--
branch : release
2016-02-19 15:56:38 +02:00
Roman Telezhynskyi
d93092c4b8 Updated version inside the application.
--HG--
branch : release
2016-02-17 12:32:00 +02:00
Roman Telezhynskyi
98126ff8ac In dialog 'tool Spline Path' fixed broken selecting new point into the list of
points.

--HG--
branch : release
2016-02-16 17:29:00 +02:00
Roman Telezhynskyi
dfd89778e3 Regesign dialogs tool 'Spline' and 'Spline Path' for avoiding text squeeze.
--HG--
branch : release
2016-02-16 17:25:47 +02:00
Roman Telezhynskyi
99aea913a8 Fixed getting correct reversed segment for single in the list curve.
--HG--
branch : release
2016-02-10 21:38:37 +02:00
Roman Telezhynskyi
bcd59b90c7 Fixed triggering validation a detail.
Two new cases: has been changed Reverse option and the list
has been scrolled. Fixed validation when the list conatains only curve.

--HG--
branch : release
2016-02-10 21:35:46 +02:00
Roman Telezhynskyi
e58080ba81 Little fix tools visuzlization.
--HG--
branch : release
2016-02-09 16:26:49 +02:00
Roman Telezhynskyi
30adc76bce Fixed broken path to measurements after using Save As option.
--HG--
branch : release
2016-02-09 16:16:04 +02:00
Roman Telezhynskyi
aee23cf700 Tool line. Block selecting the same point twice.
--HG--
branch : release
2016-02-09 14:45:31 +02:00
Roman Telezhynskyi
4774a37d43 Resolved issue #443. Not valid dxf file.
- libdxf updated to version 3.12.2.0.
- Fixed wrong pen width.
- Fixed drawPath() method. Drawing subpaths.

--HG--
branch : release
2016-02-09 14:40:39 +02:00
Roman Telezhynskyi
3ad10ca5d2 Fixed combobox width in Dialog "Tool True Dart point".
--HG--
branch : release
2016-02-02 15:37:44 +02:00
Roman Telezhynskyi
eb9f8f4b60 Resolved issue #441. Broken reference incrementation for tool "True Dart point".
--HG--
branch : release
2016-02-02 15:34:29 +02:00
Roman Telezhynskyi
7fd45ded4e Resolved issue #439. Widen Formula Dialog.
--HG--
branch : release
2016-02-01 20:59:00 +02:00
Roman Telezhynskyi
65d8772a72 Fixed broken tool dialogs "Intersection arcs" and "Point from arc and tangent".
--HG--
branch : release
2016-02-01 20:02:32 +02:00
Roman Telezhynskyi
4f5526b9e5 Fixed issue #442. 'Broken Formula' error when using Intersect Circles tool.
--HG--
branch : release
2016-02-01 19:43:32 +02:00
Roman Telezhynskyi
f572c93748 Change version to 0.4.1.
--HG--
branch : release
2016-01-29 21:48:21 +02:00
Roman Telezhynskyi
d3fab56181 Change version to 0.4.0.
--HG--
branch : release
2016-01-27 14:51:10 +02:00
Roman Telezhynskyi
4333b50559 Fixed typos.
--HG--
branch : release
2016-01-21 16:20:02 +02:00
Roman Telezhynskyi
0fac22badb If item's rect is bigger than view's rect ensureVisible works very unstable.
--HG--
branch : release
2016-01-15 14:09:52 +02:00
Roman Telezhynskyi
69354bd28c Showing/hiding control points require recalculation scene size.
--HG--
branch : release
2016-01-15 12:16:04 +02:00
Roman Telezhynskyi
b2d498b78c Call ensureVisible() only in mouseMoveEvent() method. Alwayse update size of
scene.

--HG--
branch : release
2016-01-15 12:05:56 +02:00
Roman Telezhynskyi
f5c85a73a1 Ensure cursor visibility when move curve.
--HG--
branch : release
2016-01-14 17:04:36 +02:00
Roman Telezhynskyi
68b723148c Fix recalculation the scene when move detail.
--HG--
branch : release
2016-01-14 15:48:21 +02:00
Roman Telezhynskyi
7695361b0f Release candidate.
--HG--
branch : release
2016-01-14 11:45:41 +02:00
Roman Telezhynskyi
8745a78c67 Calculate items bounding rect without hidden items.
--HG--
branch : develop
2016-01-13 15:47:38 +02:00
Roman Telezhinskyi
62b47197f7 Merged in ValentinaZhuravska/valentina/feature (pull request #92)
Retranslate

--HG--
branch : develop
2016-01-11 15:16:57 +02:00
Roman Telezhynskyi
6be6eb80b0 Parse expression also in the attribute radius.
--HG--
branch : develop
2016-01-11 13:28:48 +02:00
Roman Telezhynskyi
4977604106 Correct disabling line to the label.
--HG--
branch : develop
2016-01-11 13:24:37 +02:00
Roman Telezhynskyi
ac5c8d8201 Do not remove a loop created by intersection point when it is the first or
the last point of lines that intersect.

--HG--
branch : develop
2016-01-10 21:41:46 +02:00
Roman Telezhynskyi
3d6f8e0caa Brush detail.
--HG--
branch : develop
2016-01-10 15:31:43 +02:00
Roman Telezhynskyi
c2976614ba Correct removing loop if a path contains them several. Seek and remove the last.
In this way we will correct remove them all.

--HG--
branch : develop
2016-01-09 23:53:17 +02:00
Roman Telezhynskyi
b9f8e19236 Test issue with method IsPointOnLineSegment.
--HG--
branch : develop
2016-01-09 11:42:06 +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
45454a8955 Fix tool UnionDetails. Always left last poit of detail, save children ids,
save in correct section.

--HG--
branch : develop
2016-01-07 18:43:08 +02:00
Valentina Zhuravska
31aee635e4 Little optimization: change 'cansel' to 'cancel'
--HG--
branch : feature
2016-01-06 08:05:41 +02:00