SVN commit 831381 by gopala: First version of NoteWidget port using TextItems. TODO: Add editing support by double clicking directly. M +1 -1 activitywidget.cpp M +5 -0 newumlwidget.cpp M +199 -327 notewidget.cpp M +49 -106 notewidget.h M +5 -2 notewidgetcontroller.cpp M +5 -2 toolbarstateother.cpp M +1 -1 widget_factory.cpp