Commit Graph

2563 Commits

Author SHA1 Message Date
Roman Telezhynskyi
1abff6b62c Fix deprecation warnings.
--HG--
branch : release
2020-01-06 20:10:09 +02: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
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
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
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
9a4e8e2bc5 Don't use Qt OpenGL module since Q5.4.
--HG--
branch : release
2019-03-01 14:02:19 +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
Roman Telezhynskyi
ca10e29984 Fix name of file.
--HG--
branch : release
2019-02-12 15:47:02 +02:00
Roman Telezhynskyi
c43605e81c Resolved issue #937. Wrong symmetrical seam corners on pieces.
--HG--
branch : release
2019-02-12 14:51:21 +02:00
Roman Telezhynskyi
17760219ea Fixed issue #939. Calling Formula Wizard through property explorer doesn't
refresh formula.

--HG--
branch : release
2019-02-07 19:22:39 +02:00
Roman Telezhynskyi
22d410fdd6 Fixed issue #938. Dialog Seam Allowance doesn't block user from saving broken
formula.

--HG--
branch : release
2019-02-07 15:42:17 +02:00
Roman Telezhynskyi
2ffb316b36 Fixed issue #930. Valentina doesn't update translation for variables after
dynamic language switch.

--HG--
branch : release
2019-01-17 16:00:25 +02:00
Roman Telezhynskyi
1d5d7e5864 Test files for issue #924.
--HG--
branch : release
2019-01-14 16:01:58 +02:00
Roman Telezhynskyi
38d8342b57 Fixed issue #923. Valentina produces wrong seam allowance for rollback case.
--HG--
branch : release
2019-01-07 18:20:36 +02:00
Roman Telezhynskyi
557ed6ef3c Fixed issue #915. Valentina produces wrong seam allowance for acute angle.
--HG--
branch : release
2018-12-23 18:41:51 +02:00
Roman Telezhynskyi
940d0be073 Fixed issue #914. Filtering custom seam allowance paths prevent including more
than one.

--HG--
branch : release
2018-12-21 13:01:32 +02: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
48b7c9873d Define variables if not defined when include <windows.h>.
--HG--
branch : release
2018-10-12 21:47:18 +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
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
81f7993f43 Use $$system_path() to improve support MSYS environment.
--HG--
branch : release
2018-09-21 13:35:57 +03:00
Roman Telezhynskyi
60b323cf8e Fixed issue #882. VContainer class doesn't support multi document mode.
--HG--
branch : release
2018-09-18 16:38:16 +03:00
Roman Telezhynskyi
3fe7709c40 Fixed issue #883. Fix right angle seam allowance angle type.
--HG--
branch : release
2018-09-13 16:46:04 +03:00
Roman Telezhynskyi
8a3d50520f Added status check for settings read/write operations.
--HG--
branch : release
2018-09-09 12:39:19 +03:00
Roman Telezhynskyi
05a5101115 Fixed issue #808. Fix broken seam allowance angle type.
--HG--
branch : release
2018-09-01 18:56:43 +03:00
Roman Telezhynskyi
eabfd48b50 Fix bug with watcher. It watches wrong path.
--HG--
branch : release
2018-08-31 15:22:59 +03:00
Roman Telezhynskyi
cb6c2eb8eb Fix warning option '-Wmissing-prototypes' is valid for C/ObjC but not for C++.
--HG--
branch : develop
2018-08-06 20:47:24 +03:00
Roman Telezhynskyi
9e80bc186d Refactoring. Move methods to class MainWindowsNoGUI.
--HG--
branch : develop
2018-08-06 19:38:23 +03:00
Roman Telezhynskyi
ed5ac37256 Fix potential crash.
--HG--
branch : develop
2018-08-02 15:03:15 +03:00
Roman Telezhynskyi
e1cfe78077 Fix memory leak.
--HG--
branch : develop
2018-08-02 13:48:48 +03:00
Roman Telezhynskyi
2453758735 Fix mistake in name.
--HG--
branch : develop
2018-08-01 19:25:36 +03:00
Roman Telezhynskyi
d8f6734451 Refactoring. Use macros FORMAT_VERSION to avoid human mistakes.
--HG--
branch : develop
2018-07-26 21:21:08 +03:00
Roman Telezhynskyi
8a29755a36 Resolved issue #868. New feature. Connect internal path with cutting contour.
--HG--
branch : develop
2018-07-26 20:00:24 +03:00
Roman Telezhynskyi
fe9dc90dc7 Bug in undocommands. We should return to pattern piece only if in Calculation
mode. If do it in Details mode Valentina may not switch pattern piece back when
a user returns to Calculation mode. This breaks a work and no new object can be
added to pattern.

--HG--
branch : develop
2018-07-25 11:26:09 +03:00
Roman Telezhynskyi
a0e09d3fe7 Fix crash on Windows.
Cancelling Piece Path dialog crashes Valentina.

--HG--
branch : develop
2018-07-24 14:57:41 +03:00
Roman Telezhynskyi
1ae08d6020 Resolved issue #867. Visibility control for place labels.
--HG--
branch : develop
2018-07-20 10:30:05 +03:00
Roman Telezhynskyi
2c7b21b98d Resolved issue #865. New feature. Dynamic Way to define Material in piece label.
--HG--
branch : develop
2018-07-18 20:18:30 +03:00
Roman Telezhynskyi
9da4cbb329 Resolved issue #864. Valentina crashes on Mac OS X after closing Variables
Table dialog.

--HG--
branch : develop
2018-07-18 18:03:38 +03:00
Roman Telezhynskyi
fd85efacd9 Resolved issue #862. Force Valentina to immediately terminate if a pattern
contains a parsing warning.

--HG--
branch : develop
2018-07-13 16:18:04 +03:00
Roman Telezhynskyi
24796e7f2d Cppcheck warning. Virtual function 'CleanLayout' is called from destructor
'~MainWindow()'.

--HG--
branch : develop
2018-07-09 14:19:07 +03:00
Roman Telezhynskyi
2235a5d3d8 Cppcheck warning. Virtual function 'OpenSettings' is called from constructor
'VApplication(int&argc,char**argv)'.

--HG--
branch : develop
2018-07-09 10:45:23 +03:00
Roman Telezhynskyi
126658f03f Cppcheck warning. Virtual function 'setValue' is called from constructor
'VFormulaProperty(const QString&name)'.

--HG--
branch : develop
2018-07-09 10:25:34 +03:00