Revision 7e60625...

Go back to digest for 25th August 2013

Bug Fixes in Development Tools

Ralf Habacker committed changes in [umbrello/KDE/4.11] /:

Add visual feedback if widget has documentation.

This patch add a graphical indicator to widget painting, which is useful
to get a quick overview what is documentated and what not.

As graphical indicator a triangle in the lower left corner of the widget
is used, because it is still visible in lowest zoom level.

Widgets not derived from UMLWidget are not supported yet. MessageWidget
do not work because it do not have any documentation property.


FIXED-IN:4.11.1
GUI

Conflicts:
umbrello/listpopupmenu.cpp
umbrello/umlobject.cpp
umbrello/umlobject.h

File Changes

Modified 9 files
  •   umbrello/listpopupmenu.cpp
  •   umbrello/listpopupmenu.h
  •   umbrello/umlobject.cpp
  •   umbrello/umlobject.h
  •   umbrello/umlscene.cpp
  •   umbrello/umlscene.h
  •   umbrello/widgets/umlwidget.cpp
  •   umbrello/widgets/widgetbase.cpp
  •   umbrello/widgets/widgetbase.h
9 files changed in total