Roman Telezhynskyi
|
8927abe99a
|
Reading/writing a draw tool notes.
|
2020-10-28 14:09:56 +02:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
f8ca985ad7
|
Fix a crash. ref #984.
--HG--
branch : develop
|
2019-11-07 18:07:07 +02:00 |
|
Roman Telezhynskyi
|
503e31aee0
|
Fix error: 'currentIndexChanged' is deprecated: Use currentTextChanged()
instead.
--HG--
branch : develop
|
2019-07-24 16:45:22 +03:00 |
|
Roman Telezhynskyi
|
0c3cce5122
|
Refactoring tool dialogs.
--HG--
branch : develop
|
2019-02-11 13:25:27 +02:00 |
|
Roman Telezhynskyi
|
ccda742aa8
|
Refactoring. Specifying the "pointer" part outside of auto.
--HG--
branch : develop
|
2018-05-07 14:32:17 +03:00 |
|
Roman Telezhynskyi
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02:00 |
|
Roman Telezhynskyi
|
54d3ae7561
|
Improve parsing formulas.
Enable subexpressions. Allow user to define local variables.
--HG--
branch : develop
|
2018-01-24 22:08:53 +02:00 |
|
Roman Telezhynskyi
|
5c8c940f32
|
Refactoring. Backport QOverload template.
--HG--
branch : develop
|
2018-01-12 15:25:20 +02:00 |
|
Roman Telezhynskyi
|
660efa3844
|
Fix bugs.
* * *
Fix tool union bugs.
* * *
Fix preparing pieces for layout.
* * *
Fix bug with formulas.
--HG--
branch : feature
|
2017-10-23 10:45:58 +03:00 |
|
Roman Telezhynskyi
|
baa2f4fd92
|
Resolved issue #768. New feature. Custom curve approximation scale.
--HG--
branch : develop
|
2017-10-11 13:51:06 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +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 |
|
Ronan Le Tiec
|
f080b88cf7
|
issue #712 new default allowance setting taken into account in seam allowance tool dialog. StrToUnits and UnitsToStr moved from VDomDocument to def
--HG--
branch : develop
|
2017-07-02 13:34:36 +02: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
|
b63922fa9e
|
Show for user translated curve name in tool dialog and the property browser.
--HG--
branch : release
|
2017-04-11 13:42:42 +03:00 |
|
Roman Telezhynskyi
|
38abf5c9a0
|
Removed redundant forward declaration.
--HG--
branch : develop
|
2017-02-18 11:22:59 +02:00 |
|
Roman Telezhynskyi
|
ffab000e0f
|
Remove empty statement.
--HG--
branch : develop
|
2016-12-20 20:57:20 +02:00 |
|
Roman Telezhynskyi
|
fdc1eac734
|
Refactoring DialogTool::GetComboBoxCurrentData. Returned wrong default value.
--HG--
branch : develop
|
2016-10-17 14:53:46 +03:00 |
|
Roman Telezhynskyi
|
8cf52dc674
|
Length to control point can be 0.
--HG--
branch : develop
|
2016-08-26 19:33:54 +03:00 |
|
Roman Telezhynskyi
|
c2b7ead2ce
|
Fixed wrong units in dialog DialogEditWrongFormula.
--HG--
branch : develop
|
2016-08-26 19:20:03 +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
|
bd7f328a8a
|
Refactoring deleting visualization object.
Instead of searcing inside current graphics scene use QPointer class.
--HG--
branch : develop
|
2016-07-07 14:56:55 +03:00 |
|
Roman Telezhynskyi
|
b820d5a6ea
|
Fixed issue #491. Valentina doesn't update fractional separator.
(grafted from c658843945e37cd7f1d3e4e0ca4967d7a01b1c4d)
--HG--
branch : develop
|
2016-05-23 18:23:39 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
0325e0a441
|
Changed code tree structure for visualization classes.
--HG--
branch : develop
|
2016-03-24 16:49:15 +02:00 |
|
Roman Telezhynskyi
|
504a334717
|
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.
--HG--
branch : feature
|
2016-03-05 17:27:07 +02:00 |
|
Roman Telezhynskyi
|
e948a0ba27
|
Refactoring ValFormulaChanged. Continue fix bugs in the dialog spline path.
--HG--
branch : feature
|
2016-03-05 14:30:18 +02:00 |
|
Roman Telezhynskyi
|
8d628404df
|
Curve factor was removed.
--HG--
branch : feature
|
2016-02-27 16:49:10 +02:00 |
|
Roman Telezhynskyi
|
990c03c697
|
Updated dialog for the tool Spline.
--HG--
branch : feature
|
2016-02-25 21:23:16 +02:00 |
|
Roman Telezhynskyi
|
c36f1eb8ef
|
Working with Spline Path.
--HG--
branch : feature
|
2016-02-16 14:00:56 +02:00 |
|
Roman Telezhynskyi
|
be3fc296f4
|
Untested changes for the tool Spline.
--HG--
branch : feature
|
2016-02-15 16:30:48 +02:00 |
|
Roman Telezhynskyi
|
f264206aab
|
Refactoring DialogSpline.
--HG--
branch : feature
|
2016-02-15 11:02:55 +02:00 |
|
Roman Telezhynskyi
|
35b9dea4b2
|
Fixes creating spline path.
--HG--
branch : feature
|
2016-02-13 23:39:47 +02:00 |
|
Roman Telezhynskyi
|
0f747ede7e
|
The first implementation for tool Spline.
--HG--
branch : feature
|
2016-02-12 20:10:01 +02:00 |
|
Roman Telezhynskyi
|
ea0000fea6
|
First successful build. Tool working was not tested!
--HG--
branch : feature
|
2016-01-24 18:15:08 +02:00 |
|
Roman Telezhynskyi
|
912d1f91f6
|
Disable changing window size only after first show.
--HG--
branch : develop
|
2015-11-05 15:01:33 +02:00 |
|
Roman Telezhynskyi
|
026804bc37
|
Fix for build on drone.io.
--HG--
branch : develop
|
2015-10-08 21:11:50 +03:00 |
|
Roman Telezhynskyi
|
edc8664f3f
|
Additional changes for the issue #303.
--HG--
branch : develop
|
2015-06-25 10:05:19 +03:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|