Commit Graph

5648 Commits (master)

Author SHA1 Message Date
Roman Telezhynskyi 0e949432c5 Added tag v0.6.1 for changeset b639b75d1688 2018-10-23 11:09:11 +03:00
Roman Telezhynskyi 008fe28fae Merge with release 2018-10-23 11:08:43 +03:00
Roman Telezhynskyi eecea8afda Fix for packages.
--HG--
branch : release
2018-10-23 11:08:16 +03:00
Roman Telezhynskyi 6a6180bf27 Release Valentina 0.6.1.
--HG--
branch : release
2018-10-23 11:01:39 +03:00
Roman Telezhynskyi b5eb5d1bc5 Lupdate.
--HG--
branch : release
2018-10-23 11:01:12 +03:00
Roman Telezhynskyi ebd9c626de Fixed issue #891. Valentina claims that file was incorrectly saved when used
Save as option.

--HG--
branch : release
2018-10-22 12:16:48 +03:00
Roman Telezhynskyi d057fe920f Fixed issue #890. Menu Windows->Close pattern doesn't clear "Group of
visibility" list.

--HG--
branch : release
2018-10-22 11:42:04 +03:00
Roman Telezhynskyi 7939811c64 Refactoring. Removed unnecessary operations.
--HG--
branch : release
2018-10-19 19:48:36 +03:00
Roman Telezhynskyi 695bcea062 Fixed issues with seam allowance.
More cases.

--HG--
branch : release
2018-10-19 16:54:06 +03:00
Roman Telezhynskyi f2218aa0b2 Fixed issues with seam allowance.
--HG--
branch : release
2018-10-17 18:12:39 +03:00
Roman Telezhynskyi 4a3ac0b5fd Improve precision of dump functions. It should be close to what debugger gives.
--HG--
branch : release
2018-10-17 18:11:32 +03:00
Roman Telezhynskyi 7f07463580 Fixed comments in XSD schema.
Values in code and the comments were not in sync.

--HG--
branch : release
2018-10-17 18:08:18 +03:00
Roman Telezhynskyi 41674571bb Improve Debug Helper scripts to support more custom types.
--HG--
branch : release
2018-10-16 14:31:29 +03:00
Roman Telezhynskyi 48b7c9873d Define variables if not defined when include <windows.h>.
--HG--
branch : release
2018-10-12 21:47:18 +03:00
Roman Telezhynskyi 3ce0ba40d4 Comment V_PRERELEASE to mark release stable.
--HG--
branch : release
2018-10-12 16:13:12 +03:00
Roman Telezhynskyi e56a2f8796 We need to update APP_VERSION as well.
--HG--
branch : release
2018-10-12 15:58:20 +03:00
Roman Telezhynskyi fdc43de4b4 Starting preparation for release 0.6.1.
--HG--
branch : release
2018-10-12 15:16:38 +03:00
Roman Telezhynskyi 41379579a9 Lupdate.
--HG--
branch : release
2018-10-12 15:15:58 +03:00
Roman Telezhynskyi 55441a4483 Improvement for test 'TestTemplatePlaceholders()'.
--HG--
branch : release
2018-10-12 15:15:04 +03:00
Roman Telezhynskyi d8a2464455 Preparations for 0.6.x branch translations.
--HG--
branch : release
2018-10-12 15:13:33 +03:00
Roman Telezhynskyi 61a3da70aa Fixed issue #885. Regression. Broken support for multi size measurements.
--HG--
branch : release
2018-10-12 13:06:03 +03:00
Roman Telezhynskyi 96bb92b5a8 Added tag v0.6.0 for changeset dd3cff212db5 2018-10-01 13:34:36 +03:00
Roman Telezhynskyi 7f046ea5c7 Fix appveyor.yml. 2018-10-01 13:34:29 +03:00
Roman Telezhynskyi 17f6451f7d Merge with release 2018-10-01 13:25:21 +03:00
Roman Telezhynskyi a0cfd8d83e Lupdate.
--HG--
branch : release
2018-10-01 13:20:31 +03:00
Roman Telezhynskyi dbb63daa31 Release v0.6.0.
--HG--
branch : release
2018-10-01 12:33:22 +03:00
Roman Telezhynskyi 2295a56160 Check QMessageLogContext class version.
--HG--
branch : release
2018-09-30 18:39:51 +03:00
Roman Telezhynskyi c23502da9a Fix build prior Qt 5.4.0.
--HG--
branch : release
2018-09-29 22:05:03 +03:00
Roman Telezhynskyi 577065539c Show warning message for definately not valid case.
--HG--
branch : release
2018-09-29 22:01:13 +03:00
Roman Telezhynskyi 978a8ba0c3 Added missed passmark option in Piece Path dialog.
Dialog should provide the same amount of options because a piece path can be
used as a custom seam allowance included as main path.

