Roman Telezhynskyi
|
e6dcfd708b
|
New internal variable RotationElArc.
--HG--
branch : develop
|
2018-01-05 21:07:47 +02:00 |
|
Roman Telezhynskyi
|
efb4b58b8d
|
Fix bug with Increments. After creating they know more than should.
--HG--
branch : develop
|
2017-11-19 17:08:50 +02: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
|
89a2323944
|
Fix problem with updating objects inside vcontainer.
--HG--
branch : feature
|
2017-10-24 19:50:16 +03:00 |
|
Roman Telezhynskyi
|
ca79c7ff93
|
Added place label.
--HG--
branch : feature
|
2017-10-15 12:25:20 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
fa74e32769
|
First working result.
Doesn't change file.
--HG--
branch : feature
|
2017-09-17 09:19:13 +03:00 |
|
Roman Telezhynskyi
|
4841a7937d
|
Refactoring. Remove unused method.
--HG--
branch : feature
|
2017-08-21 14:22:25 +03:00 |
|
Roman Telezhynskyi
|
0cea5c3347
|
Performance optimization.
--HG--
branch : develop
|
2017-08-04 21:25:59 +03:00 |
|
Roman Telezhynskyi
|
0a500c52dd
|
Performance improvement.
--HG--
branch : develop
|
2017-08-04 20:46:11 +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
|
825b0b1431
|
Don't need to prepare increments because they do not support multi size
measurements anymore.
(grafted from ca88ea9874acb7e08edafe84ca716e58b6e4b05e)
--HG--
branch : develop
|
2017-08-04 13:05:48 +03:00 |
|
Roman Telezhynskyi
|
a6bafb77e1
|
Resolved issue #734. Optimization. Stop increments/variables table from
updating immediately.
--HG--
branch : develop
|
2017-07-23 16:52:57 +03:00 |
|
Ronan Le Tiec
|
46f70788cf
|
issue #654 refactoring the code so that the functions and variables are called xxx multisize xxx instead of xxx standard xxx
--HG--
branch : develop
|
2017-07-12 20:21:48 +02:00 |
|
Roman Telezhynskyi
|
5dff5b36d0
|
Fixed issue #631. Runtime Error when using elliptical arc and opening
Measurements Table of Variables or Formula Wizard.
--HG--
branch : develop
|
2017-02-26 09:00:40 +02:00 |
|
Roman Telezhynskyi
|
26c76bbc71
|
Replace VDetail by VPiece.
--HG--
branch : feature
|
2017-01-21 19:12:57 +02:00 |
|
Roman Telezhynskyi
|
ccc8da800f
|
Pieces should disappear from the list when deleted.
--HG--
branch : feature
|
2017-01-18 12:22:02 +02:00 |
|
Roman Telezhynskyi
|
8b839c7002
|
List of pieces should also be cleared.
--HG--
branch : feature
|
2017-01-18 10:15:51 +02:00 |
|
Roman Telezhynskyi
|
0419f60e0b
|
Merge with develop.
--HG--
branch : feature
|
2016-12-23 12:58:17 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
81eb33fe63
|
Merge with develop.
--HG--
branch : feature
|
2016-12-20 14:39:05 +02:00 |
|
Roman Telezhynskyi
|
f0b35ddc11
|
Added support elliptical arc in other tools.
--HG--
branch : develop
|
2016-12-20 13:04:56 +02:00 |
|
Valentina Zhuravska
|
50f6418f10
|
Added AddEllipticalArc method to VContainer.
--HG--
branch : feature
|
2016-12-17 03:40:17 +02:00 |
|
Roman Telezhynskyi
|
8182f2979b
|
Save VPiecePath in VContainer class.
--HG--
branch : feature
|
2016-11-24 21:30:26 +02:00 |
|
Roman Telezhynskyi
|
98dad0fb72
|
Fixed bug the Detail remains in Group list after the detail is deleted in
Details mode.
--HG--
branch : feature
|
2016-11-16 09:15:16 +02:00 |
|
Roman Telezhynskyi
|
977b52b787
|
VContainer supports working with VPiece class.
--HG--
branch : feature
|
2016-11-08 12:52:07 +02:00 |
|
Roman Telezhynskyi
|
d38e81cecb
|
Added new option "In layout" to context menu tool Detail.
--HG--
branch : develop
|
2016-10-14 20:41:37 +03:00 |
|
Roman Telezhynskyi
|
3bb657ea1a
|
New internal variable "Length to spline control point".
--HG--
branch : develop
|
2016-09-24 20:44:06 +03:00 |
|
Roman Telezhynskyi
|
0563df117d
|
<QLoggingCategory> available since Qt 5.2. Use vmisc/logging.h instead.
--HG--
branch : develop
|
2016-08-21 11:54:32 +03:00 |
|
Roman Telezhynskyi
|
e333c9bc08
|
QtDebug and QDebug lead to the same header. Leave only QtDebug.
--HG--
branch : develop
|
2016-08-16 20:35:21 +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
|
c9cdd2cd8d
|
Using macros QT_WARNING_DISABLE_*.
--HG--
branch : develop
|
2016-08-06 21:42:40 +03:00 |
|
Roman Telezhynskyi
|
7eaadf1761
|
Resolved issue #480. New tool: Midpoint between two points.
--HG--
branch : develop
|
2016-06-23 20:20:21 +03:00 |
|
Roman Telezhynskyi
|
180903b807
|
Automatically generate suffix.
--HG--
branch : feature
|
2016-05-18 15:35:07 +03:00 |
|
Roman Telezhynskyi
|
c99cdb69ec
|
Added new curve path segment variables.
--HG--
branch : develop
|
2016-04-02 00:15:04 +03:00 |
|
Roman Telezhynskyi
|
d1480132a0
|
Don't separate data about spline and arc length and angles.
--HG--
branch : develop
|
2016-04-01 22:34:57 +03:00 |
|
Roman Telezhynskyi
|
bb29984b4a
|
Cut tools do not create subcurves anymore.
--HG--
branch : develop
|
2016-04-01 17:32:36 +03:00 |
|
Roman Telezhynskyi
|
bd783d4df1
|
Check if next id is not bigger than UINT_MAX.
--HG--
branch : develop
|
2016-03-19 16:54:27 +02:00 |
|
Roman Telezhynskyi
|
4e21bf05e0
|
Don't show section "Size and Height".
--HG--
branch : develop
|
2015-11-11 20:52:25 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
4d90589f01
|
Clang warnings.
--HG--
branch : develop
|
2015-10-19 16:21:06 +03:00 |
|
Roman Telezhynskyi
|
5cd9a88761
|
Making class Calculator independent from class VContainer.
--HG--
branch : develop
|
2015-10-15 13:07:43 +03:00 |
|
Roman Telezhynskyi
|
4fbae45406
|
Return list of all variables.
--HG--
branch : develop
|
2015-10-15 12:49:15 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
98a5d8aadb
|
Don't clean measurement before begin full parsing.
--HG--
branch : feature
|
2015-08-26 21:14:47 +03:00 |
|
Roman Telezhynskyi
|
0c73e7f760
|
Convert measurements to a pattern file's unit.
--HG--
branch : feature
|
2015-08-17 15:36:55 +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 |
|