[Kst] extragear/graphics/kst/src
George Staikos
staikos at kde.org
Mon Jun 19 09:36:47 CEST 2006
SVN commit 552811 by staikos:
two patches that got a bit intertwined due to offline work.
1) Make vectors initialize to NOPOINT instead of 0
BUG: 128436
2) Fix a very tricky deadlock in objects iwth providers, especially plugins.
There is more to be done here. The fix only applies to vectors at the moment.
M +2 -0 libkst/kstscalar.h
M +1 -0 libkst/kststring.h
M +91 -7 libkst/kstvector.cpp
M +19 -10 libkst/kstvector.h
M +80 -16 libkstmath/kstdataobject.cpp
More information about the Kst
mailing list