[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Fri Apr 13 19:04:21 UTC 2007


SVN commit 653599 by okellogg:

UMLWidget::activate(): If the widget has a UMLObject representation but
 m_pObject is NULL then attempt UMLDoc::findObjectById(m_nId).
With this change, the ClassActivite widget from the XMI attachment does show
 up in the diagram.  However, the association widgets connected to
 ClassActivite are still missing.
Up next: Apply the same fix to AssociationWidget.
CCBUG:144119


 M  +4 -3      actorwidget.cpp  
 M  +10 -9     artifactwidget.cpp  
 M  +11 -6     componentwidget.cpp  
 M  +8 -4      datatypewidget.cpp  
 M  +11 -9     entitywidget.cpp  
 M  +11 -9     enumwidget.cpp  
 M  +5 -3      floatingtextwidget.cpp  
 M  +2 -1      floatingtextwidget.h  
 M  +4 -3      messagewidget.cpp  
 M  +2 -2      messagewidget.h  
 M  +12 -6     nodewidget.cpp  
 M  +4 -2      objectwidget.cpp  
 M  +1 -1      objectwidget.h  
 M  +13 -8     packagewidget.cpp  
 M  +6 -2      umlview.cpp  
 M  +11 -2     umlwidget.cpp  
 M  +3 -2      umlwidget.h  
 M  +3 -2      widget_factory.cpp  






More information about the umbrello-devel mailing list