[Kst] branches/work/kst/hierarchy/kst/src
Eli Fidler
eli at staikos.net
Thu Nov 30 20:03:54 CET 2006
SVN commit 609427 by fidler:
added displayStrings for tag to be used in selectors
- minDisplayComponents set by user
- uniqueDisplayComponents calculated by KstObjectCollection
added shortestUniqueTag() and componentsForUniqueTag() to
KstObjectCollection
commented some debug statements in KstObjectCollection
fixed some locking in selector widgets
make KstObject::tag() return a reference to the actual tag
M +6 -1 libkst/kstobject.cpp
M +60 -22 libkst/kstobject.h
M +168 -11 libkst/kstobjectcollection.h
M +1 -1 widgets/matrixselector.ui.h
M +8 -3 widgets/scalarselector.ui.h
M +14 -8 widgets/stringselector.ui.h
M +4 -2 widgets/vectorselector.ui.h
More information about the Kst
mailing list