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 |
|
Roman Telezhynskyi
|
6d967cddf8
|
Fix bug. Tags should contain only file base name.
--HG--
branch : feature
|
2017-08-17 16:04:52 +03:00 |
|
Roman Telezhynskyi
|
4d58e05f3e
|
New option Font size increment.
Add value to point size of base font.
--HG--
branch : feature
|
2017-08-15 18:10:15 +03:00 |
|
Roman Telezhynskyi
|
b212d04d11
|
Parse template and prepare pattern label.
--HG--
branch : feature
|
2017-08-15 15:22:33 +03:00 |
|
Roman Telezhynskyi
|
1726b55339
|
GCC warnings.
--HG--
branch : develop
|
2017-07-05 19:35:34 +03:00 |
|
Roman Telezhynskyi
|
b18f5fa928
|
Fix bug. Date on label doesn't obey GUI language locale.
(grafted from b60a78d145f51bef3bc08978e1fe3b0a7d6500ab)
--HG--
branch : develop
|
2017-06-29 14:47:24 +03:00 |
|
Roman Telezhynskyi
|
1710e3cdb7
|
Refactoring. Prepare folder structure for new hierarchy.
--HG--
branch : feature
|
2017-02-23 11:37:19 +02:00 |
|
Roman Telezhynskyi
|
37efefe1ec
|
Refactoring. Rename class VPatternPieceData to VPieceLabelData.
--HG--
branch : feature
|
2017-02-23 11:19:27 +02:00 |
|
Roman Telezhynskyi
|
289157a511
|
Resolve broken dependecy.
--HG--
branch : develop
|
2017-01-25 18:07:18 +02:00 |
|
Roman Telezhynskyi
|
d4317a61ec
|
Fix division by zero.
--HG--
branch : develop
|
2017-01-05 13:11:18 +02:00 |
|
Roman Telezhynskyi
|
227e4f0ba0
|
Better way to find maximally suitable font size.
--HG--
branch : feature
|
2016-12-15 08:50:25 +02:00 |
|
Roman Telezhynskyi
|
97d76957e3
|
Use font's height.
--HG--
branch : feature
|
2016-12-15 08:46:45 +02:00 |
|
Roman Telezhynskyi
|
4eb9b2da83
|
Cleaning code.
--HG--
branch : feature
|
2016-12-14 11:59:21 +02:00 |
|
Roman Telezhynskyi
|
62d3d5283a
|
Cppcheck warning.
--HG--
branch : feature
|
2016-12-14 11:32:22 +02:00 |
|
BojanKverh
|
f6122ea8be
|
Fixed font size calculation, so that the app does not get stuck
--HG--
branch : feature
|
2016-12-14 00:56:30 +01:00 |
|
BojanKverh
|
21445db240
|
Fixed the hangup bug because of very long label words
--HG--
branch : feature
|
2016-12-02 00:44:28 +01:00 |
|
Roman Telezhynskyi
|
2c7bb5d5fc
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 11:46:51 +02:00 |
|