CVS commit by ccpasteur: * Last bugfixe's before beta3 : * Fixed moving widget stacks and tab widgets * Fixed moving widgets inside layouts created with the popup menu * The menu items "Lay out .. " can be used instead of prop editor to choose layout (as in Designer) * Other small bugfixes and corrections * Added Superscript and subscript buttons in richtext dialog (still some prolems though) * Save also "layoutdefaults" as Designer M +2 -0 TODO 1.25 M +4 -3 commands.cpp 1.15 M +39 -19 container.cpp 1.46 M +2 -0 container.h 1.22 M +6 -0 formIO.cpp 1.29 M +12 -2 formmanager.cpp 1.37 M +7 -8 objpropbuffer.cpp 1.38 M +88 -38 widgetfactory.cpp 1.16 M +12 -0 widgetfactory.h 1.18 M +14 -3 widgetlibrary.cpp 1.17