Roman Telezhynskyi
58ed7c2794
Fix error inside Save layout dialog. Closes #123
2021-04-26 09:05:48 +03:00
Roman Telezhynskyi
27a3e28855
Fix incorrect elliptical arc end angle. Closes #121
2021-04-20 20:20:20 +03:00
Roman Telezhynskyi
5128669d0b
Fix regression with country flags.
...
Since Qt 5.12 QLocale::countryToString returns names of countries with spaces.
(cherry picked from commit af1a77f1f1
)
2021-02-24 14:49:58 +02:00
Roman Telezhynskyi
359735f034
Enabling Show Curve Details option causes constant redraw.
2021-02-24 14:46:28 +02:00
Roman Telezhynskyi
97c91cae3e
Fix incorrect filename regular expressions.
2021-01-23 14:03:44 +02:00
Roman Telezhynskyi
d325b9347a
Fix opening link to a website.
2021-01-22 19:14:24 +02:00
Roman Telezhynskyi
274de54746
Improve Windows installer. [skip ci]
...
Make removing settings on uninstall optional.
2020-11-18 10:19:15 +02:00
Roman Telezhynskyi
1b5705388c
Fix crash while synchronize measurements.
2020-10-30 12:52:39 +02:00
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
707ca163bf
Migrate ignore file.
...
(cherry picked from commit 8f4ab08841
)
2020-01-31 09:04:33 +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
1e1d22fa7f
Lupdate.
...
--HG--
branch : release
2020-01-06 21:25:09 +02:00
Roman Telezhynskyi
8cbf0be177
Certant languages like he_IL and zh_CN are not supported by math parser.
...
--HG--
branch : release
2020-01-06 21:24:35 +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
4eecb8e3ba
Define explicit organization.
...
--HG--
branch : release
2019-11-19 10:50:32 +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