Roman Telezhynskyi
1e06446189
Improved editing custom measurement and increment.
...
Fixed case when a user input empty string. In this case return auto generated
name. Fixed case when the name is not unique. In this case find unique with
index "new_name" + "_number".
--HG--
branch : release
2017-04-14 10:35:44 +03:00
Roman Telezhynskyi
6d271423e0
Fixed scroll hand drag mode.
...
--HG--
branch : release
2017-04-14 08:22:28 +03:00
Roman Telezhynskyi
78bdd5a8af
Improve tooltip for case when a user get infinite or NaN result.
...
--HG--
branch : release
2017-04-13 17:16:53 +03:00
Roman Telezhynskyi
cade111206
Refactoring Tape's preferences dialog.
...
Instead of manual declaring used Qt Designer.
--HG--
branch : release
2017-04-12 15:50:48 +03:00
Roman Telezhynskyi
1ee0988f8a
Refactoring Valentina's preferences dialog.
...
Instead of manual declaring used Qt Designer.
--HG--
branch : release
2017-04-12 13:31:11 +03:00
Roman Telezhynskyi
a1caf972a9
Warn a user when need to update a file format version.
...
--HG--
branch : release
2017-04-12 09:49:05 +03:00
Roman Telezhynskyi
f384639ac3
Fix a crash.
...
--HG--
branch : release
2017-04-12 09:45:58 +03:00
Roman Telezhynskyi
fdd3e9a70c
Fix a crash.
...
If call a visualization and then close the window Valentina will crash.
--HG--
branch : release
2017-04-11 15:02:52 +03:00
Roman Telezhynskyi
b63922fa9e
Show for user translated curve name in tool dialog and the property browser.
...
--HG--
branch : release
2017-04-11 13:42:42 +03:00
Roman Telezhynskyi
14000924e2
Improve tooltipe of operation tools.
...
Should help to understand how to select multiple objects.
--HG--
branch : release
2017-04-11 13:11:59 +03:00
Roman Telezhynskyi
2915402526
Removed Community page from Preferences.
...
--HG--
branch : release
2017-04-11 12:21:15 +03:00
Roman Telezhynskyi
45080b7698
Add link to forum and Wiki.
...
--HG--
branch : release
2017-04-11 12:03:55 +03:00
Roman Telezhynskyi
534b948b52
Disable generation Wavefront OBJ.
...
Will be available only in debug mode.
--HG--
branch : release
2017-04-11 11:56:01 +03:00
Roman Telezhynskyi
c264b80ea0
Refactoring. Hide private static members.
...
--HG--
branch : release
2017-04-11 11:16:11 +03:00
Roman Telezhynskyi
a3056dc7e2
Qt 5.2.0 is now minimal requirement to build the code.
...
--HG--
branch : release
2017-04-10 22:18:36 +03:00
Roman Telezhynskyi
3f1b042d6c
Get hash also from git repository.
...
Because we use both hg and git (as mirror) we can get hash of current commit
from git too.
--HG--
branch : release
2017-04-10 20:24:58 +03:00
Roman Telezhynskyi
948eef41e6
We in beta from now.
...
--HG--
branch : release
2017-04-10 19:21:45 +03:00
Roman Telezhynskyi
ed2756bc6b
Lupdate.
...
--HG--
branch : release
2017-04-10 11:42:37 +03:00
Roman Telezhynskyi
2ef3c7bcb0
Forgot to update passmark options for piece path dialog.
...
--HG--
branch : release
2017-04-10 11:31:16 +03:00
Roman Telezhynskyi
cb9d2bbe25
Lupdate.
...
--HG--
branch : release
2017-04-10 10:54:43 +03:00
Roman Telezhynskyi
6ff180f18f
We do not plan to release version 0.4.6.
...
--HG--
branch : develop
2017-04-10 10:30:35 +03:00
Roman Telezhynskyi
d355b4dce8
Cppcheck warnings.
...
--HG--
branch : develop
2017-04-06 15:50:15 +03:00
Roman Telezhynskyi
321b22faba
Show in the main path marks for T and V passmarks.
...
--HG--
branch : develop
2017-04-05 13:42:59 +03:00
Roman Telezhynskyi
c0f36dffbe
Resolved issue #652 . Show passmarks for builtin seam allowance.
...
--HG--
branch : develop
2017-04-05 13:22:33 +03:00
Roman Telezhynskyi
4cd09e54e4
Extend a passmark length to 50% of seam allowance width.
...
--HG--
branch : develop
2017-04-05 08:43:16 +03:00
Roman Telezhynskyi
1ecbfaa873
Connect pins to detail item to correctly translate coordinates.
...
--HG--
branch : develop
2017-04-04 09:00:34 +03:00
Roman Telezhynskyi
a9bb99937c
Try to fix error: ambiguous overload for 'operator>>' (operand types are
...
'QDataStream' and 'quint32 {aka unsigned int}').
--HG--
branch : develop
2017-04-04 08:20:49 +03:00
Roman Telezhynskyi
5be8ba3a64
Trying to fix tab image position. ref #650 .
...
--HG--
branch : develop
2017-04-03 16:21:46 +03:00
Roman Telezhynskyi
862b5823e7
Fixed issue #647 . Shoulder tool broken in latest test builds.
...
--HG--
branch : develop
2017-04-03 13:50:05 +03:00
Roman Telezhynskyi
0612305ea8
Fixed issue #650 . "Seam allowance tool" icons are not showing correctly.
...
--HG--
branch : develop
2017-04-03 12:39:17 +03:00
Roman Telezhynskyi
c7a531b06e
Remove Visual Studio 2013 from list of supported compilers because its C++11
...
implementation is not complete.
--HG--
branch : develop
2017-04-01 22:40:26 +03:00
Roman Telezhynskyi
b9f886d28d
Fix building on Mac.
...
--HG--
branch : develop
2017-04-01 19:53:28 +03:00
Roman Telezhynskyi
38bb9c86b9
Fix building on Mac.
...
--HG--
branch : develop
2017-04-01 19:23:20 +03:00
Roman Telezhynskyi
49529815fd
Disable warning Wweak-vtables.
...
--HG--
branch : develop
2017-04-01 18:09:32 +03:00
Roman Telezhynskyi
e2383eb500
Refactoring. Use "=default" instead of the default implementation.
...
--HG--
branch : develop
2017-04-01 17:27:55 +03:00
Roman Telezhynskyi
9433a6b358
Refactoring. Remove unused private functions.
...
--HG--
branch : develop
2017-04-01 15:27:24 +03:00
Roman Telezhynskyi
016e2db2e6
Refactoring. Remove unused local variables.
...
--HG--
branch : develop
2017-04-01 10:28:13 +03:00
Roman Telezhynskyi
1d82d96562
Refactoring. Move "inline" specifier to the definition of the function.
...
--HG--
branch : develop
2017-04-01 10:23:44 +03:00
Roman Telezhynskyi
660406ab35
Refactoring. Improve access to static member.
...
--HG--
branch : develop
2017-03-31 17:25:14 +03:00
Roman Telezhynskyi
b316133dad
Remove unused members.
...
--HG--
branch : develop
2017-03-31 17:21:18 +03:00
Roman Telezhynskyi
f9aa896477
Refactoring. Avoid implicit conversions.
...
--HG--
branch : develop
2017-03-31 17:04:11 +03:00
Roman Telezhynskyi
b506b1d177
Refactoring. "Remove" call to the overridable "CheckState" method.
...
--HG--
branch : develop
2017-03-31 11:54:05 +03:00
Roman Telezhynskyi
3d9feaf3c5
Disabled several tests on Windows due to "undefined behavior" problem.
...
--HG--
branch : develop
2017-03-31 07:50:30 +03:00
Roman Telezhynskyi
482cc9c76e
Forgot to init passmarks list on start.
...
--HG--
branch : develop
2017-03-30 14:12:23 +03:00
Roman Telezhynskyi
dc9ded6600
Cppcheck warnings.
...
--HG--
branch : develop
2017-03-30 13:59:10 +03:00
Roman Telezhynskyi
66d4d1cd7b
Resolved issue #157 . New feature: Passmarks tool.
...
Merge with feature.
--HG--
branch : develop
2017-03-30 13:33:00 +03:00
Roman Telezhynskyi
517974d68f
Updated changelog.
...
--HG--
branch : feature
2017-03-30 13:31:03 +03:00
Roman Telezhynskyi
b62aaaf992
Layout now works with passmarks.
...
--HG--
branch : feature
2017-03-30 13:27:57 +03:00
Roman Telezhynskyi
f05cd909a2
Unite nodes to be able to show passmarks from custom seam allowance included as
...
main path.
--HG--
branch : feature
2017-03-30 12:26:06 +03:00
Roman Telezhynskyi
d3ab7f5b16
Return -1 if was used global seam allowance width instead of calculating its
...
value.
--HG--
branch : feature
2017-03-30 11:09:12 +03:00