CVS commit by staikos: switch to using a QDict for scalars, and make sure they are cleaned up when the parent vector is done with them. Unfortunately QDict<KSharedPtr<foo> > doesn't seem to work too well so this may not last. M +2 -2 kstrvector.cpp 1.30 M +56 -51 kstvector.cpp 1.33 M +2 -9 kstvector.h 1.30