Roman Telezhynskyi
|
1847115627
|
Refactoring.
Code style.
|
2023-06-21 10:24:51 +03:00 |
|
Roman Telezhynskyi
|
7410d188ce
|
Piece labels line break.
|
2023-05-22 17:30:18 +03:00 |
|
Roman Telezhynskyi
|
e540c6292c
|
Refactoring.
Fix code style.
|
2023-05-22 17:27:42 +03:00 |
|
Roman Telezhynskyi
|
9878a2dba1
|
Fix issues with translations.
|
2023-05-17 16:25:27 +03:00 |
|
Roman Telezhynskyi
|
f69eaafe86
|
Independent translation for piece labels.
|
2023-05-16 19:21:17 +03:00 |
|
Roman Telezhynskyi
|
7320c1c5df
|
Refactoring.
Fix code style.
|
2023-05-16 19:21:16 +03:00 |
|
Roman Telezhynskyi
|
3ce8e6e5a7
|
Refactoring.
Fix method name.
|
2023-05-16 17:37:53 +03:00 |
|
Roman Telezhynskyi
|
2aeaebdebc
|
Fix build issues.
|
2023-05-11 16:23:57 +03:00 |
|
Roman Telezhynskyi
|
171b3be090
|
Backward compatibility for type qsizetype.
|
2023-02-09 17:27:43 +02:00 |
|
Roman Telezhynskyi
|
32f6b1be3e
|
Refactoring.
|
2023-01-16 11:40:21 +02:00 |
|
Roman Telezhynskyi
|
f0db72c89b
|
Replace static private variable with Q_GLOBAL_STATIC.
|
2023-01-16 11:40:00 +02:00 |
|
Roman Telezhynskyi
|
cfe341e7b9
|
Placeholder for area units. #193
|
2023-01-02 14:19:46 +02:00 |
|
Roman Telezhynskyi
|
de7239c53b
|
Refactoring.
|
2023-01-02 11:32:28 +02:00 |
|
Roman Telezhynskyi
|
386760ff3f
|
New placeholders CurrentArea and CurrentSeamLineArea. #193
|
2023-01-02 11:32:21 +02:00 |
|
Roman Telezhynskyi
|
aeaf962a57
|
Fix preparing placeholders for final measurements. #193
|
2022-12-31 15:27:44 +02:00 |
|
Roman Telezhynskyi
|
56cdd08e71
|
Fix build with Qt 5.6.
|
2022-11-14 16:53:44 +02:00 |
|
Roman Telezhynskyi
|
b4256fb500
|
Optimize includes.
|
2022-11-10 11:46:04 +02:00 |
|
Roman Telezhynskyi
|
19f95c8e54
|
Refactoring. Use TextWidth to simplify code.
|
2022-02-19 21:26:30 +02:00 |
|
Roman Telezhynskyi
|
8837bec33d
|
Fix mirroring a piece label.
|
2022-02-19 21:17:51 +02:00 |
|
Roman Telezhynskyi
|
080e84ff48
|
New placeholders.
|
2022-02-14 14:11:27 +02:00 |
|
Roman Telezhynskyi
|
807183b2ce
|
Read/Write layout file.
|
2021-08-14 15:19:28 +03:00 |
|
Roman Telezhynskyi
|
95fb3f3d89
|
Pattern label template placeholder with dimension label value. Closes #109
|
2021-03-29 15:06:32 +03:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
6d3d624980
|
Improve error handling for final measurements placeholders. #85
|
2021-01-30 21:15:49 +02:00 |
|
Roman Telezhynskyi
|
8b15f4aed6
|
Final measurement printout on pattern piece. Closes #85
|
2021-01-23 21:37:36 +02:00 |
|
Roman Telezhynskyi
|
0ab76dd6b9
|
New warning. Warn about empty measurements dimension value when preparing placeholders.
|
2020-12-17 17:42:47 +02:00 |
|
Roman Telezhynskyi
|
d10f20f399
|
Extend placeholders list with list of measurements.
|
2020-10-16 13:43:54 +03:00 |
|
Roman Telezhynskyi
|
1b2343e537
|
Extend list of placeholders.
Added customer email and birth date, all dimensions.
|
2020-10-16 11:37:49 +03:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
5658e0b0d5
|
Fix copy paste error.
--HG--
branch : develop
|
2020-01-07 14:21:47 +02:00 |
|
Roman Telezhynskyi
|
5177057be1
|
Since Qt 5.14 enumerations can be serialized through QDataStream without the
need of manually defining streaming operators. Enum classes are
serialized using the declared size.
--HG--
branch : develop
|
2020-01-07 09:45:26 +02:00 |
|
Roman Telezhynskyi
|
4a4351b73d
|
Fix error: 'width' is deprecated: Use QFontMetrics::horizontalAdvance.
--HG--
branch : develop
|
2019-07-24 13:42:22 +03:00 |
|
Roman Telezhynskyi
|
f8dddca99f
|
Fix build.
--HG--
branch : develop
|
2019-07-01 14:02:52 +03:00 |
|
Roman Telezhynskyi
|
762b0fc1d0
|
Fix build.
--HG--
branch : develop
|
2019-07-01 13:49:10 +03:00 |
|
Roman Telezhynskyi
|
0330869796
|
Serialization/deserialization for class VLayoutPiece.
--HG--
branch : develop
|
2019-07-01 11:02:09 +03:00 |
|
Roman Telezhynskyi
|
60b323cf8e
|
Fixed issue #882. VContainer class doesn't support multi document mode.
--HG--
branch : release
|
2018-09-18 16:38:16 +03:00 |
|
Roman Telezhynskyi
|
09e8c81d6f
|
Refactoring. Rename GetPPath() to GetPatternPath().
--HG--
branch : develop
|
2018-06-19 09:18:38 +03:00 |
|
Roman Telezhynskyi
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02:00 |
|
Roman Telezhynskyi
|
d63cb30935
|
Remove noisy debug messages.
--HG--
branch : develop
|
2018-01-20 16:23:12 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
bfe327ee13
|
If pattern linked to individual measurements it should get customer name from
it.
--HG--
branch : develop
|
2017-09-19 16:07:48 +03:00 |
|
Roman Telezhynskyi
|
c33b178e3c
|
Template recognizes new placeholders.
--HG--
branch : feature
|
2017-08-30 09:32:39 +03:00 |
|
Roman Telezhynskyi
|
ae870b8b2e
|
Fix conflict of names.
--HG--
branch : develop
|
2017-08-21 17:10:55 +03:00 |
|
Roman Telezhynskyi
|
20f5cb3694
|
Read measurements size and height from individual measurements file to insert
data into label template.
The size measurement was added as synonym of bust_arc_f.
--HG--
branch : feature
|
2017-08-21 14:25:27 +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
|
6d06370f4f
|
Use user define date/time format.
--HG--
branch : feature
|
2017-08-19 19:37:14 +03:00 |
|
Roman Telezhynskyi
|
f07fd426dd
|
Clearing old code.
--HG--
branch : feature
|
2017-08-18 14:22:31 +03:00 |
|