--HG--
branch : release
2018-09-29 21:46:39 +03:00
Roman Telezhynskyi b5c771b964 Update pattern format version to version 0.7.12.
--HG--
branch : release
2018-09-29 19:47:32 +03:00
Roman Telezhynskyi 4f7f907d8d Remove checks those cover valid case of passmark collapse.
--HG--
branch : release
2018-09-29 19:36:55 +03:00
Roman Telezhynskyi 9ab6b4b842 Ignore Spectre mitigation warning.
VS2017 has added a new warning that indicates where Spectre mitigation
code would be inserted if /Qspectre were specified.

--HG--
branch : release
2018-09-29 09:25:14 +03:00
Roman Telezhynskyi ecc952d235 Suppressing error: 'void q_dispatch_async_main(voidBlock)' defined but not used
[-Werror=unused-function].

First, because this is static function define it inline. Second, use GCC
extension to fully cover possible cases with Clang.

--HG--
branch : release
2018-09-28 22:29:58 +03:00
Roman Telezhynskyi 47e3f9f7c7 Improve message handling from threads.
Only GUI thread can show message boxes.

--HG--
branch : release
2018-09-28 21:05:42 +03:00
Roman Telezhynskyi 10a20b08b8 Be pendantic about notch errors.
--HG--
branch : release
2018-09-28 14:29:10 +03:00
Roman Telezhynskyi ac3b8a2726 Check and correct a notch position if it is not on current seam allowance.
--HG--
branch : release
2018-09-28 13:43:03 +03:00
Roman Telezhynskyi fadc55983d This code doesn't work without constexpr.
--HG--
branch : release
2018-09-27 20:25:37 +03:00
Roman Telezhynskyi 33554c03b5 Clazy warning.
--HG--
branch : release
2018-09-27 15:16:01 +03:00
Roman Telezhynskyi 135cea212d Generate seam allowance only one time to use it in creating notches.
--HG--
branch : release
2018-09-27 15:13:43 +03:00
Roman Telezhynskyi cead9092e3 Segmenting curve should be more precise and doesn't create distruption.
--HG--
branch : release
2018-09-27 15:06:19 +03:00
Roman Telezhynskyi 515df843d3 New function VFuzzyComparePoints to compare two points.
--HG--
branch : release
2018-09-27 14:52:21 +03:00
Roman Telezhynskyi 1eaccd6a41 New pattern file format version.
Reserved for future use.

--HG--
branch : release
2018-09-24 14:44:45 +03:00
Roman Telezhynskyi e252de9e80 Refactoring method DialogTool::GetNodeName().
Renamed an argument. Show node details only if requested.

--HG--
branch : release
2018-09-24 14:41:34 +03:00
Roman Telezhynskyi 56e05ab953 Improve context menu in dialog piece path.
This menu should povide exclude option. Also Passmark option should be available
only when a piece path included as main path.

--HG--
branch : release
2018-09-24 14:40:02 +03:00
Roman Telezhynskyi f0fdb7d8b9 Performance improvements.
--HG--
branch : release
2018-09-24 14:30:41 +03:00
Roman Telezhynskyi 9f919ffe8a Improve seam allowance. Case with custom seam allowance.
--HG--
branch : release
2018-09-23 15:51:28 +03:00
Roman Telezhynskyi 81f7993f43 Use $$system_path() to improve support MSYS environment.
--HG--
branch : release
2018-09-21 13:35:57 +03:00
Roman Telezhynskyi 252fa3a0de Suppress warning Wunused-function.
Try number 2.

--HG--
branch : release
2018-09-19 20:06:47 +03:00
Roman Telezhynskyi 778d4bebc1 Disable warning Wunused-function.
--HG--
branch : release
2018-09-19 18:53:32 +03:00