SVN commit 840575 by gopala: Ported FloatingDashLineWidget using TextItems. The constrains (yMin < y < yMax) are now cleanly handled. M +5 -5 combinedfragmentwidget.cpp M +186 -75 floatingdashlinewidget.cpp M +37 -81 floatingdashlinewidget.h M +6 -1 test.cpp M +1 -1 toolbarstate.cpp M +1 -1 widget_factory.cpp