[Uml-devel] [umbrello] [Bug 320463] get rid of old paint event api

Ralf Habacker ralf.habacker at freenet.de
Tue Jun 11 08:37:57 UTC 2013


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

--- Comment #6 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 0c950d3d4ed5be544f48f07871d80112de08dfb8 by Ralf Habacker.
Committed on 09/06/2013 at 22:33.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

Fixed FloatingDashLineWidget painting artifacts caused by not set widget
height.

M  +4    -4    umbrello/widgets/combinedfragmentwidget.cpp
M  +3    -0    umbrello/widgets/floatingdashlinewidget.cpp

http://commits.kde.org/umbrello/0c950d3d4ed5be544f48f07871d80112de08dfb8

--- Comment #7 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 5e31da8de4c8c331328d2b7cfab84514828a81ba by Ralf Habacker.
Committed on 11/06/2013 at 07:08.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

Migrate ComponentWidget::draw() to qt4 paint api.

M  +19   -16   umbrello/widgets/componentwidget.cpp
M  +1    -1    umbrello/widgets/componentwidget.h

http://commits.kde.org/umbrello/5e31da8de4c8c331328d2b7cfab84514828a81ba

--- Comment #8 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a882488f9e3a062cf677ba665f6694a693d55047 by Ralf Habacker.
Committed on 09/06/2013 at 22:37.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

Crash fix caused by removing a FloatingDashLineWidget from the gui but not from
CombinedFragmentWidget::m_dashLines.

M  +9    -3    umbrello/widgets/combinedfragmentwidget.cpp
M  +1    -0    umbrello/widgets/combinedfragmentwidget.h
M  +6    -2    umbrello/widgets/floatingdashlinewidget.cpp
M  +3    -1    umbrello/widgets/floatingdashlinewidget.h

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

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 434aca119f2c821062f547b451dd30617ff4b5a1 by Ralf Habacker.
Committed on 11/06/2013 at 10:24.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

Migrate DataTypeWidget::draw() to qt4 paint api.

M  +14   -11   umbrello/widgets/datatypewidget.cpp
M  +1    -1    umbrello/widgets/datatypewidget.h

http://commits.kde.org/umbrello/434aca119f2c821062f547b451dd30617ff4b5a1

--- Comment #10 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit fe2d56ccb3e67fcf46efbeb0a01679eee5780dea by Ralf Habacker.
Committed on 09/06/2013 at 22:38.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

Removed obsolate call to setY(), which has already been called in
UMLWidget::loadFromXMI().

M  +0    -1    umbrello/widgets/floatingdashlinewidget.cpp

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

--- Comment #11 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 358ae95d18e3df88924e6b12f4eab3aefd311ada by Ralf Habacker.
Committed on 09/06/2013 at 22:34.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

Avoid double painting of FloatingDashLineWidget; it is painted by
QGraphicsScene already.

M  +6    -2    umbrello/widgets/combinedfragmentwidget.cpp

http://commits.kde.org/umbrello/358ae95d18e3df88924e6b12f4eab3aefd311ada

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




More information about the umbrello-devel mailing list