[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/libumbrello2
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Jun 7 13:21:02 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv9520/libumbrello2
Modified Files:
Makefile.am application.cpp application.h mainwindow.h
model.cpp model.h refclass.h refobject.cpp refobject.h
Added Files:
actionlist.cpp actionlist.h actions.cpp actions.h document.cpp
document.h mainwindow.cpp modelview.cpp modelview.h
Log Message:
in this commit, we actually start to see an application showing up.
- moved umbrello2part to separate parts directory (modeltree)
- figured out startup/new document protocol
- abuse signals/slots for multi-phase init and plugin/part
coordination
- integrate Umbrello::MainWindow w/ KParts::DockMainWindow
- start figuring out basic dynamic menuing
- integrate dynamic menus with context menus in model tree
- re-generated all the object model code for some reason or
another.
- groundwork for an interesting interpretation of model views
(i.e., logical view, etc.)
- other stuff that should make the program work.
please build. test.
todo:
- figure out how to generically do associations between objects
created anonymously. ouch.
- actually create UML objects
- implement model view
- object properties dialog design
- document properties dialog design
- notation design
- diagram design
its getting there...
More information about the umbrello-devel
mailing list