Roman Telezhynskyi
|
a5fc19d7ec
|
Returned storing and reading base seam allowance values: width and
enable/disable.
--HG--
branch : feature
|
2016-11-10 12:53:02 +02:00 |
|
Roman Telezhynskyi
|
de6015de4d
|
Method GetParametrBool() should allow convert strings "1" and "0" to boolean.
--HG--
branch : feature
|
2016-11-10 12:51:06 +02:00 |
|
Roman Telezhynskyi
|
df20415e9e
|
Returned "Forbid flipping" feature.
--HG--
branch : feature
|
2016-11-10 11:56:40 +02:00 |
|
Roman Telezhynskyi
|
0dbf26a109
|
Merge with develop
--HG--
branch : feature
|
2016-11-10 11:28:08 +02:00 |
|
Roman Telezhynskyi
|
2489f525f7
|
Added tab Seam allowance. Disabled if Apply button is not active.
--HG--
branch : feature
|
2016-11-10 11:27:59 +02:00 |
|
Roman Telezhynskyi
|
c4b9346021
|
Fixed issue #586. Valentina crashes if clear input filter string.
--HG--
branch : develop
|
2016-11-10 11:15:52 +02:00 |
|
Roman Telezhynskyi
|
91d43c4b26
|
Added missed signal. Little refactoring. ref #581.
--HG--
branch : develop
|
2016-11-10 08:53:44 +02:00 |
|
Roman Telezhynskyi
|
7e3ebe7ca2
|
Merged in rsskga/valentina-develop/feature (pull request #150)
Resolved issue #581. Filter lists by keyword in function wizard.
--HG--
branch : develop
|
2016-11-10 06:14:35 +00:00 |
|
Raina
|
88130f1084
|
Resolves #581. User can now filter input lists by keyword in function wizard.
--HG--
branch : feature
|
2016-11-09 18:25:52 -08:00 |
|
Roman Telezhynskyi
|
1c0dced61d
|
Apply button now works.
--HG--
branch : feature
|
2016-11-09 16:27:55 +02:00 |
|
Roman Telezhynskyi
|
39d2ea41ac
|
Returned undocommand "Toggle piece in layout".
--HG--
branch : feature
|
2016-11-09 15:53:22 +02:00 |
|
Roman Telezhynskyi
|
988ce8f7f2
|
Returned undocommand "Save piece options".
--HG--
branch : feature
|
2016-11-09 14:11:58 +02:00 |
|
Roman Telezhynskyi
|
8601b2ae2a
|
Returned undocommand "Move piece".
--HG--
branch : feature
|
2016-11-09 13:06:05 +02:00 |
|
Roman Telezhynskyi
|
b88663dcb4
|
Returned undocommand "Delete piece".
--HG--
branch : feature
|
2016-11-09 11:57:39 +02:00 |
|
Roman Telezhynskyi
|
f593d4ca5b
|
Dialog seam allowance tool should show visualization only when user is creating
new piece.
--HG--
branch : feature
|
2016-11-08 19:11:47 +02:00 |
|
Roman Telezhynskyi
|
11e9b40cb1
|
Forgot to return a pointer.
--HG--
branch : feature
|
2016-11-08 17:52:56 +02:00 |
|
Roman Telezhynskyi
|
5f6b394934
|
Added more static asserts to check minimally supported file format versions.
--HG--
branch : feature
|
2016-11-08 17:07:16 +02:00 |
|
Roman Telezhynskyi
|
b5061038ba
|
Fix mistake. The next pattern format will be 0.4.0.
--HG--
branch : feature
|
2016-11-08 16:34:44 +02:00 |
|
Roman Telezhynskyi
|
4cfcf5ad8d
|
New pattern format version 0.4.0.
Convert tag detail to new version.
--HG--
branch : feature
|
2016-11-08 16:32:18 +02:00 |
|
Roman Telezhynskyi
|
a32be533ec
|
Fix crash.
--HG--
branch : feature
|
2016-11-08 13:07:29 +02:00 |
|
Roman Telezhynskyi
|
731456f714
|
Merge with develop
--HG--
branch : feature
|
2016-11-08 12:57:19 +02:00 |
|
Roman Telezhynskyi
|
4a41840ae7
|
New class VToolSeamAllowance.
--HG--
branch : feature
|
2016-11-08 12:57:01 +02:00 |
|
Roman Telezhynskyi
|
721b9b638b
|
Fixed VPiece class method name. CountNode -> CountNodes.
--HG--
branch : feature
|
2016-11-08 12:55:57 +02:00 |
|
Roman Telezhynskyi
|
2b75519d66
|
Undocommand "add piece".
--HG--
branch : feature
|
2016-11-08 12:54:33 +02:00 |
|
Roman Telezhynskyi
|
37173fb0e4
|
VPiece class. Added members for storing a piece position.
--HG--
branch : feature
|
2016-11-08 12:53:14 +02:00 |
|
Roman Telezhynskyi
|
977b52b787
|
VContainer supports working with VPiece class.
--HG--
branch : feature
|
2016-11-08 12:52:07 +02:00 |
|
Roman Telezhynskyi
|
32c7db68e0
|
Resolved issue #504. Suppress message about absolute measurement path.
I decided to completely eliminate warning strings because they do not change
anything.
--HG--
branch : develop
|
2016-11-07 15:04:00 +02:00 |
|
Roman Telezhynskyi
|
940a1e404b
|
Merge with develop
--HG--
branch : feature
|
2016-11-05 15:31:40 +02:00 |
|
Roman Telezhynskyi
|
2ed35461b6
|
Forbid delete objects if user is creating a piece.
--HG--
branch : feature
|
2016-11-05 15:31:20 +02:00 |
|
Roman Telezhynskyi
|
bff5462ef3
|
Changes in dialog: reverse and internal move update the visualization
automatically.
--HG--
branch : feature
|
2016-11-05 15:27:19 +02:00 |
|
Roman Telezhynskyi
|
b7def444ef
|
Visialization. Highlight first and last point of main path.
--HG--
branch : feature
|
2016-11-05 14:08:26 +02:00 |
|
Roman Telezhynskyi
|
bf306f6101
|
The visualization connected to tool dialog.
--HG--
branch : feature
|
2016-11-05 12:49:20 +02:00 |
|
Roman Telezhynskyi
|
65a38141de
|
Added class VisToolPiece.
Show visualization creating piece main path.
--HG--
branch : feature
|
2016-11-05 10:56:44 +02:00 |
|
Roman Telezhynskyi
|
68ef544ac4
|
Collection test. Make timeout 2 minutes.
--HG--
branch : develop
|
2016-11-04 19:42:23 +02:00 |
|
Roman Telezhynskyi
|
f8ee078ef7
|
When user creates new piece button Apply should be disabled.
--HG--
branch : feature
|
2016-11-04 19:36:36 +02:00 |
|
Roman Telezhynskyi
|
f40bf977c8
|
Enable internal move in the list. Helps user quickly make reorder.
--HG--
branch : feature
|
2016-11-04 17:34:15 +02:00 |
|
Roman Telezhynskyi
|
eb84ae7526
|
Added list context menu with options Delete and Reverse (except for point).
--HG--
branch : feature
|
2016-11-04 17:04:18 +02:00 |
|
Roman Telezhynskyi
|
f58f840488
|
Merge with develop
--HG--
branch : feature
|
2016-11-04 16:28:38 +02:00 |
|
Roman Telezhynskyi
|
721d447af1
|
Refactor member names VPieceNode class.
--HG--
branch : feature
|
2016-11-04 16:28:10 +02:00 |
|
Roman Telezhynskyi
|
e261d02f89
|
Check keyboard modificator and add object reversed if pressed Shift.
--HG--
branch : feature
|
2016-11-04 16:25:57 +02:00 |
|
Roman Telezhynskyi
|
a378922bf6
|
Piece Node point can't be reversed.
--HG--
branch : feature
|
2016-11-04 16:25:01 +02:00 |
|
Roman Telezhynskyi
|
1dd86e66fb
|
New dialog connected to tool button.
--HG--
branch : feature
|
2016-11-04 16:16:11 +02:00 |
|
Roman Telezhynskyi
|
4c3f65b0ab
|
Refactoring AbstractTest::Run.
To be able to see more appropriate warnings we should compare only exit codes.
--HG--
branch : develop
|
2016-11-04 15:15:11 +02:00 |
|
Roman Telezhynskyi
|
1bc0378b69
|
Enable attribute Qt::AA_UseHighDpiPixmaps only since Qt 5.6.0. ref #584.
--HG--
branch : develop
|
2016-11-04 12:44:57 +02:00 |
|
Roman Telezhynskyi
|
22f9fb1e26
|
Added class VAbstractPiece.
--HG--
branch : feature
|
2016-11-03 20:15:53 +02:00 |
|
Roman Telezhynskyi
|
27d6198657
|
Redesing VDetail class. Meet new classes VPiece and VPieceNode.
--HG--
branch : feature
|
2016-11-03 17:59:53 +02:00 |
|
Roman Telezhynskyi
|
a50df3a33c
|
GCC warnings.
--HG--
branch : develop
|
2016-11-03 15:09:48 +02:00 |
|
Roman Telezhynskyi
|
2c7bb5d5fc
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 11:46:51 +02:00 |
|
Roman Telezhynskyi
|
d134e8b367
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 10:42:32 +02:00 |
|
Roman Telezhynskyi
|
db1cdc3d53
|
Fixed typo.
--HG--
branch : develop
|
2016-10-31 09:30:10 +02:00 |
|