| Summary: | Not possible to add datatypes, interfaces and enums to a class or interface from tree view or class widgets | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.20.3 (KDE Applications 16.08.3) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | All | ||
| Latest Commit: | https://commits.kde.org/umbrello/47111958183846ac706ddb85f6c0a15947c4dcca | Version Fixed/Implemented In: | 2.21.80 (KDE Applications 17.03.80) |
| Sentry Crash Report: | |||
|
Description
Ralf Habacker
2016-12-07 13:27:32 UTC
Git commit 47111958183846ac706ddb85f6c0a15947c4dcca by Ralf Habacker. Committed on 07/12/2016 at 14:29. Pushed by habacker into branch 'master'. Fix 'Not possible to add datatypes, interfaces and enums to a class or interface from tree view'. FIXED-IN:2.21.80 (KDE Applications 17.03.80) M +27 -3 umbrello/listpopupmenu.cpp M +6 -1 umbrello/listpopupmenu.h https://commits.kde.org/umbrello/47111958183846ac706ddb85f6c0a15947c4dcca Git commit 23e23aa41557cc8dc000037347cc09b025d0aac3 by Ralf Habacker. Committed on 09/12/2016 at 23:19. Pushed by habacker into branch 'master'. Add adding class, interface, datatype and enums from diagram class widget. M +13 -0 umbrello/listpopupmenu.cpp M +21 -0 umbrello/umlwidgets/classifierwidget.cpp https://commits.kde.org/umbrello/23e23aa41557cc8dc000037347cc09b025d0aac3 |