[umbrello-devel] [umbrello] [Bug 324062] Graphical indicator for "widget-has-documentation"

Ralf Habacker ralf.habacker at freenet.de
Mon Aug 26 12:13:25 UTC 2013


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

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.11.1
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/7e60625d0845b5ff33774b
                   |                            |fbc7ea6449d717a6c3

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 7e60625d0845b5ff33774bfbc7ea6449d717a6c3 by Ralf Habacker.
Committed on 24/08/2013 at 22:33.
Pushed by habacker into branch '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

M  +2    -0    umbrello/listpopupmenu.cpp
M  +1    -0    umbrello/listpopupmenu.h
M  +21   -11   umbrello/umlobject.cpp
M  +2    -1    umbrello/umlobject.h
M  +22   -0    umbrello/umlscene.cpp
M  +4    -0    umbrello/umlscene.h
M  +13   -0    umbrello/widgets/umlwidget.cpp
M  +12   -0    umbrello/widgets/widgetbase.cpp
M  +1    -0    umbrello/widgets/widgetbase.h

http://commits.kde.org/umbrello/7e60625d0845b5ff33774bfbc7ea6449d717a6c3

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


More information about the umbrello-devel mailing list