[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Wed Aug 25 11:01:02 UTC 2004
CVS commit by okellogg:
Remove "using namespace Uml" in header files.
Rename UML{Object,Widget}_Type to {Object,Widget}_Type
(Uml::UMLObject_Type looks strange.)
M +1 -1 activitywidget.cpp 1.20
M +1 -1 actor.cpp 1.9
M +1 -1 actorwidget.cpp 1.12
M +1 -1 artifact.cpp 1.9
M +1 -1 artifactwidget.cpp 1.13
M +2 -0 association.cpp 1.47
M +16 -18 association.h 1.25
M +2 -0 associationwidget.cpp 1.116
M +37 -39 associationwidget.h 1.47
M +9 -7 assocrules.cpp 1.30
M +10 -12 assocrules.h 1.8
M +16 -16 attribute.cpp 1.16
M +2 -2 attribute.h 1.19
M +1 -1 boxwidget.cpp 1.8
M +9 -9 class.cpp 1.42
M +4 -2 classifier.cpp 1.50
M +2 -2 classifier.h 1.37
M +8 -8 classifiercodedocument.cpp 1.34
M +1 -1 classifierlistitem.cpp 1.11
M +1 -1 classifierlistitem.h 1.14
M +3 -3 classifierwidget.cpp 1.2
M +2 -2 classifierwidget.h 1.2
M +9 -9 classimport.cpp 1.42
M +1 -1 classimport.h 1.15
M +8 -8 classwidget.cpp 1.32
M +4 -4 codeclassfield.cpp 1.21
M +10 -10 codegenerator.cpp 1.56
M +6 -6 codeparameter.cpp 1.13
M +1 -1 component.cpp 1.11
M +1 -1 componentwidget.cpp 1.17
M +1 -1 datatype.cpp 1.10
M +1 -1 datatypewidget.cpp 1.8
M +6 -6 enum.cpp 1.15
M +1 -1 enum.h 1.12
M +2 -2 enumliteral.cpp 1.8
M +2 -2 enumwidget.cpp 1.16
M +21 -21 floatingtext.cpp 1.55
M +2 -2 floatingtext.h 1.21
M +1 -1 interface.cpp 1.22
M +30 -30 linepath.cpp 1.31
M +0 -2 linepath.h 1.15
M +2 -2 linkwidget.cpp 1.4
M +3 -5 linkwidget.h 1.4
M +7 -7 listpopupmenu.cpp 1.52
M +4 -4 listpopupmenu.h 1.31
M +82 -81 messagewidget.cpp 1.43
M +6 -6 messagewidget.h 1.19
M +3 -3 model_utils.cpp 1.2
M +2 -2 model_utils.h 1.2
M +1 -1 node.cpp 1.8
M +1 -1 nodewidget.cpp 1.18
M +1 -1 notewidget.cpp 1.23
M +4 -4 objectwidget.cpp 1.39
M +12 -12 operation.cpp 1.25
M +3 -2 operation.h 1.23
M +6 -6 ownedcodeblock.cpp 1.13
M +6 -4 package.cpp 1.26
M +1 -1 packagewidget.cpp 1.16
M +1 -1 statewidget.cpp 1.21
M +2 -2 stereotype.cpp 1.14
M +3 -3 template.cpp 1.10
M +1 -1 template.h 1.12
M +2 -2 toolbarstate.cpp 1.4
M +5 -5 toolbarstatemessages.cpp 1.10
M +4 -2 toolbarstateother.cpp 1.6
M +1 -1 toolbarstateother.h 1.3
M +14 -14 umlcanvasobject.cpp 1.25
M +3 -3 umlcanvasobject.h 1.18
M +23 -21 umldoc.cpp 1.182
M +12 -38 umldoc.h 1.77
M +36 -36 umllistview.cpp 1.115
M +8 -8 umllistview.h 1.43
M +26 -9 umllistviewitem.cpp 1.51
M +2 -2 umlnamespace.h 1.32
M +19 -19 umlobject.cpp 1.44
M +5 -6 umlobject.h 1.38
M +5 -5 umlrole.cpp 1.20
M +6 -6 umlrole.h 1.17
M +10 -8 umlview.cpp 1.172
M +2 -4 umlview.h 1.60
M +6 -4 umlwidget.cpp 1.97
M +1 -3 umlwidget.h 1.36
M +1 -1 usecase.cpp 1.8
M +1 -1 usecasewidget.cpp 1.12
M +1 -1 widget_utils.cpp 1.2
M +1 -1 worktoolbar.cpp 1.35
M +9 -9 codegenerators/adawriter.cpp 1.29
M +4 -4 codegenerators/aswriter.cpp 1.18
M +4 -4 codegenerators/classifierinfo.cpp 1.9
M +10 -10 codegenerators/idlwriter.cpp 1.26
M +4 -4 codegenerators/jswriter.cpp 1.18
M +4 -4 codegenerators/phpwriter.cpp 1.22
M +4 -3 codegenerators/sqlwriter.cpp 1.17
M +13 -13 codegenerators/xmlschemawriter.cpp 1.17
M +28 -28 dialogs/assocrolepage.cpp 1.17
M +3 -3 dialogs/classgenpage.cpp 1.26
M +3 -1 dialogs/classifierlistpage.cpp 1.19
M +2 -2 dialogs/classifierlistpage.h 1.6
M +4 -3 dialogs/classoptionspage.cpp 1.8
M +1 -1 dialogs/classoptionspage.h 1.7
M +4 -4 dialogs/classpropdlg.cpp 1.18
M +3 -3 dialogs/classwizard.cpp 1.13
More information about the umbrello-devel
mailing list