Roman Telezhynskyi
|
b0f867499c
|
Resolved issue #244. New feature: Adjust line and point thickness and label
size.
--HG--
branch : develop
|
2017-06-16 14:53:08 +03:00 |
|
Roman Telezhynskyi
|
32a16890a7
|
Resolved issue #681. Enhance feature: Dashed line options for curves, arcs, etc.
--HG--
branch : develop
|
2017-05-16 13:07:53 +03:00 |
|
Roman Telezhynskyi
|
c9e005c65b
|
Small improvements for passmark.
Added new option that allow localy disable the second passmark on the seam line.
--HG--
branch : release
|
2017-04-26 11:22:42 +03:00 |
|
Roman Telezhynskyi
|
7734c0564b
|
Localization improvements.
--HG--
branch : release
|
2017-04-21 17:28:25 +03:00 |
|
Roman Telezhynskyi
|
6ac1a1247c
|
Read/write passmark information.
--HG--
branch : feature
|
2017-03-24 14:48:07 +02:00 |
|
Roman Telezhynskyi
|
d696af9a33
|
"static" members should be accessed statically.
--HG--
branch : develop
|
2017-03-23 10:25:46 +02:00 |
|
Roman Telezhynskyi
|
20ccbaae01
|
Create modeling items before insert new node.
--HG--
branch : feature
|
2017-03-21 18:00:31 +02:00 |
|
Roman Telezhynskyi
|
7fe86bc319
|
Successful build.
--HG--
branch : feature
|
2017-03-21 17:18:48 +02:00 |
|
Roman Telezhynskyi
|
3bf65edaa6
|
Merge with develop.
--HG--
branch : feature
|
2017-02-22 14:48:48 +02:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
71ac49a221
|
Merge with develop.
--HG--
branch : feature
|
2017-02-13 15:29:37 +02:00 |
|
Roman Telezhynskyi
|
6fd45d9e2c
|
Path should also supports elliptical arc.
--HG--
branch : develop
|
2017-02-10 16:47:15 +02:00 |
|
Roman Telezhynskyi
|
f2e88c71da
|
Added class VToolPin.
--HG--
branch : feature
|
2017-01-31 16:04:51 +02:00 |
|
Roman Telezhynskyi
|
0ef10c01b0
|
A piece seam allowance can be controlled by formula.
--HG--
branch : feature
|
2017-01-21 15:24:40 +02:00 |
|
Roman Telezhynskyi
|
d2ff75dedc
|
Tool Union Details now works.
--HG--
branch : feature
|
2017-01-18 10:17:18 +02:00 |
|
Roman Telezhynskyi
|
8eba46ade1
|
The tool redesign was finnised. Code is not tested.
--HG--
branch : feature
|
2017-01-16 17:37:15 +02:00 |
|
Roman Telezhynskyi
|
0419f60e0b
|
Merge with develop.
--HG--
branch : feature
|
2016-12-23 12:58:17 +02:00 |
|
Roman Telezhynskyi
|
a6a8ef29b0
|
Refactoring. Merge similar switch cases together.
--HG--
branch : develop
|
2016-12-21 21:35:07 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
35f54c5cc7
|
Added Internal path.
--HG--
branch : feature
|
2016-12-03 18:01:39 +02:00 |
|
Roman Telezhynskyi
|
f56ea24810
|
Custom Path will work in two modes. The first extend automatic seam allowance,
the second show custom deam allowance. In this case a path must have options
for controling seam allowance.
--HG--
branch : feature
|
2016-11-28 11:58:44 +02:00 |
|
Ronan Le Tiec
|
f91b3dc955
|
10 new colors added for the lines #577
--HG--
branch : feature
|
2016-10-16 19:23:40 +02:00 |
|
Roman Telezhynskyi
|
eee2144483
|
Fix crash. Each tool should delete visualization even if scene also can delete
it.
--HG--
branch : develop
|
2016-09-24 16:09:09 +03:00 |
|
Roman Telezhynskyi
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
ffb6f1fbd5
|
cppcheck warnings.
--HG--
branch : develop
|
2016-08-02 15:12:13 +03:00 |
|
Roman Telezhynskyi
|
fc7e0bb6cb
|
Fixed Valentina crash after undo deleting detail.
Emitting signal in lambda was not really good idea.
--HG--
branch : develop
|
2016-07-19 20:50:42 +03:00 |
|
Roman Telezhynskyi
|
e4d6df06b7
|
Refactoring. Instead of using proxy slots emit signals directly from lambda
expressions.
--HG--
branch : develop
|
2016-07-13 14:41:44 +03:00 |
|
Roman Telezhynskyi
|
9f5fd98865
|
Fixed tools Spline and Spline Path. For their work need section by mouse press
event, all other better work with mouse release event.
--HG--
branch : feature
|
2016-03-31 20:10:20 +03:00 |
|
Roman Telezhynskyi
|
0c9b8453bf
|
Optimization. No need to refresh a pattern when move a label.
--HG--
branch : develop
|
2016-03-28 12:21:24 +03:00 |
|
Roman Telezhynskyi
|
37e799ce71
|
Fixed issue with deleting detail (after union details) and blocked objects.
--HG--
branch : feature
|
2015-12-26 19:10:02 +02:00 |
|
Valentina Zhuravska
|
10c0ad2c5c
|
Define class VGraphicsSimpleTextItem instead of #include "../vwidgets/vgraphicssimpletextitem.h"
--HG--
branch : feature
|
2015-12-11 16:20:32 +02:00 |
|
Valentina Zhuravska
|
5a22c6baf6
|
Use SCASSERT for point, namePoint and lineName
--HG--
branch : feature
|
2015-12-11 15:07:05 +02:00 |
|
Valentina Zhuravska
|
a1417fc127
|
We don't need to change pen inside RefreshLine method
--HG--
branch : feature
|
2015-12-11 13:35:48 +02:00 |
|
Valentina Zhuravska
|
0869c7fed4
|
We don't need to change the radius, so we can make it const
--HG--
branch : feature
|
2015-12-11 11:33:12 +02:00 |
|
Valentina Zhuravska
|
ece2c42e5f
|
We need one method RefreshLine in VAbstractTool instead of two similar methods in VNodePoint and VToolSinglePoint
--HG--
branch : feature
|
2015-12-11 11:31:21 +02:00 |
|
Roman Telezhynskyi
|
a342948437
|
Improved loging. Base point's DeleteTool should ignore value "_referens".
--HG--
branch : develop
|
2015-11-03 17:11:35 +02:00 |
|
Roman Telezhynskyi
|
345b0e5c7f
|
Fixed crash after undo creating a pattern piece.
--HG--
branch : develop
|
2015-11-02 18:25:29 +02:00 |
|
Roman Telezhynskyi
|
90455b8910
|
Class LitePattern for getting a list of measurements from a pattern file.
--HG--
branch : feature
|
2015-08-11 16:41:03 +03:00 |
|
Roman Telezhynskyi
|
b866e7b91e
|
Resolved issue #301. True darts.
--HG--
branch : feature
|
2015-06-24 17:30:07 +03:00 |
|
Roman Telezhynskyi
|
9b49c5122c
|
VToolDoublePoint.
--HG--
branch : feature
|
2015-06-20 19:14:04 +03:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|