[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Wed Apr 7 10:55:03 UTC 2004


CVS commit by okellogg: 

Patch from Raymond Bosman fulfills wish #57664
 (implement 'duplicate' command.)


  M +3 -0      Makefile.am   1.44
  M +25 -3     attribute.cpp   1.9
  M +24 -13    attribute.h   1.15
  M +31 -14    class.cpp   1.29
  M +24 -14    class.h   1.23
  M +21 -11    classifier.cpp   1.36
  M +48 -34    classifier.h   1.27
  M +8 -1      classifierlistitem.cpp   1.6
  M +13 -0     classifierlistitem.h   1.7
  M +16 -0     datatype.cpp   1.4
  M +15 -4     datatype.h   1.3
  M +27 -10    enum.cpp   1.6
  M +11 -0     enum.h   1.7
  M +16 -0     enumliteral.cpp   1.3
  M +11 -0     enumliteral.h   1.4
  M +15 -1     interface.cpp   1.16
  M +14 -2     interface.h   1.15
  M +10 -0     listpopupmenu.cpp   1.41
  M +5 -4      listpopupmenu.h   1.25
  M +31 -12    operation.cpp   1.17
  M +12 -1     operation.h   1.15
  M +15 -0     package.cpp   1.15
  M +11 -0     package.h   1.13
  M +17 -0     stereotype.cpp   1.10
  M +11 -0     stereotype.h   1.6
  M +17 -0     template.cpp   1.7
  M +13 -2     template.h   1.9
  M +22 -1     umlattributelist.h   1.2
  M +21 -2     umlcanvasobject.cpp   1.19
  M +52 -43    umlcanvasobject.h   1.14
  M +23 -1     umlclassifierlistitemlist.h   1.2
  M +35 -28    umldoc.cpp   1.132
  M +36 -31    umldoc.h   1.58
  M +65 -14    umlobject.cpp   1.28
  M +11 -0     umlobject.h   1.29
  M +24 -1     umlobjectlist.h   1.4
  M +7 -1      umlview.cpp   1.127
  M +11 -6     umlview.h   1.47
  M +7 -0      umlwidget.cpp   1.74







More information about the umbrello-devel mailing list