[Uml-devel] kdesdk/umbrello/umbrello
Jonathan Riddell
jr at jriddell.org
Mon Nov 8 17:55:23 UTC 2004
CVS commit by jriddell:
kdetestscripts fixes from Peeter Russak <pezz @tkwcy.ee>
constqstring
and
return( instances
M +2 -2 activitywidget.cpp 1.23
M +2 -2 activitywidget.h 1.11
M +4 -4 association.cpp 1.54
M +3 -3 association.h 1.29
M +16 -16 associationwidget.cpp 1.130
M +16 -16 associationwidget.h 1.55
M +1 -1 attribute.cpp 1.23
M +1 -1 attribute.h 1.24
M +2 -2 class.cpp 1.48
M +2 -2 class.h 1.35
M +1 -1 classifier.cpp 1.55
M +1 -1 classifier.h 1.41
M +1 -1 classifiercodedocument.cpp 1.37
M +1 -1 classifiercodedocument.h 1.16
M +1 -1 classifierlistitem.cpp 1.16
M +1 -1 classifierlistitem.h 1.18
M +4 -4 classimport.cpp 1.48
M +5 -5 classimport.h 1.17
M +3 -3 codeclassfield.cpp 1.23
M +3 -3 codeclassfield.h 1.13
M +9 -9 codedocument.cpp 1.19
M +10 -10 codedocument.h 1.9
M +7 -7 codegenerator.cpp 1.60
M +6 -6 codegenerator.h 1.31
M +5 -5 codegenobjectwithtextblocks.cpp 1.18
M +6 -6 codegenobjectwithtextblocks.h 1.8
M +2 -2 codemethodblock.cpp 1.12
M +2 -2 codemethodblock.h 1.8
M +1 -1 codeparameter.cpp 1.16
M +1 -1 codeparameter.h 1.4
M +2 -2 enum.cpp 1.19
M +2 -2 enum.h 1.15
M +4 -4 floatingtext.cpp 1.66
M +6 -6 floatingtext.h 1.28
M +5 -5 hierarchicalcodeblock.cpp 1.16
M +5 -5 hierarchicalcodeblock.h 1.9
M +7 -7 linepath.cpp 1.36
M +7 -7 linepath.h 1.18
M +3 -3 linkwidget.cpp 1.9
M +3 -3 linkwidget.h 1.11
M +1 -1 listpopupmenu.cpp 1.55
M +1 -1 listpopupmenu.h 1.34
M +5 -5 messagewidget.cpp 1.55
M +5 -5 messagewidget.h 1.28
M +1 -1 model_utils.cpp 1.8
M +1 -1 model_utils.h 1.7
M +1 -1 notewidget.h 1.15
M +2 -2 objectwidget.h 1.21
M +1 -1 operation.cpp 1.34
M +1 -1 operation.h 1.29
M +1 -1 ownedhierarchicalcodeblock.cpp 1.10
M +1 -1 ownedhierarchicalcodeblock.h 1.7
M +1 -1 package.cpp 1.31
M +1 -1 package.h 1.25
M +5 -5 statewidget.cpp 1.25
M +5 -5 statewidget.h 1.15
M +1 -1 stereotype.cpp 1.17
M +1 -1 stereotype.h 1.12
M +5 -5 textblock.cpp 1.10
M +5 -5 textblock.h 1.9
M +2 -2 uml.cpp 1.118
M +2 -2 uml.h 1.41
M +1 -1 umlcanvasobject.cpp 1.28
M +1 -1 umlcanvasobject.h 1.20
M +13 -13 umldoc.cpp 1.199
M +16 -16 umldoc.h 1.85
M +1 -1 umllistview.cpp 1.121
M +1 -1 umllistview.h 1.47
M +4 -4 umllistviewitem.cpp 1.56
M +4 -4 umllistviewitem.h 1.18
M +7 -7 umlobject.cpp 1.53
M +7 -7 umlobject.h 1.45
M +5 -5 umlrole.cpp 1.28
M +6 -6 umlrole.h 1.22
M +8 -8 umlview.cpp 1.186
M +11 -11 umlview.h 1.64
M +4 -4 umlwidget.cpp 1.108
M +5 -5 umlwidget.h 1.42
M +1 -1 widgetbase.cpp 1.3
M +1 -1 widgetbase.h 1.3
M +1 -1 classparser/ast.h 1.3
M +4 -4 codegenerators/cppcodegenerationpolicy.cpp 1.10
M +4 -4 codegenerators/cppcodegenerationpolicy.h 1.5
M +1 -1 codegenerators/cppcodegenerator.cpp 1.27
M +1 -1 codegenerators/cppcodegenerator.h 1.17
M +2 -2 codegenerators/cppheaderclassdeclarationblock.cpp 1.13
M +2 -2 codegenerators/cppheaderclassdeclarationblock.h 1.6
M +1 -1 codegenerators/cppheadercodedocument.cpp 1.31
M +1 -1 codegenerators/cppheadercodedocument.h 1.7
M +1 -1 codegenerators/cppsourcecodedocument.cpp 1.17
M +1 -1 codegenerators/cppsourcecodedocument.h 1.6
M +2 -2 codegenerators/javaclassdeclarationblock.cpp 1.15
M +2 -2 codegenerators/javaclassdeclarationblock.h 1.6
M +2 -2 codegenerators/javaclassifiercodedocument.cpp 1.31
M +2 -2 codegenerators/javaclassifiercodedocument.h 1.8
M +1 -1 codegenerators/simplecodegenerator.cpp 1.17
M +1 -1 codegenerators/simplecodegenerator.h 1.5
M +2 -2 codegenerators/xmlelementcodeblock.cpp 1.4
M +2 -2 codegenerators/xmlelementcodeblock.h 1.4
M +5 -5 codegenerators/xmlschemawriter.cpp 1.19
M +9 -9 codegenerators/xmlschemawriter.h 1.10
M +1 -1 dialogs/codeeditor.cpp 1.24
M +1 -1 dialogs/codeeditor.h 1.9
M +1 -1 dialogs/codegenerationoptionspage.cpp 1.9
M +1 -1 dialogs/codegenerationoptionspage.h 1.6
M +2 -2 dialogs/selectopdlg.cpp 1.18
M +2 -2 dialogs/selectopdlg.h 1.6
M +1 -1 dialogs/settingsdlg.cpp 1.34
M +1 -1 dialogs/settingsdlg.h 1.19
More information about the umbrello-devel
mailing list