Roman Telezhynskyi
412ea278fe
Fixed issue #516 . Valentina crashes when use "Point intersect line and axis" instrument.
...
(grafted from e1677e1a2ae3eb9ddc41033299072c6b97fb2f56)
--HG--
branch : release
2016-06-28 09:15:48 +03:00
Roman Telezhynskyi
cdf3d76930
Fixed issue #494 . Printing is not working.
...
--HG--
branch : release
2016-06-17 17:56:15 +03:00
Roman Telezhynskyi
470ffcf767
Fixed issue #515 . Seam allowance wrong way.
...
--HG--
branch : release
2016-06-17 15:44:45 +03:00
Roman Telezhynskyi
780700829b
Fixed issue #493 . Error in seam allowance drawing.
...
--HG--
branch : release
2016-05-26 11:26:14 +03:00
Roman Telezhynskyi
643c60cc70
Fixed issue #491 . Valentina doesn't update fractional separator.
...
--HG--
branch : release
2016-05-23 18:18:16 +03:00
Roman Telezhynskyi
ca7500b905
Again, made compilable with msvc by adding compiler directive where necessary...
...
(grafted from f95b88cfebba683b9978b4f1a976d75e4d9a3a2e)
--HG--
branch : release
2016-05-07 11:44:37 +03:00
Roman Telezhynskyi
cb03036cb9
Forgot to update header.
...
--HG--
branch : release
2016-05-07 11:38:34 +03:00
Roman Telezhynskyi
e854ed068d
Fixed issue #485 . Error when drawing a curved path.
...
--HG--
branch : release
2016-05-07 11:37:46 +03:00
Roman Telezhynskyi
0a5d9e6590
Preparation for new release 0.4.5.
...
--HG--
branch : release
2016-05-07 11:34:39 +03:00
Roman Telezhynskyi
c734ade831
Updated description measurements N06 and N07. Add new measurements A23 and J10.
...
--HG--
branch : release
2016-04-08 13:11:34 +03:00
Roman Telezhynskyi
fb5b51baed
Fixed typo.
...
--HG--
branch : release
2016-03-27 23:10:14 +03:00
Roman Telezhynskyi
9fdc18ca27
Fixed issue #463 . Wrong export to DXF format.
...
--HG--
branch : release
2016-03-27 18:51:13 +03:00
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