[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sun May 2 15:29:00 UTC 2004


CVS commit by okellogg: 

saveToXMI(): Return type is void. Also replaced some spaces by tabs.


  M +2 -3      activitywidget.cpp   1.15
  M +1 -1      activitywidget.h   1.6
  M +2 -3      actorwidget.cpp   1.7
  M +1 -1      actorwidget.h   1.8
  M +2 -3      artifactwidget.cpp   1.9
  M +1 -1      artifactwidget.h   1.9
  M +126 -128  associationwidget.cpp   1.96
  M +2 -2      associationwidget.h   1.40
  M +2 -3      boxwidget.cpp   1.7
  M +1 -1      boxwidget.h   1.7
  M +118 -123  classifiercodedocument.cpp   1.26
  M +51 -52    classifiercodedocument.h   1.14
  M +3 -4      classwidget.cpp   1.26
  M +1 -1      classwidget.h   1.12
  M +28 -33    codeaccessormethod.cpp   1.11
  M +24 -25    codeaccessormethod.h   1.8
  M +5 -10     codeblock.cpp   1.5
  M +21 -22    codeblock.h   1.3
  M +22 -27    codeblockwithcomments.cpp   1.5
  M +20 -21    codeblockwithcomments.h   1.3
  M +129 -134  codeclassfield.cpp   1.20
  M +43 -44    codeclassfield.h   1.10
  M +37 -42    codeclassfielddeclarationblock.cpp   1.9
  M +24 -25    codeclassfielddeclarationblock.h   1.8
  M +4 -9      codecomment.cpp   1.4
  M +8 -9      codecomment.h   1.3
  M +105 -110  codedocument.cpp   1.15
  M +79 -80    codedocument.h   1.8
  M +224 -227  codegenerator.cpp   1.44
  M +191 -191  codegenerator.h   1.24
  M +10 -15    codeoperation.cpp   1.11
  M +22 -23    codeoperation.h   1.9
  M +2 -3      componentwidget.cpp   1.13
  M +1 -1      componentwidget.h   1.7
  M +2 -3      datatypewidget.cpp   1.4
  M +1 -1      datatypewidget.h   1.3
  M +2 -4      enumwidget.cpp   1.8
  M +1 -1      enumwidget.h   1.2
  M +2 -3      floatingtext.cpp   1.40
  M +1 -1      floatingtext.h   1.15
  M +82 -87    hierarchicalcodeblock.cpp   1.15
  M +41 -42    hierarchicalcodeblock.h   1.8
  M +2 -4      interfacewidget.cpp   1.22
  M +1 -1      interfacewidget.h   1.10
  M +9 -10     linepath.cpp   1.29
  M +1 -1      linepath.h   1.12
  M +2 -3      messagewidget.cpp   1.25
  M +1 -1      messagewidget.h   1.13
  M +2 -3      nodewidget.cpp   1.14
  M +1 -1      nodewidget.h   1.7
  M +3 -4      notewidget.cpp   1.17
  M +1 -1      notewidget.h   1.10
  M +2 -3      objectwidget.cpp   1.31
  M +1 -1      objectwidget.h   1.14
  M +25 -26    ownedhierarchicalcodeblock.h   1.5
  M +2 -3      packagewidget.cpp   1.12
  M +1 -1      packagewidget.h   1.7
  M +2 -3      statewidget.cpp   1.16
  M +1 -1      statewidget.h   1.7
  M +38 -39    textblock.h   1.7
  M +29 -38    umldoc.cpp   1.144
  M +1 -1      umldoc.h   1.65
  M +5 -6      umllistview.cpp   1.95
  M +1 -1      umllistview.h   1.34
  M +8 -11     umllistviewitem.cpp   1.36
  M +1 -1      umllistviewitem.h   1.11
  M +1 -2      umlview.cpp   1.134
  M +1 -1      umlview.h   1.50
  M +2 -3      umlwidget.cpp   1.80
  M +1 -1      umlwidget.h   1.29
  M +2 -3      usecasewidget.cpp   1.7
  M +1 -1      usecasewidget.h   1.6
  M +19 -24    codegenerators/cppcodecomment.cpp   1.6
  M +12 -13    codegenerators/cppcodecomment.h   1.4
  M +17 -22    codegenerators/cppcodedocumentation.cpp   1.7
  M +22 -23    codegenerators/cppcodedocumentation.h   1.4
  M +132 -135  codegenerators/cppcodegenerator.cpp   1.21
  M +52 -52    codegenerators/cppcodegenerator.h   1.13
  M +45 -50    codegenerators/cppheaderclassdeclarationblock.cpp   1.12
  M +7 -8      codegenerators/cppheaderclassdeclarationblock.h   1.5
  M +314 -318  codegenerators/cppheadercodedocument.cpp   1.22
  M +32 -33    codegenerators/cppheadercodedocument.h   1.6
  M +140 -145  codegenerators/javaantcodedocument.cpp   1.12
  M +34 -35    codegenerators/javaantcodedocument.h   1.5
  M +57 -62    codegenerators/javaclassdeclarationblock.cpp   1.14
  M +8 -9      codegenerators/javaclassdeclarationblock.h   1.5
  M +17 -22    codegenerators/javacodedocumentation.cpp   1.7
  M +14 -15    codegenerators/javacodedocumentation.h   1.4
  M +13 -18    codegenerators/xmlelementcodeblock.cpp   1.3
  M +16 -17    codegenerators/xmlelementcodeblock.h   1.3







More information about the umbrello-devel mailing list