[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 #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 3f257016e3c62d89d793486c19c98aad55cb09b9 by Ralf Habacker.
Committed on 09/06/2013 at 22:32.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.

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

M  +10   -7    umbrello/widgets/floatingdashlinewidget.cpp
M  +1    -1    umbrello/widgets/floatingdashlinewidget.h

http://commits.kde.org/umbrello/3f257016e3c62d89d793486c19c98aad55cb09b9

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

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

M  +27   -25   umbrello/widgets/combinedfragmentwidget.cpp
M  +1    -1    umbrello/widgets/combinedfragmentwidget.h

http://commits.kde.org/umbrello/1e4fbf6eea37f21e3d875cf6cbad0311db0265a9

--- 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

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




More information about the umbrello-devel mailing list