Commit Graph

5091 Commits

Author SHA1 Message Date
Roman Telezhynskyi
948ae32dc5 Fixed regression with tool "Union details".
One file in collection contain unpredicted case. For fixing returned old code.

--HG--
branch : develop
2016-08-20 17:34:49 +03:00
Roman Telezhynskyi
afeeca30f6 Fixed regression after changing behaviour of tool cut curve (arc, spline,
splinePath).

The tool doesn't produce substrings anymore. All links to substrings were
replaced by link to base curve. The regression happened between format version
0.2.7 and 0.3.0.

--HG--
branch : develop
2016-08-20 17:32:45 +03:00
Roman Telezhynskyi
24e8a42aa7 VPatternConverter use QStringLiteral where possible.
--HG--
branch : develop
2016-08-20 12:14:53 +03:00
Roman Telezhynskyi
818ff6752d Fixed issue #548. Bug Detail tool. Case when seam allowance is wrong.
--HG--
branch : release
2016-08-18 14:01:32 +03:00
Roman Telezhynskyi
00e36db0c5 Merged in ValentinaZhuravska/valentina/feature (pull request #140)
Resolved Issue #424. Improve Formula Wizard dialog.

--HG--
branch : develop
2016-08-17 23:22:59 +03:00
Valentina Zhuravska
00649770e3 Little fixes.
--HG--
branch : feature
2016-08-17 23:13:54 +03:00
BojanKverh
1cfa97497c Fixed translations after language change
--HG--
branch : feature
2016-08-17 21:38:39 +02:00
Bojan Kverh
10f2d83edd Merged develop into feature
--HG--
branch : feature
2016-08-17 18:00:56 +02:00
Valentina Zhuravska
a5484c04de Updated Changelog.txt.
--HG--
branch : feature
2016-08-16 23:17:03 +03:00
Valentina Zhuravska
74b30fa377 Fixed misprint.
--HG--
branch : feature
2016-08-16 23:15:54 +03:00
Valentina Zhuravska
09a9ec2855 Resolved Issue #424. Improve Formula Wizard dialog.
--HG--
branch : feature
2016-08-16 23:13:34 +03:00
Roman Telezhynskyi
0ece6cee6c appveyor.yml fix wrong variable name. Changed notification options.
--HG--
branch : develop
2016-08-16 22:55:27 +03:00
Roman Telezhynskyi
75bb672681 appveyor.yml added path %QT_DIR%\include.
--HG--
branch : develop
2016-08-16 20:43:38 +03:00
Roman Telezhynskyi
e333c9bc08 QtDebug and QDebug lead to the same header. Leave only QtDebug.
--HG--
branch : develop
2016-08-16 20:35:21 +03:00
Roman Telezhynskyi
d66280033b Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
2016-08-16 19:57:32 +03:00
Roman Telezhynskyi
222bbeaa75 Fixed issue #543. Detail loses details.
(grafted from 7e5b3ed76ac3b86fd6112b90b51e8c0c4702bbf0)

--HG--
branch : develop
2016-08-16 18:23:38 +03:00
Roman Telezhynskyi
3ef57202d1 Resolved issue #544. Error: Color Lines are black until touched.
(grafted from f62bbdf4122fa02aa12d110d123b900b94c423d1)

--HG--
branch : develop
2016-08-16 18:23:20 +03:00
Roman Telezhynskyi
769427f90f Added tests ref issue #543.
--HG--
branch : release
2016-08-16 18:21:27 +03:00
Roman Telezhynskyi
3db875dea8 Fixed issue #543. Detail loses details.
--HG--
branch : release
2016-08-16 18:19:08 +03:00
Roman Telezhynskyi
279e17c5b3 Script for local run cppcheck.
--HG--
branch : develop
2016-08-16 17:04:33 +03:00
Roman Telezhynskyi
47fb85a2c1 Resolved issue #544. Error: Color Lines are black until touched.
--HG--
branch : release
2016-08-16 12:30:55 +03:00
Roman Telezhynskyi
45ce971a71 Cppcheck warnings.
--HG--
branch : release
2016-08-15 21:16:47 +03:00
Roman Telezhynskyi
dde8f9638e Cppcheck warnings.
--HG--
branch : release
2016-08-15 21:06:04 +03:00
BojanKverh
92ec78e6b3 Made sure that labels stay inside the detail after changing size or height
--HG--
branch : feature
2016-08-15 17:19:21 +02:00
Bojan Kverh
a5f16ab738 Merged develop into feature
--HG--
branch : feature
2016-08-15 15:38:51 +02:00
Roman Telezhynskyi
ba36ab3c71 Fixed bug with path to destination folder. Now the app will check each change
of path. If path after closing the dialog doesn't exist the app will try to
create a path.

--HG--
branch : release
2016-08-15 16:37:44 +03:00
Roman Telezhynskyi
1a56b2721a Several changes related to layout export.
Added tool button "Layout export" in section Layout. Should speed up calling
this feature.
Redesign dialog "Layout export". Changes in layout. Now user can change dialog
width.
Fixed bug with path to destination folder. Now the app will check each change
of path. If path after closing the dialog doesn't exist the app will try to
create a path.

--HG--
branch : develop
2016-08-15 15:03:10 +03:00
BojanKverh
fb326d4f39 Added %size% and %height% placeholders to display pattern size and height in the Pattern size line edit
--HG--
branch : feature
2016-08-15 13:03:59 +02:00
Bojan Kverh
37b683f125 Merged develop into feature
--HG--
branch : feature
2016-08-15 11:06:42 +02:00
Roman Telezhynskyi
fffb8e99e6 Merged in ValentinaZhuravska/valentina/feature (pull request #137)
Fixed tests in Windows.

--HG--
branch : release
2016-08-13 20:20:48 +03:00
Valentina Zhuravska
60a6481332 Fixed tests in Windows.
--HG--
branch : feature
2016-08-13 17:40:45 +03:00
Roman Telezhynskyi
db138cd6e7 Fixing building on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
2016-08-13 11:56:59 +03:00
Roman Telezhynskyi
19b880ad76 New test localization (checking html tags mismatch).
--HG--
branch : develop
2016-08-12 17:37:09 +03:00
Roman Telezhynskyi
da4bf27c75 New test localization (checking punctuation).
--HG--
branch : develop
2016-08-12 15:21:55 +03:00
BojanKverh
8fc3cfae1b Added missing headers
--HG--
branch : feature
2016-08-12 12:11:12 +02:00
Roman Telezhynskyi
14b210b3d6 Merged in ValentinaZhuravska/valentina/feature (pull request #136)
Fixed issue #537. Valentina crashes when use undo command.

--HG--
branch : release
2016-08-12 12:43:53 +03:00
Valentina Zhuravska
bd757bdc26 Updated Changelog.txt.
--HG--
branch : feature
2016-08-12 12:40:48 +03:00
BojanKverh
86f24bf0e5 User defined materials are now remembered and can also be deleted in preferences dialog
--HG--
branch : feature
2016-08-12 01:22:23 +02:00
BojanKverh
b0532e6fb9 Removed userDef attributes from DOM tree, where they are not necessary. Fixed some translations. Refactored finding the selected material in detail dialog
--HG--
branch : feature
2016-08-11 22:44:53 +02:00
BojanKverh
3d06565f10 Merged develop into feature
--HG--
branch : feature
2016-08-11 21:58:46 +02:00
Valentina Zhuravska
e226e3ce24 Fixed issue #537. Valentina crashes when use undo command.
--HG--
branch : feature
2016-08-11 21:40:38 +03:00
Roman Telezhynskyi
3d34410b1e Fixed issue with localization.
--HG--
branch : develop
2016-08-10 15:34:07 +03:00
Roman Telezhynskyi
124fab0c6f Updated Changelog.txt.
(grafted from 962cec75e37deb19ea764925f4db6fc57468ec80)

--HG--
branch : develop
2016-08-12 17:38:07 +03:00
Roman Telezhynskyi
a890ec47dd Fixed issue #537. Valentina crashes when use undo command.
(grafted from b9726acb2bb6b7bd606d6ecc96e6498f093c1861)

--HG--
branch : develop
2016-08-12 17:38:01 +03:00
Roman Telezhynskyi
557368727b Updated Changelog.txt.
(grafted from 20a281e1d744397cf64b8c314ef6b5faaa854829)

--HG--
branch : develop
2016-08-12 17:37:55 +03:00
Roman Telezhynskyi
3ee6faf124 Fixed issue #532. Unexpected error occurs when zoom out image.
(grafted from c9e825b2ba62707e063700cea95ded566f158d6a)

--HG--
branch : develop
2016-08-12 17:37:47 +03:00
Roman Telezhynskyi
ec2597fe41 Merged in ValentinaZhuravska/valentina/feature (pull request #135)
Fixed issue #532. Unexpected error occurs when zoom out image.

--HG--
branch : release
2016-08-10 09:58:40 +03:00
Valentina Zhuravska
9f1baf5531 Updated Changelog.txt.
--HG--
branch : feature
2016-08-10 04:36:40 +03:00
Valentina Zhuravska
e985ce26ad Fixed issue #532. Unexpected error occurs when zoom out image.
--HG--
branch : feature
2016-08-10 03:40:19 +03:00
Roman Telezhynskyi
3f75727b6a Resolved issue #540. The latest development version don't compile in MAC.
--HG--
branch : develop
2016-08-09 21:48:43 +03:00