[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sat Jul 31 06:42:00 UTC 2004
CVS commit by okellogg:
Unreopen bug 53381 (no stereotype on operations.)
Fix bug 71969. Stereotypes are no longer UMLClassifierListItems. Instead,
the stereotype can be given at the operation/attribute/template dialog.
A umlstereotypelist.h 1.1 [no copyright GPL (v2+)]
M +2 -2 attribute.cpp 1.11
M +3 -2 attribute.h 1.17
M +29 -90 class.cpp 1.37
M +4 -22 class.h 1.29
M +8 -39 classifier.cpp 1.45
M +4 -53 classifier.h 1.33
M +3 -1 classifiercodedocument.cpp 1.31
M +2 -2 classifierlistitem.cpp 1.7
M +2 -2 classifierlistitem.h 1.10
M +3 -1 classimport.cpp 1.38
M +1 -1 codedocument.cpp 1.18
M +6 -6 datatype.cpp 1.6
M +0 -5 datatype.h 1.5
M +13 -56 enum.cpp 1.10
M +4 -19 enum.h 1.9
M +2 -2 enumliteral.cpp 1.6
M +2 -2 enumliteral.h 1.6
M +0 -22 interface.cpp 1.19
M +0 -7 interface.h 1.17
M +5 -4 operation.cpp 1.21
M +2 -2 operation.h 1.19
M +25 -23 stereotype.cpp 1.12
M +22 -13 stereotype.h 1.8
M +2 -2 template.cpp 1.9
M +2 -2 template.h 1.11
M +27 -8 umlcanvasobject.cpp 1.22
M +8 -2 umlcanvasobject.h 1.16
M +56 -31 umldoc.cpp 1.174
M +39 -8 umldoc.h 1.74
M +62 -25 umlobject.cpp 1.40
M +28 -7 umlobject.h 1.35
M +1 -1 umlrole.cpp 1.18
M +0 -7 dialogs/classifierlistpage.cpp 1.15
M +0 -4 dialogs/classifierlistpage.h 1.5
M +13 -2 dialogs/parmpropdlg.cpp 1.12
M +2 -2 dialogs/parmpropdlg.h 1.6
M +16 -5 dialogs/umlattributedialog.cpp 1.15
M +2 -2 dialogs/umlattributedialog.h 1.5
M +17 -5 dialogs/umloperationdialog.cpp 1.27
M +2 -2 dialogs/umloperationdialog.h 1.8
M +20 -7 dialogs/umltemplatedialog.cpp 1.6
M +2 -2 dialogs/umltemplatedialog.h 1.5
More information about the umbrello-devel
mailing list