Bug 391087

Summary: No "Show" context menu entry for entity widgets
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.24.2 (KDE Applications 17.12.2)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 2.24.80 (KDE Applications 18.03.80)

Description Ralf Habacker 2018-02-26 08:57:06 UTC
Most widgets in umbrello have a "Show" context menu entry to be able to switch on or off widget attributes like stereotypes or attribute signature. Entity widgets does not have such a context menu entry.
Comment 1 Ralf Habacker 2018-03-13 00:21:25 UTC
Git commit 7556a8a3e3eb9cd590f4d21470f207d2769bcebf by Ralf Habacker.
Committed on 12/03/2018 at 23:50.
Pushed by habacker into branch 'master'.

Add show stereotype and attribute signatures support to entity widgets
FIXED-IN:2.24.80 (KDE Applications 18.03.80)

M  +1    -0    doc/xml/umbrello-diagrams.dtd
M  +14   -2    umbrello/dialogs/classpropertiesdialog.cpp
M  +2    -0    umbrello/dialogs/classpropertiesdialog.h
M  +43   -0    umbrello/dialogs/pages/classoptionspage.cpp
M  +5    -0    umbrello/dialogs/pages/classoptionspage.h
M  +19   -0    umbrello/listpopupmenu.cpp
M  +1    -0    umbrello/listpopupmenu.h
M  +97   -48   umbrello/umlwidgets/entitywidget.cpp
M  +8    -3    umbrello/umlwidgets/entitywidget.h
M  +2    -2    umbrello/version.h

https://commits.kde.org/umbrello/7556a8a3e3eb9cd590f4d21470f207d2769bcebf