Commit Graph

6899 Commits

Author SHA1 Message Date
Roman Telezhynskyi
8cb5007688 Suppress MSVC warning C5243: 'type-name': using incomplete class 'class-name' can cause potential one definition rule violation due to ABI limitation. 2021-06-29 11:57:21 +03:00
Roman Telezhynskyi
c867a9a56e Export the Draw mode. Closes #83 2021-06-28 20:05:19 +03:00
Roman Telezhynskyi
b2b7dff106 Fix regression. Fix correct handle export format for exporting details in the Detail mode. 2021-06-28 10:25:52 +03:00
Roman Telezhynskyi
7779e16be3 Refactoring. 2021-06-28 10:23:44 +03:00
Roman Telezhynskyi
f5a5fadc52 Optimize calls. 2021-06-23 15:58:43 +03:00
Roman Telezhynskyi
3c27c3ee46 Fix incorrect seam allowance. Closes #133 2021-06-22 19:04:13 +03:00
Roman Telezhynskyi
8cc9a221c6 As suggested by user, use file name when call save as. 2021-06-22 16:48:37 +03:00
Roman Telezhynskyi
5eaff85a60 Add link to our shop. 2021-06-22 16:38:12 +03:00
Roman Telezhynskyi
4bf9a70a65 Update website link.
We now have new website.
2021-06-22 16:30:22 +03:00
Roman Telezhynskyi
5672e616af Fix parsing formulas with not canonical math symbols. 2021-06-11 15:30:06 +03:00
Roman Telezhynskyi
40619c22ef Hide warnings related to QMacCGContext. 2021-06-04 08:49:09 +03:00
Roman Telezhynskyi
daf42ccb67 Fix build. 2021-05-31 12:23:59 +03:00
Roman Telezhynskyi
3ae13febd3 Incorrect behavior of empty arc and elliptical arc. Closes #129 2021-05-31 12:07:28 +03:00
Roman Telezhynskyi
18c804c962 Fix closing a pattern file.
Because we did not properly cleared VAbstractPattern class state Valentina thought that after closing the pattern file we still have unsaved changes.

(cherry picked from commit a907ab03ce)
2021-05-26 10:40:45 +03:00
Roman Telezhynskyi
00b436e21d "Select New for creation measurement file" should be "Select New to create a measurement file". Closes #128 2021-05-25 17:28:45 +03:00
Roman Telezhynskyi
a5191ce763 Control length of a passmark for builtin seam allowance with global setting. #124
This case was not covered.
2021-05-20 11:48:47 +03:00
Roman Telezhynskyi
342df09a82 To less distract users change completer filter mode to match contains. #124 2021-05-15 10:39:31 +03:00
Roman Telezhynskyi
2902d84a74 Try another approach. 2021-05-14 14:51:03 +03:00
Roman Telezhynskyi
1425757bef Try to move tags up. 2021-05-14 14:17:39 +03:00
Roman Telezhynskyi
66bef28c93 OBS searches for valentina-0.7.47.v0.7.47.tar.gz. 2021-05-14 12:50:37 +03:00
Roman Telezhynskyi
dce17fad08 Define name of a file with tag. 2021-05-14 12:46:08 +03:00
Roman Telezhynskyi
42cb355fe2 Try another approach. 2021-05-14 12:30:20 +03:00
Roman Telezhynskyi
30ef53cbed Try another approach. 2021-05-14 12:17:46 +03:00
Roman Telezhynskyi
b04009a977 Try to use Debtransform-Tar instead of Debtransform-Files-Tar. 2021-05-14 12:01:35 +03:00
Roman Telezhynskyi
4e13f18aed Use Debtransform-Files-Tar to specify correct tarball for OBS. 2021-05-14 11:56:16 +03:00
Roman Telezhynskyi
b1510f0951 Help to determent right source tarball. 2021-05-14 11:42:26 +03:00
Roman Telezhynskyi
622b58c010 Fix appimage.yml. 2021-05-14 11:08:42 +03:00
Roman Telezhynskyi
307a2410c3 Instead of qt5-default use an environment variable. 2021-05-14 11:07:54 +03:00
Roman Telezhynskyi
bf9f577f43 OBS used incorrect old file. 2021-05-14 11:07:02 +03:00
Roman Telezhynskyi
1a52939d2a qt5-default is being dropped. 2021-05-14 10:42:18 +03:00
Roman Telezhynskyi
d1da6eb553 Fix link to the repo archive.
GitLab no longer supports the old format.
2021-05-14 10:42:06 +03:00
Roman Telezhynskyi
a90f184f90 Fix variable assignment. 2021-05-14 09:42:52 +03:00
Roman Telezhynskyi
e904953bdf Fix error ../scripts/travis-deploy.sh: Permission denied. 2021-05-13 21:41:19 +03:00
Roman Telezhynskyi
5c8fbbcc59 Fix getting the latest tag distance. #126 2021-05-13 21:38:24 +03:00
Roman Telezhynskyi
1ea8e1baaa Bump version. 2021-05-13 14:24:05 +03:00
Roman Telezhynskyi
8e94e4f0dc Update debugbreak to the latest version.
Since Clang 10 Clang doesn't like `gnu_inline` attribute.
2021-05-13 11:13:20 +03:00
Roman Telezhynskyi
8245aa907c Lupdate. 2021-05-11 13:16:21 +03:00
Roman Telezhynskyi
fd2a69451f Attempt to fix build on FreeBSD. #126 2021-05-11 11:19:05 +03:00
Roman Telezhynskyi
2a4082c5a8 Fix build on Windows. 2021-05-11 10:53:18 +03:00
Roman Telezhynskyi
6abddfd240 Standard passmarks length for all pieces. Closes #124 2021-05-10 16:39:17 +03:00
Roman Telezhynskyi
6bfc5065bd Alias support for tools Point of intersection curve and axis and Point of intersection curves. 2021-05-08 10:54:14 +03:00
Roman Telezhynskyi
b89be44a88 Improve tool tooltip. Show segment names and aliases.
Show segments for tools: Curve intersect axis, Point of intersection curves.
Show aliases for tools: Segment Arc, Segment Spline, Segment Spline Path.
2021-05-07 17:00:23 +03:00
Roman Telezhynskyi
69da5ba9b7 Fix regression. Incorrect data caching. 2021-05-07 11:19:06 +03:00
Roman Telezhynskyi
abdebbbfaa Fix correct handle a final measurement formula error when exporting a pattern recipe.
Valentina must not crash.
2021-05-05 18:53:15 +03:00
Roman Telezhynskyi
2efe887cad Separate script for travis deployment.
Check status after each command call. Travis has habit to silent errors in the python script.
2021-05-03 20:30:36 +03:00
Roman Telezhynskyi
92eaf1000d Improve the deployment script. 2021-05-03 17:32:50 +03:00
Roman Telezhynskyi
7f64637798 No longer need this file. 2021-05-03 16:47:07 +03:00
Roman Telezhynskyi
25aa17bb60 Switch to a better compression algorithm. 2021-05-03 16:46:12 +03:00
Roman Telezhynskyi
2bbaabf6ce Use a better compression algorithm. 2021-05-03 16:43:50 +03:00
Roman Telezhynskyi
aa6e4f0bf3 Name of an archive must not contain ".". 2021-05-03 16:43:04 +03:00