[Uml-devel] kdesdk/umbrello/umbrello

Brian Thomas thomas at mail630.gsfc.nasa.gov
Thu Sep 18 13:20:15 UTC 2003


CVS commit by thomas: 

code generation bug fix: werent releasing unneeded text blocks appropriately. Most can be simply deleted when the document calls 'resetTextBlocks' but a few, notably 'codeaccessormethod' and 'codeclassfielddeclblock' types are the exception as they remain in the document until the association or attribute of the parent classifier is removed


  M +9 -0      codeaccessormethod.cpp   1.5
  M +2 -0      codeaccessormethod.h   1.3
  M +8 -0      codeclassfielddeclarationblock.cpp   1.5
  M +2 -0      codeclassfielddeclarationblock.h   1.4
  M +1 -1      codedocument.cpp   1.8
  M +29 -16    codegenobjectwithtextblocks.cpp   1.5
  M +1 -0      codegenobjectwithtextblocks.h   1.4
  M +0 -1      codemethodblock.cpp   1.7
  M +0 -1      codemethodblock.h   1.4
  M +1 -1      codeoperation.h   1.3
  M +5 -0      hierarchicalcodeblock.cpp   1.8
  M +6 -0      hierarchicalcodeblock.h   1.6
  M +1 -0      ownedcodeblock.h   1.4
  M +4 -0      textblock.cpp   1.6
  M +7 -0      textblock.h   1.4
  M +8 -0      codegenerators/javaclassifiercodedocument.cpp   1.12
  M +3 -0      codegenerators/javaclassifiercodedocument.h   1.5







More information about the umbrello-devel mailing list