Bug 391087 - No "Show" context menu entry for entity widgets
Summary: No "Show" context menu entry for entity widgets
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.24.2 (KDE Applications 17.12.2)
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-26 08:57 UTC by Ralf Habacker
Modified: 2018-03-13 00:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.24.80 (KDE Applications 18.03.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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