[Uml-devel] [umbrello] [Bug 320109] incorrect painting of message widgets

Ralf Habacker ralf.habacker at freenet.de
Thu May 30 08:12:58 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=320109

--- Comment #12 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 356060a06d667aa3f6179ed30ce5fd9071b61e91 by Ralf Habacker.
Committed on 23/05/2013 at 00:25.
Pushed by habacker into branch 'KDE/4.10'.

Add method centerX() to ObjectWidget, which is often used by MessageWidget.

M  +11   -27   umbrello/widgets/messagewidget.cpp
M  +9    -0    umbrello/widgets/objectwidget.cpp
M  +2    -0    umbrello/widgets/objectwidget.h

http://commits.kde.org/umbrello/356060a06d667aa3f6179ed30ce5fd9071b61e91

--- Comment #13 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit e28c043b09b1fd81816b0c910751d243beb17dd3 by Ralf Habacker.
Committed on 27/05/2013 at 18:22.
Pushed by habacker into branch 'KDE/4.10'.

Fixed object widget sequence line painting artifact when moving creation
message up and down.

M  +1    -1    umbrello/controller/messagewidgetcontroller.cpp

http://commits.kde.org/umbrello/e28c043b09b1fd81816b0c910751d243beb17dd3

--- Comment #14 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit d0132e742b26c225e50e039b7518ece2c495dbe4 by Ralf Habacker.
Committed on 27/05/2013 at 21:50.
Pushed by habacker into branch 'KDE/4.10'.

Fixed painting artifacts when creation message lenght is below arrow width.

This is done by do not drawing arrow when message length is below arrow width.

M  +12   -10   umbrello/widgets/messagewidget.cpp

http://commits.kde.org/umbrello/d0132e742b26c225e50e039b7518ece2c495dbe4

--- Comment #15 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 2ff145945b52bbd624bad2d48149f8b89576b42d by Ralf Habacker.
Committed on 23/05/2013 at 00:52.
Pushed by habacker into branch 'KDE/4.10'.

Increase resolution by using UMLSceneValue in ObjectWidget::messageOverlap().

Also check for same widget first to avoid unused calculation.

M  +7    -4    umbrello/widgets/objectwidget.cpp
M  +1    -1    umbrello/widgets/objectwidget.h

http://commits.kde.org/umbrello/2ff145945b52bbd624bad2d48149f8b89576b42d

--- Comment #16 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit e598da3fcd85515abb9f3676c04f680f51b2aec5 by Ralf Habacker.
Committed on 26/05/2013 at 18:01.
Pushed by habacker into branch 'KDE/4.10'.

Fixed painting problem caused by displayed resizable corner of
creation/lost/found messages,
which partially exceeds bounding rect.

Creation/lost and found messages are not resizable, so displaying resize corner
makes no sense.

M  +1    -1    umbrello/widgets/messagewidget.cpp

http://commits.kde.org/umbrello/e598da3fcd85515abb9f3676c04f680f51b2aec5

-- 
You are receiving this mail because:
You are the assignee for the bug.




More information about the umbrello-devel mailing list