[Uml-devel] kdesdk/umbrello/umbrello
Jonathan Riddell
jri at jriddell.org
Tue Feb 25 19:04:13 UTC 2003
CVS commit by jriddell:
Added interfaces as a new widget for class diagrams and object for the model
A interface.cpp 1.1
A interface.h 1.1
A interfacewidget.cpp 1.1
A interfacewidget.h 1.1
A interfacewidgetdata.cpp 1.1
A interfacewidgetdata.h 1.1
M +2 -2 Makefile.am 1.10
M +11 -1 assocrules.cpp 1.4
M +3 -0 conceptwidget.h 1.3
M +0 -2 conceptwidgetdata.h 1.2
M +11 -4 dialogs/classgenpage.cpp 1.7
M +1 -1 dialogs/classgenpage.h 1.2
M +100 -28 dialogs/classoptionspage.cpp 1.3
M +32 -4 dialogs/classoptionspage.h 1.2
M +28 -20 dialogs/classpropdlg.cpp 1.5
M +20 -11 dialogs/umloperationdialog.cpp 1.6
M +1 -1 dialogs/umlviewdialog.cpp 1.9
M +56 -0 listpopupmenu.cpp 1.9
M +2 -0 listpopupmenu.h 1.7
M +4 -1 pics/Makefile.am 1.3
M +23 -2 umldoc.cpp 1.13
M +49 -7 umllistview.cpp 1.9
M +2 -0 umllistview.h 1.3
M +5 -0 umllistviewitem.cpp 1.5
M +3 -0 umlnamespace.h 1.6
M +25 -9 umlview.cpp 1.24
M +3 -0 umlviewdata.cpp 1.8
M +6 -3 umlwidget.cpp 1.12
M +4 -0 worktoolbar.cpp 1.5
M +4 -2 worktoolbar.h 1.3
More information about the umbrello-devel
mailing list