[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Sun Apr 24 08:26:32 UTC 2005
CVS commit by okellogg:
First stab at restoring cut&paste of classifier list items:
UMLDoc::makeNewClassifierObject(): Set back to work. Make static.
UMLDoc::makeNewUMLObject(): Make static.
UMLListView::getSelectedItems(): Return number of selected items.
UMLListView::focusOutEvent(): Don't clearSelection() when the focus change
is caused by the list popup.
UMLDrag::decodeClip5(): Pass in the new parent classifier.
CCBUG:70924
M +1 -1 classifier.cpp 1.73
M +1 -1 package.cpp 1.35
M +17 -1 umldoc.cpp 1.248
M +2 -2 umldoc.h 1.97
M +9 -5 umllistview.cpp 1.155
M +7 -1 umllistview.h 1.57
M +13 -5 clipboard/umlclipboard.cpp 1.27
M +10 -13 clipboard/umldrag.cpp 1.30
M +3 -2 clipboard/umldrag.h 1.13
More information about the umbrello-devel
mailing list