[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Aug 12 16:48:12 CEST 2004


On Thursday 12 August 2004 10:04, Barth Netterfield wrote:
> Fix for
> Bug 87017: attempting to fit a curve to a psd crashes kst
>
> work toward fixing
> Bug 87016: attempting to fit a curve to a histogram crashes kst
>
> BaseCurves now have getXVTag() etc which returns i18n("<None>") if
> 	they are not defined
> The fit dialog now grabs BaseCurves not VCurves, and verifies that
> 	getXVTag and getYVTag are not <None>.
> PSD's now return the proper things in get[XY}VTag().
> The PSD's x vector is now the same lenght as the YV as a temp workaround
> for Bug 87018 (fit problems)

   We can't use i18n() on "<None>" because we compare and those compares could 
fail (language change, saved to disk, DCOP, etc).

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/



More information about the Kst mailing list