[Uml-devel] kdesdk/umbrello/umbrello
Jonathan Riddell
jri at jriddell.org
Wed Feb 12 14:08:11 UTC 2003
CVS commit by jriddell:
Patch by Brian Thomas for associations to add Roles and other properties
A dialogs/assocgenpage.cpp 1.1
A dialogs/assocgenpage.h 1.1
A dialogs/assocrolepage.cpp 1.1
A dialogs/assocrolepage.h 1.1
M +53 -29 association.cpp 1.2
M +171 -38 association.h 1.2
M +1603 -724 associationwidget.cpp 1.6
M +201 -20 associationwidget.h 1.2
M +400 -42 associationwidgetdata.cpp 1.3
M +103 -4 associationwidgetdata.h 1.2
M +6 -6 codegenerators/adawriter.cpp 1.3
M +3 -3 codegenerators/cppwriter.cpp 1.3
M +3 -3 codegenerators/javawriter.cpp 1.3
M +1 -1 codegenerators/perlwriter.cpp 1.3
M +3 -3 codegenerators/phpwriter.cpp 1.3
M +1 -1 codegenerators/pythonwriter.cpp 1.2
M +37 -30 concept.cpp 1.4
M +35 -29 concept.h 1.4
M +1 -1 dialogs/Makefile.am 1.5
M +3 -1 dialogs/assocpage.cpp 1.3
M +97 -147 dialogs/assocpropdlg.cpp 1.3
M +70 -49 dialogs/assocpropdlg.h 1.2
M +212 -134 floatingtext.cpp 1.7
M +34 -4 floatingtext.h 1.3
M +41 -5 floatingtextdata.cpp 1.2
M +38 -4 floatingtextdata.h 1.2
M +45 -26 listpopupmenu.cpp 1.4
M +4 -1 listpopupmenu.h 1.2
M +95 -52 umldoc.cpp 1.9
M +82 -65 umldoc.h 1.5
M +0 -2 umlnamespace.cpp 1.2
M +28 -17 umlnamespace.h 1.3
M +0 -1 umlobject.h 1.2
M +156 -39 umlview.cpp 1.20
More information about the umbrello-devel
mailing list