[Uml-devel] kdesdk/umbrello/umbrello
Jonathan Riddell
jri at jriddell.org
Tue Mar 4 18:53:02 UTC 2003
CVS commit by jriddell:
muckle commit
Refactoring UMLObject's subclasses by adding UMLCanvasObject
Removes a lot of duplicated code between the UMLObjects which can have widgets
made out of them
A umlcanvasobject.cpp 1.1
A umlcanvasobject.h 1.1
M +2 -2 Makefile.am 1.14
M +12 -37 actor.cpp 1.2
M +12 -20 actor.h 1.2
M +1 -1 codegenerators/javawriter.h 1.4
M +5 -135 component.cpp 1.2
M +6 -131 component.h 1.2
M +23 -118 concept.cpp 1.8
M +5 -92 concept.h 1.7
M +6 -100 interface.cpp 1.3
M +12 -85 interface.h 1.3
M +5 -135 package.cpp 1.2
M +9 -136 package.h 1.2
M +1 -0 umllistview.cpp 1.17
M +1 -1 umlobject.h 1.4
M +12 -37 usecase.cpp 1.2
M +13 -20 usecase.h 1.2
More information about the umbrello-devel
mailing list