[Uml-devel] branches/work/soc-umbrello-2011/umbrello
Camila San Martin Ayres
smayres at gmail.com
Wed Jun 22 13:24:52 UTC 2011
SVN commit 1238054 by ayres:
Fixing bugs in the port.
M +2 -1 cmds/cmd_create_classdiag.cpp
M +33 -2 cmds/widget/cmd_create_widget.cpp
M +1 -1 dialogs/activitypage.cpp
M +1 -1 dialogs/assocpage.cpp
M +1 -1 dialogs/classifierlistpage.cpp
M +1 -1 dialogs/pkgcontentspage.cpp
M +2 -2 dialogs/umloperationdialog.cpp
M +2 -2 folder.cpp
M +35 -0 listpopupmenu.cpp
M +19 -1 listpopupmenu.h
M +38 -6 soc-umbrello-2011/diagram.cpp
M +9 -1 soc-umbrello-2011/diagram.h
M +0 -14 soc-umbrello-2011/layoutgrid.cpp
M +100 -2 soc-umbrello-2011/umlscene.cpp
M +30 -0 soc-umbrello-2011/umlscene.h
M +60 -20 soc-umbrello-2011/umlview.cpp
M +5 -8 soc-umbrello-2011/umlview.h
M +24 -1 soc-umbrello-2011/umlwidget.cpp
M +7 -0 soc-umbrello-2011/umlwidget.h
M +1 -1 soc-umbrello-2011/widgetbase.cpp
M +49 -4 toolbarstate.cpp
M +1 -0 toolbarstate.h
M +123 -0 toolbarstatearrow.cpp
M +5 -0 toolbarstatearrow.h
M +10 -2 toolbarstateother.cpp
M +7 -6 umldoc.cpp
M +1 -1 umllistview.cpp
M +4 -0 umlview.cpp
M +1 -1 widgets/associationwidget.cpp
M +1 -1 widgets/classifierwidget.cpp
M +1 -1 widgets/toolbarstateonewidget.cpp
http://websvn.kde.org/?view=rev&revision=1238054
More information about the umbrello-devel
mailing list