[Uml-devel] kdesdk/umbrello/umbrello

Brian Thomas thomas at mail630.gsfc.nasa.gov
Tue Sep 16 23:24:02 UTC 2003


CVS commit by thomas: 

add 'canDelete' attribute to textblocks to control thier behavior in the codeeditor tool. Also add setAttributesFromObject method so that textblocks may be easily copied from an example textblock


  M +18 -0     codeaccessormethod.cpp   1.4
  M +5 -0      codeaccessormethod.h   1.2
  M +11 -0     codeblock.cpp   1.4
  M +3 -1      codeblock.h   1.2
  M +11 -0     codeblockwithcomments.cpp   1.4
  M +4 -1      codeblockwithcomments.h   1.2
  M +26 -2     codeclassfielddeclarationblock.cpp   1.4
  M +4 -0      codeclassfielddeclarationblock.h   1.3
  M +14 -0     codemethodblock.cpp   1.6
  M +3 -0      codemethodblock.h   1.3
  M +18 -1     codeoperation.cpp   1.6
  M +4 -0      codeoperation.h   1.2
  M +19 -0     hierarchicalcodeblock.cpp   1.7
  M +4 -0      hierarchicalcodeblock.h   1.5
  M +5 -0      ownedcodeblock.h   1.3
  M +29 -3     textblock.cpp   1.5
  M +12 -0     textblock.h   1.3
  M +7 -0      codegenerators/cppheaderclassdeclarationblock.cpp   1.6
  M +4 -0      codegenerators/cppheaderclassdeclarationblock.h   1.3
  M +6 -0      codegenerators/cppsourceclassdeclarationblock.cpp   1.6
  M +4 -0      codegenerators/cppsourceclassdeclarationblock.h   1.3
  M +7 -0      codegenerators/javaclassdeclarationblock.cpp   1.8
  M +4 -0      codegenerators/javaclassdeclarationblock.h   1.3







More information about the umbrello-devel mailing list