Roman Telezhynskyi
|
ca79c7ff93
|
Added place label.
--HG--
branch : feature
|
2017-10-15 12:25:20 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
657c445e46
|
Extract formulas from final measurements.
--HG--
branch : feature
|
2017-09-28 16:39:27 +03:00 |
|
Roman Telezhynskyi
|
8c84cff91d
|
Read/write list of final measurements.
--HG--
branch : feature
|
2017-09-26 12:54:52 +03:00 |
|
Roman Telezhynskyi
|
6bd1a460e6
|
Refactor method VPattern::setCurrentData().
It should use method VAbstractPattern::getLocalHistory().
--HG--
branch : develop
|
2017-09-25 18:15:28 +03:00 |
|
Roman Telezhynskyi
|
3a358f7633
|
Improve dialog Increments. It should show all internal variables instead it
showed only those who were in currently selected pattern piece.
--HG--
branch : develop
|
2017-09-25 16:36:04 +03:00 |
|
Roman Telezhynskyi
|
d77acc524c
|
Resolved issue #731. Improve tab Increments. Separate the tab on two:
Increments and Preview Calculation.
--HG--
branch : develop
|
2017-09-02 14:47:44 +03:00 |
|
Roman Telezhynskyi
|
4ed21eb4d5
|
Clang warning.
--HG--
branch : develop
|
2017-08-30 10:16:40 +03:00 |
|
Roman Telezhynskyi
|
a97821edce
|
Read and write pattern materials.
--HG--
branch : feature
|
2017-08-30 08:55:07 +03:00 |
|
Roman Telezhynskyi
|
842dfafcd6
|
Fix bug. Valentina doesn't update pattern label.
--HG--
branch : develop
|
2017-08-23 20:54:20 +03:00 |
|
Roman Telezhynskyi
|
af6e41d8cc
|
Fix bug. Valentina doesn't update piece label.
--HG--
branch : develop
|
2017-08-23 15:26:48 +03:00 |
|
Roman Telezhynskyi
|
9d84412823
|
SonarQube warnings.
--HG--
branch : develop
|
2017-08-21 19:20:50 +03:00 |
|
Roman Telezhynskyi
|
ae870b8b2e
|
Fix conflict of names.
--HG--
branch : develop
|
2017-08-21 17:10:55 +03:00 |
|
Roman Telezhynskyi
|
be548269f6
|
Cppcheck warnings.
--HG--
branch : develop
|
2017-08-21 15:39:05 +03:00 |
|
Roman Telezhynskyi
|
acf429518d
|
Added more additional Piece label fields.
--HG--
branch : feature
|
2017-08-21 13:16:43 +03:00 |
|
Roman Telezhynskyi
|
464a54c7ee
|
Update label after changing date/time format.
--HG--
branch : feature
|
2017-08-19 19:52:33 +03:00 |
|
Roman Telezhynskyi
|
a8d8efd889
|
Dialog DateTimeEditor.
--HG--
branch : feature
|
2017-08-19 19:10:57 +03:00 |
|
Roman Telezhynskyi
|
f07fd426dd
|
Clearing old code.
--HG--
branch : feature
|
2017-08-18 14:22:31 +03:00 |
|
Roman Telezhynskyi
|
ae78373f88
|
Read/write piece label.
--HG--
branch : feature
|
2017-08-18 07:59:47 +03:00 |
|
Roman Telezhynskyi
|
c368a956b8
|
Fix bug. Changing pattern or measurements file name do not imidiatelly update
pattern label.
--HG--
branch : feature
|
2017-08-17 19:57:46 +03:00 |
|
Roman Telezhynskyi
|
d6898af23e
|
Refactoring. Rename method.
--HG--
branch : feature
|
2017-08-17 19:42:48 +03:00 |
|
Roman Telezhynskyi
|
bc36e9bac3
|
Clear unused tags from code.
--HG--
branch : feature
|
2017-08-16 16:56:07 +03:00 |
|
Roman Telezhynskyi
|
b212d04d11
|
Parse template and prepare pattern label.
--HG--
branch : feature
|
2017-08-15 15:22:33 +03:00 |
|
Roman Telezhynskyi
|
3b60eaff08
|
List to speed up reading a template by many pieces.
--HG--
branch : feature
|
2017-08-15 11:38:36 +03:00 |
|
Roman Telezhynskyi
|
8466e84eef
|
Read/Write pattern label.
--HG--
branch : feature
|
2017-08-15 10:44:00 +03:00 |
|
Roman Telezhynskyi
|
16ec3a3ea8
|
User should be able to rename increments.
--HG--
branch : develop
|
2017-08-08 17:43:41 +03:00 |
|
Roman Telezhynskyi
|
474c0949e2
|
Fix translation variables.
(grafted from dff11ab321d8eb16de58f01b70913190f527809c)
--HG--
branch : develop
|
2017-08-04 10:28:44 +03:00 |
|
Roman Telezhynskyi
|
acc340bff1
|
Performance improvement. Speed up method VDomDocument::elementById.
--HG--
branch : develop
|
2017-08-02 14:10:10 +03:00 |
|
Roman Telezhynskyi
|
c9e005c65b
|
Small improvements for passmark.
Added new option that allow localy disable the second passmark on the seam line.
--HG--
branch : release
|
2017-04-26 11:22:42 +03:00 |
|
Roman Telezhynskyi
|
a0262e260b
|
Coverity scan warnings.
--HG--
branch : release
|
2017-04-19 12:48:13 +03:00 |
|
Roman Telezhynskyi
|
bab0adfebc
|
Refactoring method MUnit(). All formats have the same syntax.
--HG--
branch : release
|
2017-04-18 11:46:53 +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
|
6ac1a1247c
|
Read/write passmark information.
--HG--
branch : feature
|
2017-03-24 14:48:07 +02:00 |
|
Roman Telezhynskyi
|
e995f6f68a
|
Added new tool Insert node.
--HG--
branch : feature
|
2017-03-22 12:05:53 +02:00 |
|
Roman Telezhynskyi
|
7fe86bc319
|
Successful build.
--HG--
branch : feature
|
2017-03-21 17:18:48 +02:00 |
|
Roman Telezhynskyi
|
96255ef093
|
Dialog Insert node tool.
--HG--
branch : feature
|
2017-03-21 15:39:14 +02:00 |
|
Roman Telezhynskyi
|
814c2307ee
|
Refactoring. Minor changes.
--HG--
branch : develop
|
2017-03-18 14:06:40 +02:00 |
|
Roman Telezhynskyi
|
bd656bcfff
|
Refactoring. Remove the code after these statements.
--HG--
branch : develop
|
2017-03-18 11:21:52 +02:00 |
|
Roman Telezhynskyi
|
6499c73d0c
|
Refactoring. Merge identical cases.
--HG--
branch : develop
|
2017-03-18 11:04:12 +02:00 |
|
Murloc
|
506ca0612c
|
Add 200 in heights
--HG--
branch : feature
|
2017-03-09 21:41:48 +01:00 |
|
Roman Telezhynskyi
|
3bf65edaa6
|
Merge with develop.
--HG--
branch : feature
|
2017-02-22 14:48:48 +02:00 |
|
Roman Telezhynskyi
|
b31a8d4c6b
|
Extend max size to 72 cm.
Request from a user. See
http://forum.valentina-project.org/t/extension-of-standard-measurements/957
--HG--
branch : develop
|
2017-02-22 07:54:42 +02:00 |
|
Roman Telezhynskyi
|
ad403850bc
|
Save pin inside a piece.
--HG--
branch : feature
|
2017-01-31 18:09:18 +02:00 |
|
Roman Telezhynskyi
|
b9d635dab2
|
Dialog Pin tool.
--HG--
branch : feature
|
2017-01-31 14:28:48 +02:00 |
|
Roman Telezhynskyi
|
8b1e9e24d4
|
Tool path and piece now bring formulas, should cover this fact.
--HG--
branch : feature
|
2017-01-21 17:32:08 +02:00 |
|
Roman Telezhynskyi
|
669d295804
|
Class VToolDetail removed.
--HG--
branch : feature
|
2017-01-21 16:30:14 +02:00 |
|
Roman Telezhynskyi
|
0ef10c01b0
|
A piece seam allowance can be controlled by formula.
--HG--
branch : feature
|
2017-01-21 15:24:40 +02:00 |
|
Roman Telezhynskyi
|
ccc8da800f
|
Pieces should disappear from the list when deleted.
--HG--
branch : feature
|
2017-01-18 12:22:02 +02:00 |
|
Roman Telezhynskyi
|
8eba46ade1
|
The tool redesign was finnised. Code is not tested.
--HG--
branch : feature
|
2017-01-16 17:37:15 +02:00 |
|
Roman Telezhynskyi
|
5442eb40b9
|
Move methods to class VAbstractPattern to be able to use them for tool Unite
Details.
--HG--
branch : feature
|
2017-01-16 11:59:02 +02:00 |
|