[Kst] branches/work/kst/1.5/kst/src/libkstapp

Andrew Walker arwalker at sumusltd.com
Thu Apr 26 18:18:28 CEST 2007


Barth,

Could you send the list of bug fixes that need to be verified, before
being backported to 1.4, to Eli.

I'd like to get those addressed as soon as possible as George will be
repackaging on his return.

Thanks,

Andrew

-----Original Message-----
From: Barth Netterfield [mailto:netterfield at astro.utoronto.ca]
Sent: April 26, 2007 7:56 AM
To: kst at kde.org
Subject: Re: [Kst] branches/work/kst/1.5/kst/src/libkstapp


Should be backported when appropriate.  noting in release plan.

On Tuesday 24 April 2007 1:02:19 pm Andrew Walker wrote:
> SVN commit 657638 by arwalker:
>
> BUG:144372 Enable the Apply button when curve order in legend dialog is
> modified
>
>  M  +2 -0      viewlegendwidget.ui.h
>
>
> --- branches/work/kst/1.5/kst/src/libkstapp/viewlegendwidget.ui.h
> #657637:657638 @@ -22,6 +22,8 @@
>      connect(_add, SIGNAL(clicked()), this, SLOT(addDisplayedCurve()));
>      connect(_up, SIGNAL(clicked()), DisplayedCurveList, SLOT(up()));
>      connect(_down, SIGNAL(clicked()), DisplayedCurveList, SLOT(down()));
> +    connect(_up, SIGNAL(clicked()), DisplayedCurveList,
> SIGNAL(changed())); +    connect(_down, SIGNAL(clicked()),
> DisplayedCurveList, SIGNAL(changed()));
>
>      _up->setPixmap(BarIcon("up"));
>      _up->setEnabled(false);
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


_______________________________________________
Kst mailing list
Kst at kde.org
https://mail.kde.org/mailman/listinfo/kst





More information about the Kst mailing list