[Uml-devel] [umbrello] [Bug 320463] get rid of old paint event api
Ralf Habacker
ralf.habacker at freenet.de
Wed Jun 12 14:16:48 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=320463
--- Comment #28 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit d6e71e5612749fb00e6e3cc580c895e2cb5ea66a by Ralf Habacker.
Committed on 12/06/2013 at 13:21.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
Migrate ArtifactWidget::draw() to qt4 paint api.
M +66 -63 umbrello/widgets/artifactwidget.cpp
M +5 -5 umbrello/widgets/artifactwidget.h
http://commits.kde.org/umbrello/d6e71e5612749fb00e6e3cc580c895e2cb5ea66a
--- Comment #29 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 3b7fadaebef968283bc16471835342506f849312 by Ralf Habacker.
Committed on 12/06/2013 at 13:43.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
Migrate PreconditionWidget::draw() to qt4 paint api.
M +12 -9 umbrello/widgets/preconditionwidget.cpp
M +2 -2 umbrello/widgets/preconditionwidget.h
http://commits.kde.org/umbrello/3b7fadaebef968283bc16471835342506f849312
--- Comment #30 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 1815ce4dc8523e37d12bd4d4cea164f622513703 by Ralf Habacker.
Committed on 12/06/2013 at 13:44.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
Doc fix.
M +1 -1 umbrello/widgets/objectwidget.cpp
http://commits.kde.org/umbrello/1815ce4dc8523e37d12bd4d4cea164f622513703
--- Comment #31 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c977723344bdc8f0a155fe6918f8c5e958ff4f6a by Ralf Habacker.
Committed on 12/06/2013 at 14:11.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
Removed obsolete offset.. parameters from paint related MessageWidget methods.
Also changed parameter type from QPainter& to QPainter *.
M +74 -67 umbrello/widgets/messagewidget.cpp
M +7 -7 umbrello/widgets/messagewidget.h
http://commits.kde.org/umbrello/c977723344bdc8f0a155fe6918f8c5e958ff4f6a
--- Comment #32 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit cb5df7d55de0822e54381b04aa5d9de293bc6b51 by Ralf Habacker.
Committed on 12/06/2013 at 13:52.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
Removed obsolete methods.
M +1 -1 umbrello/dotgenerator.cpp
M +0 -10 umbrello/widgets/umlwidget.cpp
M +0 -1 umbrello/widgets/umlwidget.h
M +0 -6 umbrello/widgets/widgetbase.cpp
M +0 -1 umbrello/widgets/widgetbase.h
http://commits.kde.org/umbrello/cb5df7d55de0822e54381b04aa5d9de293bc6b51
--- Comment #33 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 4839298b15ebc1613509e8cf25d764eaf69dddef by Ralf Habacker.
Committed on 12/06/2013 at 13:54.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
compiler warning--
M +3 -0 umbrello/widgets/categorywidget.cpp
http://commits.kde.org/umbrello/4839298b15ebc1613509e8cf25d764eaf69dddef
--- Comment #34 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a1d6225a4477c3b684d81eac4476be42e82dd461 by Ralf Habacker.
Committed on 12/06/2013 at 13:55.
Pushed by habacker into branch '320463-get-rid-of-old-paint-api'.
Renamed drawSelected() to paintSelected()
M +1 -1 umbrello/widgets/activitywidget.cpp
M +1 -1 umbrello/widgets/actorwidget.cpp
M +4 -4 umbrello/widgets/artifactwidget.cpp
M +1 -1 umbrello/widgets/boxwidget.cpp
M +1 -1 umbrello/widgets/categorywidget.cpp
M +2 -2 umbrello/widgets/classifierwidget.cpp
M +1 -1 umbrello/widgets/combinedfragmentwidget.cpp
M +1 -1 umbrello/widgets/componentwidget.cpp
M +1 -1 umbrello/widgets/datatypewidget.cpp
M +1 -1 umbrello/widgets/entitywidget.cpp
M +1 -1 umbrello/widgets/enumwidget.cpp
M +1 -1 umbrello/widgets/floatingdashlinewidget.cpp
M +1 -1 umbrello/widgets/floatingtextwidget.cpp
M +2 -2 umbrello/widgets/forkjoinwidget.cpp
M +1 -1 umbrello/widgets/forkjoinwidget.h
M +5 -5 umbrello/widgets/messagewidget.cpp
M +1 -1 umbrello/widgets/nodewidget.cpp
M +1 -1 umbrello/widgets/notewidget.cpp
M +1 -1 umbrello/widgets/objectnodewidget.cpp
M +1 -1 umbrello/widgets/objectwidget.cpp
M +1 -1 umbrello/widgets/packagewidget.cpp
M +1 -1 umbrello/widgets/pinwidget.cpp
M +1 -1 umbrello/widgets/preconditionwidget.cpp
M +1 -1 umbrello/widgets/regionwidget.cpp
M +1 -1 umbrello/widgets/signalwidget.cpp
M +1 -1 umbrello/widgets/statewidget.cpp
M +1 -1 umbrello/widgets/umlwidget.cpp
M +1 -1 umbrello/widgets/umlwidget.h
M +1 -1 umbrello/widgets/usecasewidget.cpp
http://commits.kde.org/umbrello/a1d6225a4477c3b684d81eac4476be42e82dd461
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list