Commit Graph

4720 Commits

Author SHA1 Message Date
Roman Telezhynskyi
64f70a58cf Fix label size for case with two pins. 2020-09-23 16:54:06 +03:00
Roman Telezhynskyi
b83fec62bf Fix removing a pin in the Seam Allowance tool dialog. 2020-09-23 14:58:03 +03:00
Roman Telezhynskyi
e6bbd118d3 More cases with qIsInf and qIsNaN. 2020-05-08 22:29:32 +03:00
Roman Telezhynskyi
73b8e1687b Clang warning error: lambda capture 'this' is not used. 2020-05-08 21:57:50 +03:00
Roman Telezhynskyi
b179fcf0c5 Fix build on Ubuntu Trusty.
To define qIsInf and qIsNaN in older versions of Qt we must include qnumeric.h directly. It will become part of QtGlobal later.
2020-05-08 21:24:51 +03:00
Roman Telezhynskyi
8ecd323f43 Fix build on Ubuntu Trusty. 2020-05-08 19:45:30 +03:00
Roman Telezhynskyi
723c3e48d3 Cppcheck warning. 2020-05-08 19:39:28 +03:00
Roman Telezhynskyi
56ec62580c Fix issue. Elide a variable description in the formula wizard. 2020-05-08 19:15:29 +03:00
Roman Telezhynskyi
d6f8a2b8c6 Fix finding the latest tag distance.
Switch to git.

(cherry picked from commit 93fb90153f)
2020-01-31 09:05:08 +02:00
Roman Telezhynskyi
61cac73c51 Fix url for Report bug menu option.
(cherry picked from commit 7413f1fef5)
2020-01-31 09:04:56 +02:00
Roman Telezhynskyi
5b2587d704 Fix regressions. ref #989
--HG--
branch : release
2020-01-11 14:51:25 +02:00
Roman Telezhynskyi
7204624079 Fixed issue #989. Elliptical arc tool not behaving correctly.
--HG--
branch : release
2020-01-10 13:44:27 +02:00
Roman Telezhynskyi
05425a07cc Incorrect conversion to newer curve format.
--HG--
branch : release
2020-01-10 09:58:16 +02:00
Roman Telezhynskyi
28bc999e63 Remove link to forum.
--HG--
branch : release
2020-01-07 11:12:24 +02:00
Roman Telezhynskyi
91ecebe34b Noexcept-expression evaluates to 'false' because of a call to 'constexpr
VSAPoint::VSAPoint()'.

--HG--
branch : release
2020-01-06 20:11:59 +02:00
Roman Telezhynskyi
8289209724 Fix cast warning.
--HG--
branch : release
2020-01-06 20:11:23 +02:00
Roman Telezhynskyi
7af7adceab Cppcheck warning.
--HG--
branch : release
2020-01-06 20:10:48 +02:00
Roman Telezhynskyi
1abff6b62c Fix deprecation warnings.
--HG--
branch : release
2020-01-06 20:10:09 +02:00
Roman Telezhynskyi
e8bb4c2af3 QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is
deprecated: Use intersects() instead.

--HG--
branch : release
2020-01-06 18:34:35 +02:00
Roman Telezhynskyi
8ab0ebeb12 Cppcheck warning.
--HG--
branch : release
2020-01-06 18:33:37 +02:00
Roman Telezhynskyi
ab25647334 Fix move sematic.
--HG--
branch : release
2019-12-30 13:00:57 +02:00
Roman Telezhynskyi
e23e3ece41 Beside usage similar to that of English, the colon has other functions. Several
compatibility forms for Chinese and Japanese typography are encoded in Unicode.

--HG--
branch : release
2019-12-29 14:37:46 +02:00
Roman Telezhynskyi
0b5d066b63 Fix crash after uniting three pieces in sequence.
--HG--
branch : release
2019-12-29 13:49:57 +02:00
Roman Telezhynskyi
fa58a53aed Fix dialog for tool Point along perpendicular. No memory of line color settings.
--HG--
branch : release
2019-11-19 10:52:53 +02:00
Roman Telezhynskyi
63050b482b Fixed translation numbers in scientific notation.
--HG--
branch : release
2019-10-30 11:34:01 +02:00
Roman Telezhynskyi
ea18a1c2ec Fix incorrect angle value in tool tooltip.
--HG--
branch : release
2019-10-17 14:54:54 +03:00
Roman Telezhynskyi
3db4f4ef6d Fixed issue #978. Don't show errors in History dialog.
Showing error messages instead of tool record can confuse a user. Additionally
it may create issues with a caret (feature insert after).

