[Uml-devel] kdesdk/umbrello/umbrello/dialogs
Luis De la Parra Blum
lparrab at gmx.net
Mon May 12 16:07:08 UTC 2003
CVS commit by luis:
Added dialog pages for
Classes, Attributes, Properties, Parameters, Templates, Interfaces, Packages
etc.
The dialog pages for most of Classes, Interfaces and Packages are close to complete. This means the class diagram is getting usable.
The refactoring assistant should be much better now, since you can change props of atts and ops instead of just "moving" them
A attributepropertiespage.cpp 1.1
A attributepropertiespage.h 1.1
A classtemplatesbase.ui 1.1
A classtemplatespage.cpp 1.1
A classtemplatespage.h 1.1
A interfacepropertiesbase.ui 1.1
A interfacepropertiespage.cpp 1.1
A interfacepropertiespage.h 1.1
A packagepropertiesbase.ui 1.1
A packagepropertiespage.cpp 1.1
A packagepropertiespage.h 1.1
A parameterpropertiesbase.ui 1.1
A parameterpropertiespage.cpp 1.1
A parameterpropertiespage.h 1.1
A templatepropertiesbase.ui 1.1
A templatepropertiespage.cpp 1.1
A templatepropertiespage.h 1.1
A umlobjectassociationsbase.ui 1.1
A umlobjectassociationspage.cpp 1.1
A umlobjectassociationspage.h 1.1
M +13 -0 .cvsignore 1.5
M +11 -3 Makefile.am 1.13
M +4 -4 attributepropertiesbase.ui 1.3
M +2 -30 classattributesbase.ui 1.3
M +167 -90 classattributespage.cpp 1.6
M +8 -4 classattributespage.h 1.9
M +5 -8 classpropertiesbase.ui 1.4
M +18 -12 classpropertiespage.cpp 1.8
M +7 -3 classpropertiespage.h 1.9
M +27 -10 operationpropertiesbase.ui 1.3
M +213 -9 operationpropertiespage.cpp 1.2
M +21 -2 operationpropertiespage.h 1.2
M +26 -7 umbrellodialog.cpp 1.4
M +5 -2 umbrellodialog.h 1.3
M +33 -2 widgetcolorspage.cpp 1.3
M +13 -3 widgetcolorspage.h 1.2
R classoperationsbase.ui 1.1
R classoperationspage.cpp 1.5
R classoperationspage.h 1.5
More information about the umbrello-devel
mailing list