Roman Telezhynskyi
|
0aabacfee4
|
String inside label also should be translated.
--HG--
branch : develop
|
2016-08-09 19:42:00 +03:00 |
|
Roman Telezhynskyi
|
7585db6a58
|
Fix build on Qt\5.3\msvc2013_64_opengl.
--HG--
branch : develop
|
2016-08-09 16:55:46 +03:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
BojanKverh
|
f2d5b00fd9
|
Detail bounding box is drawn when one of its items is in move, resize or rotate mode
--HG--
branch : feature
|
2016-08-02 22:51:40 +02:00 |
|
BojanKverh
|
a1c905381b
|
Fixed label update on clicking OK in pattern properties dialog and the label is hidden when there is no text on it
--HG--
branch : feature
|
2016-07-30 13:21:03 +02:00 |
|
BojanKverh
|
a625c35616
|
Added comments to most important new classes
--HG--
branch : feature
|
2016-07-23 15:26:15 +02:00 |
|
BojanKverh
|
0e7b369c2e
|
Corrected all the issues reported by Roman till 10:11 AM
--HG--
branch : feature
|
2016-07-22 11:56:45 +02:00 |
|
BojanKverh
|
312b8e458b
|
Centered the label texts and did some refactoring, so that the label content is generated in one place
--HG--
branch : feature
|
2016-07-21 21:46:49 +02:00 |
|
BojanKverh
|
5ba40aad8c
|
Fixed alignments
--HG--
branch : feature
|
2016-07-21 16:49:26 +02:00 |
|
Bojan Kverh
|
608b566006
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-19 23:00:37 +02:00 |
|
BojanKverh
|
948102e74e
|
Current date is always used to show the pattern creation date
--HG--
branch : feature
|
2016-07-19 22:59:14 +02:00 |
|
Roman Telezhynskyi
|
fc7e0bb6cb
|
Fixed Valentina crash after undo deleting detail.
Emitting signal in lambda was not really good idea.
--HG--
branch : develop
|
2016-07-19 20:50:42 +03:00 |
|
BojanKverh
|
1759d4314f
|
Labels with pattern info are now displayed in the Layout mode as well. Maybe needs a little bit of refactoring (the label styles and texts are now set up in two different places (VToolDetail and VLayoutDetail), I think this should be unified
--HG--
branch : feature
|
2016-07-19 13:47:21 +02:00 |
|
BojanKverh
|
9368978039
|
Added detail texts to layout mode
--HG--
branch : feature
|
2016-07-19 02:26:50 +02:00 |
|
BojanKverh
|
25a58421cc
|
Added pattern size field and creation date visibility flag to pattern properties
--HG--
branch : feature
|
2016-07-16 01:12:51 +02:00 |
|
BojanKverh
|
ea9cdd46b2
|
Fixed some code style errors and checking label position at resizing
--HG--
branch : feature
|
2016-07-14 02:59:42 +02:00 |
|
BojanKverh
|
634d8773de
|
Labels now cannot go outside the detail bounding box with any operation (move, resize or rotate)
--HG--
branch : feature
|
2016-07-14 02:10:27 +02:00 |
|
Bojan Kverh
|
f7ebda3c6e
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-13 23:11:49 +02:00 |
|
Roman Telezhynskyi
|
e4d6df06b7
|
Refactoring. Instead of using proxy slots emit signals directly from lambda
expressions.
--HG--
branch : develop
|
2016-07-13 14:41:44 +03:00 |
|
BojanKverh
|
e5f7c47828
|
Removed some compiler warnings and set the resize cursor when label is being resized
--HG--
branch : feature
|
2016-07-10 12:39:50 +02:00 |
|
BojanKverh
|
a557b99409
|
Material/Cut/Placement is not displayed on label if cut number is 0
--HG--
branch : feature
|
2016-07-10 11:32:37 +02:00 |
|
BojanKverh
|
d76cc0bd38
|
Corrected the label placement when moved on the detail edge
--HG--
branch : feature
|
2016-07-10 11:20:53 +02:00 |
|
Bojan Kverh
|
5aa75f2aff
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-07 20:47:16 +02:00 |
|
Roman Telezhynskyi
|
eec1240da0
|
Fixed resizing scene when move detail.
When first time create detail MoveDetail class gets wrong scene pointer and this
cause refreshing wrong scene.
--HG--
branch : develop
|
2016-07-07 15:38:55 +03:00 |
|
BojanKverh
|
192c4d33a7
|
Added possibility to hide both labels for each detail individually
--HG--
branch : feature
|
2016-07-06 21:56:52 +02:00 |
|
BojanKverh
|
aa1d1f8ce1
|
Label cannot be moved outside of parent bounding box. Moving cursor is on when moving label. Name of detail moved to Pattern Piece Data tab. Hopefully all warnings removed
--HG--
branch : feature
|
2016-07-06 20:49:36 +02:00 |
|
BojanKverh
|
cdd3e03e53
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-06 17:58:17 +02:00 |
|
Roman Telezhynskyi
|
15e840f49a
|
Small refactoring VToolDetail class.
--HG--
branch : develop
|
2016-07-06 13:34:39 +03:00 |
|
BojanKverh
|
5e3daf416c
|
Fixed initial positioning of the labels
--HG--
branch : feature
|
2016-07-03 10:17:59 +02:00 |
|
BojanKverh
|
74a49662f6
|
Fixed rotation
--HG--
branch : feature
|
2016-07-02 11:15:41 +02:00 |
|
BojanKverh
|
f52f97740d
|
Moved pattern info geometry into VDetail class
--HG--
branch : feature
|
2016-07-02 01:49:38 +02:00 |
|
BojanKverh
|
6effc2b5cd
|
Rotation bugs fixed
--HG--
branch : feature
|
2016-07-01 01:45:16 +02:00 |
|
BojanKverh
|
2b7f056566
|
Fixed schema and undo bug
--HG--
branch : feature
|
2016-06-27 20:51:29 +02:00 |
|
BojanKverh
|
6577d82771
|
Added new schema to accomodate for new parameters and did some other minor changes. There is a bug with Undo on details label, will check that later
--HG--
branch : feature
|
2016-06-27 17:18:43 +02:00 |
|
BojanKverh
|
80fcf30776
|
Moving, resizing and editing both labels now works
--HG--
branch : feature
|
2016-06-27 11:06:51 +02:00 |
|
BojanKverh
|
fa105537d2
|
Moving and resizing pattern info label (has few bugs still, probably just XML parsing)
--HG--
branch : feature
|
2016-06-27 01:17:27 +02:00 |
|
BojanKverh
|
e68fa3a0f3
|
Fixed few bugs: label position is preserved after editing detail, buttons for add/update/remove MCP are handled correcty. Added style to VTextGraphicsItem lines
--HG--
branch : feature
|
2016-06-26 14:21:06 +02:00 |
|
BojanKverh
|
21debaf249
|
Reimplemented QTextGraphicsItem class
--HG--
branch : feature
|
2016-06-25 17:19:44 +02:00 |
|
BojanKverh
|
caa6b425b9
|
Tried QGraphicsTextItem::boundingBox approach
--HG--
branch : feature
|
2016-06-24 17:57:08 +02:00 |
|
BojanKverh
|
6fbffd2834
|
Position, size and font size of the text label are now saved into VDetail DOM tree. Undo/Redo for moving and resizing the label works.
--HG--
branch : feature
|
2016-06-23 22:35:32 +02:00 |
|
BojanKverh
|
fc0b1dce9c
|
Added label containing pattern piece information to vtooldetail, which can be moved/resized
--HG--
branch : feature
|
2016-06-23 00:59:45 +02:00 |
|
BojanKverh
|
b14a3c9551
|
Fixed the SaveDetailOption::undo method and few code style issues
--HG--
branch : feature
|
2016-06-21 19:53:15 +02:00 |
|
Bojan Kverh
|
553f8dc2d2
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-21 18:29:08 +02:00 |
|
BojanKverh
|
c05c51e078
|
Finished the detail dialog
--HG--
branch : feature
|
2016-06-21 00:49:22 +02:00 |
|
BojanKverh
|
8140647242
|
Updated detail dialog with pattern piece data editing
--HG--
branch : feature
|
2016-06-18 22:14:35 +02:00 |
|
BojanKverh
|
1899abc39e
|
Added pattern piece data dialog, which can be accessed with right mouse click in Detail mode
--HG--
branch : feature
|
2016-06-18 16:00:01 +02:00 |
|
Roman Telezhynskyi
|
76d1c02423
|
Call details context menu through label.
--HG--
branch : develop
|
2016-06-17 16:13:49 +03:00 |
|
Roman Telezhynskyi
|
d13937fb40
|
Clicking on notselectable object do not clean previous selections.
--HG--
branch : develop
|
2016-05-24 12:43:30 +03:00 |
|
Roman Telezhynskyi
|
b05da647fe
|
Moving labels and curves did not call resizing scene.
--HG--
branch : develop
|
2016-05-20 15:20:08 +03:00 |
|
Roman Telezhynskyi
|
ac49d298f8
|
Refactoring. Use tag names from class VAbstractPattern.
--HG--
branch : feature
|
2016-05-16 20:59:04 +03:00 |
|