[Uml-devel] kdesdk/umbrello/umbrello
Jonathan Riddell
jri at jriddell.org
Tue Oct 28 14:32:24 UTC 2003
CVS commit by jriddell:
Revert commit which introduced beastie 66442:
--
*Make AssocRole and AssocPropPage take a UMLAssociation and not an AssociationWidget.
*Make AssogGenPage display all associations in which an object is involved, and not only the Widget Associations on the current diagrem
--
commit was http://lists.kde.org/?l=kde-cvs&m=106625824319912&w=2
M +10 -64 association.cpp 1.23
M +2 -8 association.h 1.15
M +70 -4 associationwidget.cpp 1.63
M +7 -0 associationwidget.h 1.27
M +1 -1 floatingtext.cpp 1.32
M +2 -2 umlrole.h 1.7
M +143 -19 dialogs/assocgenpage.cpp 1.6
M +42 -18 dialogs/assocgenpage.h 1.4
M +18 -55 dialogs/assocpage.cpp 1.7
M +29 -24 dialogs/assocpage.h 1.6
M +32 -74 dialogs/assocpropdlg.cpp 1.10
M +72 -32 dialogs/assocpropdlg.h 1.6
M +57 -65 dialogs/assocrolepage.cpp 1.10
M +41 -20 dialogs/assocrolepage.h 1.4
More information about the umbrello-devel
mailing list