[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Wed Apr 14 17:17:14 UTC 2004
CVS commit by okellogg:
Factor out OptionState and CodeViewerState into their own files.
This reduces inter-header file coupling. Thanks to Dirk for sparking it off.
A codeviewerstate.h 1.1 [no copyright GPL (v2+)]
A optionstate.h 1.1 [no copyright GPL (v2+)]
M +1 -1 classwidget.cpp 1.23
M +1 -1 codegenerator.cpp 1.43
M +2 -2 codegenerator.h 1.23
M +1 -1 componentwidget.cpp 1.12
M +1 -1 enumwidget.cpp 1.7
M +1 -1 interfacewidget.cpp 1.20
M +1 -1 nodewidget.cpp 1.13
M +1 -1 packagewidget.cpp 1.11
M +1 -0 statewidget.h 1.6
M +1 -1 uml.cpp 1.93
M +7 -3 uml.h 1.33
M +13 -13 umldoc.cpp 1.136
M +4 -3 umldoc.h 1.60
M +10 -4 umllistviewitem.cpp 1.34
M +4 -4 umlview.h 1.49
M +3 -3 umlwidget.cpp 1.77
M +3 -3 umlwidget.h 1.28
M +2 -2 codegenerators/cppcodegenerator.cpp 1.20
M +3 -1 codegenerators/cppcodegenerator.h 1.12
M +1 -0 codegenerators/cppheadercodeaccessormethod.cpp 1.6
M +1 -0 codegenerators/javaclassdeclarationblock.cpp 1.12
M +1 -0 codegenerators/javacodeaccessormethod.cpp 1.5
M +2 -1 codegenerators/javacodegenerator.cpp 1.17
M +4 -1 codegenerators/javacodegenerator.h 1.11
M +1 -1 dialogs/classoptionspage.cpp 1.7
M +3 -3 dialogs/classoptionspage.h 1.6
M +2 -1 dialogs/codeeditor.cpp 1.18
M +6 -3 dialogs/codeeditor.h 1.7
M +4 -2 dialogs/codeviewerdialog.cpp 1.7
M +4 -20 dialogs/codeviewerdialog.h 1.4
M +3 -3 dialogs/codevieweroptionspage.cpp 1.8
M +5 -5 dialogs/codevieweroptionspage.h 1.3
M +1 -1 dialogs/settingsdlg.cpp 1.21
M +4 -69 dialogs/settingsdlg.h 1.12
M +5 -0 dialogs/umlattributedialog.cpp 1.13
M +1 -0 dialogs/umloperationdialog.cpp 1.26
M +1 -0 dialogs/umloperationdialog.h 1.7
M +2 -2 dialogs/umlviewdialog.h 1.9
M +1 -1 dialogs/umlwidgetcolorpage.cpp 1.12
M +3 -3 dialogs/umlwidgetcolorpage.h 1.5
More information about the umbrello-devel
mailing list