Roman Telezhynskyi
|
151e3cfeba
|
Lupdate.
--HG--
branch : develop
|
2017-08-21 15:14:44 +03:00 |
|
Roman Telezhynskyi
|
a27c97b6ad
|
Merge with feature.
--HG--
branch : develop
|
2017-08-21 14:26:33 +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
|
4841a7937d
|
Refactoring. Remove unused method.
--HG--
branch : feature
|
2017-08-21 14:22:25 +03:00 |
|
Roman Telezhynskyi
|
acf429518d
|
Added more additional Piece label fields.
--HG--
branch : feature
|
2017-08-21 13:16:43 +03:00 |
|
Roman Telezhynskyi
|
03e1256952
|
Removed unused field from preferences.
--HG--
branch : feature
|
2017-08-19 20:17:51 +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
|
a8d8efd889
|
Dialog DateTimeEditor.
--HG--
branch : feature
|
2017-08-19 19:10:57 +03:00 |
|
Roman Telezhynskyi
|
260d1cc5e9
|
Default piece label template.
--HG--
branch : feature
|
2017-08-18 15:40:52 +03:00 |
|
Roman Telezhynskyi
|
db6de640ce
|
Fix crash.
--HG--
branch : feature
|
2017-08-18 14:56:31 +03:00 |
|
Roman Telezhynskyi
|
5961f52a73
|
Fix label conversion.
--HG--
branch : feature
|
2017-08-18 14:56:18 +03:00 |
|
Roman Telezhynskyi
|
f07fd426dd
|
Clearing old code.
--HG--
branch : feature
|
2017-08-18 14:22:31 +03:00 |
|
Roman Telezhynskyi
|
96df1db48e
|
Cleaning GUI.
--HG--
branch : feature
|
2017-08-18 09:25:57 +03:00 |
|
Roman Telezhynskyi
|
12fa4399e8
|
Convert piece label to new format.
--HG--
branch : feature
|
2017-08-18 09:02:03 +03:00 |
|
Roman Telezhynskyi
|
ae78373f88
|
Read/write piece label.
--HG--
branch : feature
|
2017-08-18 07:59:47 +03:00 |
|
Roman Telezhynskyi
|
bc037e15b5
|
Fix bug. Unloading multisize measurements doesn't hide size and height
comboboxes.
--HG--
branch : feature
|
2017-08-17 19:59:24 +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
|
09c67a099a
|
UI changes for piece label.
--HG--
branch : feature
|
2017-08-17 19:18:03 +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
|
4102c25a04
|
Fix build on Windows.
--HG--
branch : feature
|
2017-08-16 19:07:03 +03:00 |
|
Roman Telezhynskyi
|
bc36e9bac3
|
Clear unused tags from code.
--HG--
branch : feature
|
2017-08-16 16:56:07 +03:00 |
|
Roman Telezhynskyi
|
3cd0c10f07
|
Convert old pattern label to new form.
--HG--
branch : feature
|
2017-08-16 16:39:16 +03:00 |
|
Roman Telezhynskyi
|
07b4800f0e
|
Updated default pattern label template.
--HG--
branch : feature
|
2017-08-16 13:20:52 +03:00 |
|
Roman Telezhynskyi
|
af5c82bdf6
|
Test to be sure that translation of placeholders are correct.
--HG--
branch : feature
|
2017-08-16 13:09:29 +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
|
0c0719114c
|
Fix default pattern label template.
--HG--
branch : feature
|
2017-08-15 16:01:32 +03:00 |
|
Roman Telezhynskyi
|
2137cd816d
|
Added menu option to call the Template editor independently.
--HG--
branch : feature
|
2017-08-15 16:01: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
|
b80bd85dec
|
Just replace() method is enough. It replaces all occurrences.
--HG--
branch : feature
|
2017-08-15 15:21:31 +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
|
882cf360e2
|
We use implicit conversion. That's why check if values are still the same as
excpected.
--HG--
branch : feature
|
2017-08-15 11:23:48 +03:00 |
|
Roman Telezhynskyi
|
cd06b70c6f
|
New pattern format version 0.6.0.
--HG--
branch : feature
|
2017-08-15 11:17:54 +03:00 |
|
Roman Telezhynskyi
|
8466e84eef
|
Read/Write pattern label.
--HG--
branch : feature
|
2017-08-15 10:44:00 +03:00 |
|
Roman Telezhynskyi
|
b9bd1b60e4
|
Method SetTemplate.
--HG--
branch : feature
|
2017-08-14 20:00:19 +03:00 |
|
Roman Telezhynskyi
|
10e1c2fbfa
|
Refactoring.
--HG--
branch : feature
|
2017-08-14 19:44:20 +03:00 |
|
Roman Telezhynskyi
|
d5c2b1b50d
|
GetTemplate after editing.
--HG--
branch : feature
|
2017-08-14 19:34:33 +03:00 |
|
Roman Telezhynskyi
|
0f4c993c83
|
Added default pattern label template.
--HG--
branch : feature
|
2017-08-14 17:17:40 +03:00 |
|
Roman Telezhynskyi
|
5c754a51d7
|
Fix file valentina.sharedmimeinfo.
--HG--
branch : feature
|
2017-08-14 17:13:54 +03:00 |
|
Roman Telezhynskyi
|
5a649d4747
|
Fix bug translation placeholders.
--HG--
branch : feature
|
2017-08-14 17:13:16 +03:00 |
|
Roman Telezhynskyi
|
0b3342fe3d
|
Translation from/to user text.
--HG--
branch : feature
|
2017-08-14 15:48:14 +03:00 |
|
Roman Telezhynskyi
|
89ed92e93f
|
Added more placeholders.
--HG--
branch : feature
|
2017-08-14 15:11:14 +03:00 |
|
Roman Telezhynskyi
|
67cee35426
|
Ask about change of label data.
User must save data before editing a template to be able to see changes in
template.
--HG--
branch : feature
|
2017-08-14 12:03:20 +03:00 |
|
Roman Telezhynskyi
|
78e4615c65
|
Lupdate.
--HG--
branch : develop
|
2017-08-13 13:26:41 +03:00 |
|
Roman Telezhynskyi
|
4aa002f510
|
Added Preview tab.
--HG--
branch : feature
|
2017-08-12 13:19:13 +03:00 |
|
Roman Telezhynskyi
|
0c13d610eb
|
Еext in QLineEdit selected on edit start.
--HG--
branch : feature
|
2017-08-12 11:57:46 +03:00 |
|
Roman Telezhynskyi
|
d81be4f778
|
Added placeholders list.
--HG--
branch : feature
|
2017-08-12 11:40:58 +03:00 |
|
Roman Telezhynskyi
|
9202418d7c
|
Fix bug. Values "0" and "1" mean for us the same.
--HG--
branch : feature
|
2017-08-10 19:36:31 +03:00 |
|
Roman Telezhynskyi
|
c989cdf048
|
Added import the template.
--HG--
branch : feature
|
2017-08-10 19:32:05 +03:00 |
|