Commit Graph

6891 Commits (4bf9a70a65d856ee44b09388369543462eeed23c)

Author SHA1 Message Date
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
Roman Telezhynskyi 349f614ec5 Forgot to fix environment variables. 2021-05-03 15:46:34 +03:00
Roman Telezhynskyi 542008a4ba Improvements for the script. 2021-05-03 15:14:00 +03:00
Roman Telezhynskyi a4ea99078d Try with PowerShell script. 2021-05-03 15:04:58 +03:00
Roman Telezhynskyi df6cceb620 Fix deploy issue. 2021-05-03 14:13:05 +03:00
Roman Telezhynskyi db1efb4bb4 Fix deploy issue. 2021-05-03 13:22:20 +03:00
Roman Telezhynskyi 0418b546bb Fix deploy issue. 2021-05-03 12:11:55 +03:00
Roman Telezhynskyi 112854187a Fix deploy issue. 2021-05-03 11:34:39 +03:00
Roman Telezhynskyi 7eea280f83 Remove optional check. 2021-05-02 20:05:34 +03:00