Summary: | Types of entity's attributes are displayed instead of their names | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Konstantin Savenkov <savenkov> |
Component: | general | Assignee: | Oliver Kellogg <okellogg> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emilkarlen, kap4020 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Konstantin Savenkov
2006-01-24 23:38:29 UTC
> Is there any way to obtain CVS sources? Maybe I can fix some bugs. Hey, great! It's Subversion these days, See http://developer.kde.org/documentation/other/developer-faq.html#q1.8 SVN commit 508487 by okellogg: Set entity attributes to work. BUG:120742 BUG:120750 M +16 -8 associationwidget.cpp M +3 -7 attribute.h M +5 -3 classifier.h M +6 -3 dialogs/classifierlistpage.cpp M +16 -6 entity.cpp M +10 -6 entity.h M +15 -86 entityattribute.cpp M +10 -26 entityattribute.h M +15 -1 listpopupmenu.cpp M +12 -0 model_utils.cpp M +5 -0 model_utils.h M +2 -8 object_factory.cpp M +60 -29 umllistview.cpp M +13 -11 umllistviewitem.cpp M +4 -0 umlobject.cpp M +7 -0 umlobject.h *** Bug 113499 has been marked as a duplicate of this bug. *** *** Bug 124275 has been marked as a duplicate of this bug. *** |