--HG--
branch : release
2019-09-16 11:54:55 +03:00
Roman Telezhynskyi
d44ceda840 Backed out changeset: 91c06257daf0
--HG--
branch : release
2019-09-09 18:44:27 +03:00
Roman Telezhynskyi
7055fa7385 Fix inverse trigonometric functions. Wrong work with degrees.
--HG--
branch : release
2019-08-26 09:15:46 +03:00
Tonny Red
b24d6b5cf1 Fixed issue #718, "Error when using measurement A23 waist_to_floor".
--HG--
branch : release
2019-07-21 21:30:26 +03:00
Roman Telezhynskyi
61915ea76a Don't check margin keys if user pass --ignoremargins.
--HG--
branch : release
2019-07-12 20:23:35 +03:00
Roman Telezhynskyi
30a5926177 Fix locking file after double save as.
--HG--
branch : release
2019-07-04 17:13:33 +03:00
Roman Telezhynskyi
1f0ea1ea8c Change for support HAIKU.
--HG--
branch : release
2019-06-24 10:29:50 +03:00
Roman Telezhynskyi
d514a90a4d Changing settings for move and rotate tools through property browser does not
take in count previous change for label point and Show label option.

--HG--
branch : release
2019-06-18 19:04:26 +03:00
Roman Telezhynskyi
4a95c43d0d Fix visualization for tool Point from arc and tangent.
--HG--
branch : release
2019-06-08 19:04:23 +03:00
Roman Telezhynskyi
7a50ef7f2b Improve Cut arc tool tooltip.
Show ids of subarcs.

--HG--
branch : release
2019-05-29 13:29:57 +03:00
Roman Telezhynskyi
b352c12afa Fixing regression in method DialogTool::GetNodeName.
--HG--
branch : release
2019-05-27 19:14:07 +03:00
Roman Telezhynskyi
43c986c597 Fixed issue #971. Group operation do not work with VCubicBezierPath.
--HG--
branch : release
2019-05-10 18:44:12 +03:00
Roman Telezhynskyi
bba4a2a46a Fixed issue #967. Variable must not include new line character.
--HG--
branch : release
2019-04-20 20:19:30 +03:00
Roman Telezhynskyi
24d414d8ce Fixed issue #966. Unable to control Approximation scale for arc with length.
--HG--
branch : release
2019-04-19 13:05:35 +03:00
Roman Telezhynskyi
a8ec25caf7 Fixed issue #964. Assign operator crashes math parser.
--HG--
branch : release
2019-04-13 18:18:48 +03:00
Roman Telezhynskyi
d1c5d699fa Fixed issue #963. Bug in tool Point intersect curve and axis.
--HG--
branch : release
2019-04-12 18:04:07 +03:00
Roman Telezhynskyi
81061ea987 Fixed issue #962. Failed to load LibEGL.
--HG--
branch : release
2019-04-12 11:26:47 +03:00
Roman Telezhynskyi
2eb2dbe462 Fixed issue #957. Unable to cut an arc with negative length.
--HG--
branch : release
2019-04-03 09:37:43 +03:00
Roman Telezhynskyi
ca567ce981 Fixed issue #956. Setting pattern unit doesn't change combobox value in Tape
app.

--HG--
branch : release
2019-03-14 11:53:08 +02:00
Roman Telezhynskyi
7cf25f1925 Fixed issue #955. Valentina corrupts file.
--HG--
branch : release
2019-03-04 14:40:58 +02:00
Roman Telezhynskyi
9a4e8e2bc5 Don't use Qt OpenGL module since Q5.4.
--HG--
branch : release
2019-03-01 14:02:19 +02:00
Roman Telezhynskyi
6c63c0d948 Fixed issue #954. Valentina produces empty rotation operation.
--HG--
branch : release
2019-02-24 17:29:12 +02:00
Roman Telezhynskyi
ced67250a7 Fixed issue #942. Save Layout mode ignores paper format for tiled PDF.
--HG--
branch : release
2019-02-13 16:41:31 +02:00
Roman Telezhynskyi
d35488b91f Resolved issue #937. Wrong symmetrical seam corners on pieces.
--HG--
branch : release
2019-02-13 16:32:38 +02:00