[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Aug 27 08:11:44 UTC 2006
SVN commit 577629 by okellogg:
Remove the confusing UMLDoc::getCurrentView() method, class UMLApp is
responsible for the current view. This addresses part of the PR:
> 1. The distinction between UMLApp and UMLDoc is unclear.
> For example, both UMLApp and UMLDoc have a method getCurrentView()
> which however do not necessarily return the same object?!
CCBUG:107347
M +1 -1 Makefile.am
M +1 -1 aligntoolbar.cpp
M +14 -16 clipboard/umlclipboard.cpp
M +2 -2 clipboard/umldrag.cpp
M +1 -1 codegenerator.cpp
M +1 -1 codeimport/nativeimportbase.cpp
M +4 -6 dialogs/classgenpage.cpp
M +1 -1 dialogs/classpropdlg.cpp
M +7 -9 dialogs/diagramprintpage.cpp
D infowidget.cpp
D infowidget.h
M +2 -5 linkwidget.cpp
M +27 -31 uml.cpp
M +2 -9 uml.h
M +29 -81 umldoc.cpp
M +0 -11 umldoc.h
M +11 -8 umllistview.cpp
M +10 -185 umlview.cpp
A widget_factory.cpp [License: GPL (v2+)]
A widget_factory.h [License: GPL (v2+)]
M +2 -5 widget_utils.cpp
M +4 -7 worktoolbar.cpp
More information about the umbrello-devel
mailing list