d66280033b
Fixed issue #546 . Compile error under Windows in current develop revision.
...
--HG--
branch : develop
2016-08-16 19:57:32 +03:00
222bbeaa75
Fixed issue #543 . Detail loses details.
...
(grafted from 7e5b3ed76ac3b86fd6112b90b51e8c0c4702bbf0)
--HG--
branch : develop
2016-08-16 18:23:38 +03:00
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
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
a5f16ab738
Merged develop into feature
...
--HG--
branch : feature
2016-08-15 15:38:51 +02:00
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
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
37b683f125
Merged develop into feature
...
--HG--
branch : feature
2016-08-15 11:06:42 +02:00
db138cd6e7
Fixing building on Qt\5.3\msvc2013_64_opengl.
...
--HG--
branch : develop
2016-08-13 11:56:59 +03:00
19b880ad76
New test localization (checking html tags mismatch).
...
--HG--
branch : develop
2016-08-12 17:37:09 +03:00
da4bf27c75
New test localization (checking punctuation).
...
--HG--
branch : develop
2016-08-12 15:21:55 +03:00
8fc3cfae1b
Added missing headers
...
--HG--
branch : feature
2016-08-12 12:11:12 +02:00
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
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
a890ec47dd
Fixed issue #537 . Valentina crashes when use undo command.
...
(grafted from b9726acb2bb6b7bd606d6ecc96e6498f093c1861)
--HG--
branch : develop
2016-08-12 17:38:01 +03:00
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
3f75727b6a
Resolved issue #540 . The latest development version don't compile in MAC.
...
--HG--
branch : develop
2016-08-09 21:48:43 +03:00
41308f1468
Fixed bug case when after first creating a layout a list of details was cleared.
...
--HG--
branch : develop
2016-08-09 20:53:38 +03:00
0aabacfee4
String inside label also should be translated.
...
--HG--
branch : develop
2016-08-09 19:42:00 +03:00
7585db6a58
Fix build on Qt\5.3\msvc2013_64_opengl.
...
--HG--
branch : develop
2016-08-09 16:55:46 +03:00
9035382238
Cppcheck warnings.
...
--HG--
branch : develop
2016-08-09 14:18:49 +03:00
31fa9785b9
Fixed several mistakes in original strings.
...
--HG--
branch : develop
2016-08-09 13:50:37 +03:00
09175a3bde
Fix build on Qt\5.3\msvc2013_64_opengl.
...
--HG--
branch : develop
2016-08-09 12:28:34 +03:00
ec053ba5bf
Fix build on Qt\5.3\msvc2013_64_opengl.
...
--HG--
branch : develop
2016-08-08 22:59:35 +03:00
6c04438a02
Changed macros to be sure that <sys/sysmacros.h> is not included on Windows.
...
--HG--
branch : develop
2016-08-08 17:57:05 +03:00
67360605b3
Fix broken tool Union details.
...
--HG--
branch : develop
2016-08-08 17:34:50 +03:00
1937baba99
Error cannot open include file: 'ext/alloc_traits.h': No such file or directory.
...
--HG--
branch : develop
2016-08-08 16:00:42 +03:00
eec896edd0
Fix errors. error: QPrinter: No such file or directory.
...
error: QMetaTypeId: No such file or directory.
--HG--
branch : develop
2016-08-08 15:26:48 +03:00
83df3f46b7
Fixed error: sys/sysmacros.h No such file or directory on Windows.
...
--HG--
branch : develop
2016-08-08 15:14:21 +03:00
67614bcd0b
Cppcheck warnings.
...
--HG--
branch : develop
2016-08-08 15:07:26 +03:00
80f00b361d
Use "Include What You Use" tool for optimizing #includes.
...
--HG--
branch : develop
2016-08-08 14:44:49 +03:00
67b18fbbde
Fix problems with layouts in dialog tool Detail. Returned detail name by
...
default. Setted clear button for field Letter.
--HG--
branch : develop
2016-08-07 23:41:49 +03:00
d9360f3c96
GCC warnings.
...
--HG--
branch : develop
2016-08-07 18:17:50 +03:00
da91ed974a
Merged in BojanKverh/valentina-issue24/feature (pull request #134 )
...
Fixed issue #24 . New feature: Label on detail.
--HG--
branch : develop
2016-08-07 18:08:39 +03:00
c94afdf174
Cppcheck warning.
...
--HG--
branch : develop
2016-08-07 17:31:36 +03:00
34a960fcd6
MSVC warnings.
...
--HG--
branch : develop
2016-08-07 15:12:08 +03:00
342bf9d124
MSVC doesn't support optimization flag -O3.
...
--HG--
branch : develop
2016-08-07 14:40:59 +03:00
3a4b78c42b
Fixed build on Windows with MSVC 2013_64_opengl. Added include path to VMisc for
...
VDXF static library.
--HG--
branch : develop
2016-08-07 14:30:18 +03:00
8118bd45e5
With GCC 6.1.1:
...
debugbreak.h:51:1: error: 'inline' is not at beginning of
declaration [-Werror=old-style-declaration]
So i moved the inlines at the beginning of the declaration.
--HG--
branch : develop
2016-08-07 14:25:43 +03:00
46c295b4b1
Suppress MSVC 2015 warning C4309.
...
--HG--
branch : develop
2016-08-06 22:43:09 +03:00
64ebccd94b
Suppress cppcheck warning.
...
--HG--
branch : develop
2016-08-06 21:56:33 +03:00
c9cdd2cd8d
Using macros QT_WARNING_DISABLE_*.
...
--HG--
branch : develop
2016-08-06 21:42:40 +03:00
88be00fe42
Fixed build on Qt lower version 5.5.0.
...
--HG--
branch : develop
2016-08-06 19:32:51 +03:00
1c987b919b
Use gcc’s Address Sanitizer only in Debug mode.
...
--HG--
branch : develop
2016-08-06 19:23:42 +03:00
305cbe8acb
Fixed warning.pri for CollectionTest and TranslationsTest libraries.
...
--HG--
branch : develop
2016-08-06 19:18:25 +03:00
69e0ff74e6
MSVC warnings.
...
--HG--
branch : develop
2016-08-06 15:59:30 +03:00
e7b72c4a44
Fix broken build on MSVC.
...
--HG--
branch : develop
2016-08-05 16:44:20 +03:00
2af9c0e65a
Fixed issues with include paths.
...
--HG--
branch : develop
2016-08-05 13:48:23 +03:00
f56614966b
Deleted unnecessary class member
...
--HG--
branch : feature
2016-08-03 00:44:22 +02:00
192bd7e7d5
Deleted unnecessary include
...
--HG--
branch : feature
2016-08-03 00:39:02 +02:00