[Uml-devel] kdesdk/umbrello/umbrello

Brian Thomas thomas at mail630.gsfc.nasa.gov
Fri Sep 12 15:01:03 UTC 2003


CVS commit by thomas: 


Ok, a patch to sort out several association/role problems which have 
cropped up with the association/data merge and new code generation systems.
Primary changes involve fixes for loading old and new associations, making
umlrole id really have parent object id, (instead of widget id, which is 
held separately by parent widget only now), making associations have more
sensible constructors. This patch will bring older save files (from before
Aug 31 or thereabouts) back from the grave to be loadable. Save files made
between Sep 4 and Sep 12 are proabably not going to load..sorry. 


  M +26 -22    association.cpp   1.16
  M +5 -4      association.h   1.11
  M +46 -64    associationwidget.cpp   1.34
  M +3 -3      associationwidget.h   1.17
  M +1 -0      umbrelloui.rc   1.10
  M +0 -1      umlcanvasobject.cpp   1.9
  M +3 -5      umldoc.cpp   1.63
  M +22 -18    umlrole.cpp   1.6
  M +10 -2     umlrole.h   1.3
  M +30 -25    plugins/umlwidgets/umlassociationtool.cpp   1.4







More information about the umbrello-devel mailing list