Roman Telezhynskyi
|
357fd3a0ac
|
New feature Background image. Closes #43
|
2022-01-28 16:54:58 +02:00 |
|
Roman Telezhynskyi
|
d83039c4ee
|
Compiler warnings.
|
2021-09-24 16:53:47 +03:00 |
|
Roman Telezhynskyi
|
66283709d1
|
Refactoring.
Redesign SetAttributeOrRemoveIf. Add use of a lambda function.
|
2021-05-25 21:31:02 +03:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
545f2d33fe
|
Independent pen style and color after a group operation.
|
2020-11-10 12:40:37 +02:00 |
|
Roman Telezhynskyi
|
82570bf9db
|
Remove the linked visibility group when deleting a group operation.
|
2020-03-24 16:54:17 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
52dfb912ee
|
Resolved issue #965. Control passmark length with formula.
--HG--
branch : develop
|
2019-04-17 13:02:22 +03:00 |
|
Roman Telezhynskyi
|
0987428a93
|
Increase required Qt version up to 5.4.
--HG--
branch : develop
|
2019-04-05 15:42:22 +03:00 |
|
Roman Telezhynskyi
|
0f226d6cdf
|
Fix wrong use of SetAttributeOrRemoveIf(). The remove condition must be
calculated not hardcoded.
--HG--
branch : develop
|
2019-03-27 09:46:33 +02:00 |
|
Roman Telezhynskyi
|
372df4661a
|
Fix reference counting for modeling objects.
--HG--
branch : develop
|
2019-02-16 11:57:47 +02:00 |
|
Roman Telezhynskyi
|
7d1c4bc3ba
|
Introducing new method SetAttributeOrRemoveIf.
--HG--
branch : develop
|
2019-02-11 14:15:59 +02:00 |
|
Roman Telezhynskyi
|
3252130f36
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-02 20:38:56 +03:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
cb5b7fcfcd
|
Resolved issue #818. Improve Piece path validation. Check uniqueness.
--HG--
branch : develop
|
2018-03-05 12:05:59 +02:00 |
|
Roman Telezhynskyi
|
525a8b0dc2
|
Copy piece tool should copy more point information: label position and
show/hide state.
--HG--
branch : develop
|
2018-01-25 11:39:37 +02:00 |
|
Roman Telezhynskyi
|
29b23bbce3
|
Toggle piece node point label. ref #755.
--HG--
branch : develop
|
2017-10-27 11:53:35 +03:00 |
|
Roman Telezhynskyi
|
e8ca7f575d
|
Fix bug. Modeling objects should be separated from calculation objects and stay
in not copied container.
--HG--
branch : feature
|
2017-10-26 12:54:08 +03:00 |
|
Roman Telezhynskyi
|
7fce20c98e
|
Removed redundant calls UpdateGObject(). Undocommand for piece label.
--HG--
branch : feature
|
2017-10-24 20:25:51 +03:00 |
|
Roman Telezhynskyi
|
71b5a17aa1
|
Refactor methods names for better readability.
--HG--
branch : develop
|
2017-10-19 11:24:21 +03:00 |
|
Roman Telezhynskyi
|
614fd3a0f9
|
Improve Delete piece undocommand.
Performance improvement.
--HG--
branch : develop
|
2017-10-18 16:40:20 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
17394e8259
|
Compiler warnings.
--HG--
branch : develop
|
2017-09-20 14:05:41 +03:00 |
|
Roman Telezhynskyi
|
e7db934fb5
|
Refactor tool clases to pass data in structure.
--HG--
branch : feature
|
2017-09-18 11:37:23 +03:00 |
|
Roman Telezhynskyi
|
dbe1981eb5
|
Refactor to avoid hidding class member.
--HG--
branch : feature
|
2017-09-17 09:45:18 +03:00 |
|
Roman Telezhynskyi
|
3999ebd82e
|
Fixed bug in Tape. Each Window should has own size and height values.
--HG--
branch : develop
|
2017-08-04 20:29:43 +03:00 |
|
Roman Telezhynskyi
|
ca66c8ebe2
|
Improve performance. Calling method RefreshDataInFile() slows down parsing.
--HG--
branch : develop
|
2017-08-02 11:34:44 +03:00 |
|
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 |
|