<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general">
    <title>gmane.comp.graphics.qwt.general</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1345"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1344"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1343"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1342"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1341"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1340"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1339"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1338"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1337"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1336"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1335"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1334"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1333"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1332"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1331"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1330"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1329"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1328"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1327"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1326"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1345">
    <title>Re: Possible bug in axis labelling</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1345</link>
    <description>

Thanks, I will try to find a fix next week.

I'm planning to publish a 5.1.1 bugfix release next week. If there are any 
known bugs, please report them now.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-16T04:53:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1344">
    <title>Re: Fixed aspect ratio QwtPlotSpectrogram</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1344</link>
    <description>

Have a look at QwtPlotRescaler from the 5.2 SVN branch ( = trunk ). It should 
be possible to adopt it to 5.1 and to use it in your application.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-16T04:30:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1343">
    <title>Fixed aspect ratio QwtPlotSpectrogram</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1343</link>
    <description>
Hello all,
I am plotting some data in a subclass of QwtPlotSpectrogram.
The spectrogram is inside a QMainWindow along with some plotting 
controls below it.
I want the aspect ratio of the Spectrogram to stay fixed even when the 
user resizes the MainWindow.
Currently the aspect ratio starts out wrong (the spectrogram is wider 
than it is tall even though the y range of the data is larger than the x 
range of the data), and can be changed to whatever by resizing the 
mainwindow.

How do I set the aspect ratio to be correct and keep it that way even 
though the user tries to resize the Mainwindow?
 
Thanks in advance for any answers!
Andreas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>kamran iranpour</dc:creator>
    <dc:date>2008-05-15T11:09:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1342">
    <title>Re: Zoomer always zooms to absolute maximum zoom</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1342</link>
    <description>
Thanks for the explanation. In the meantime I have added a few necessary 
(not understood, why, though) lines and get the behavior I wanted in the 
first place.

this-&gt;boundingBox() iterates over all attached curves and gets the 
envelope: That's the moving target (as I remove and attach curves along 
the way).

----

QwtDoubleRect qdr = this-&gt;boundingBox();

if (!zoomer-&gt;isEnabled()) {
zoomer-&gt;zoom(qdr.normalized());
zoomer-&gt;setZoomBase(qdr.normalized());
zoomer-&gt;zoom(0);
}

----

achieves what I wanted and have described earlier. I still don't know 
why the behavior was different before and after doing the first zoom on 
the plot, when I omitted the first line, since setZoomBase should clear 
the stack anyway. At the very least, the behavior shouldn't change based 
on the fact whether I have zoomed before or not...

Cheers,
Matthias
---------------------------------------------------------------------
PS: Still, I like qwt very much. Please keep going :-)

----------------------------------------------</description>
    <dc:creator>Matthias Reich</dc:creator>
    <dc:date>2008-05-15T08:37:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1341">
    <title>Re: Decreasing the size of a selected QwtSymbol</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1341</link>
    <description>
With Qt3 you can use painting in XOR mode, with Qt4 the answer is no. That's 
the price of transparent desktops.

What you could try is to render the content of the canvas without the 
selection to a QImage, that can be used as paint cache. But this only makes 
sense, when rendering your scene is a factor.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-15T04:43:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1340">
    <title>Re: problems with  qwt-5.0.2 and label scale draw</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1340</link>
    <description>

No.


There is no call of QwtScaleDraw::alignment in QwtPlot::setAxisScaleDraw.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-15T04:39:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1339">
    <title>Re: Zoomer always zooms to absolute maximum zoom</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1339</link>
    <description>

The zoomer maintains a stack of rectangles. With setZoomBase you clear this 
stack and assign a rectangle as first element. With zoom(QwtDoubleRect) you 
can push a rectangle and with zoom(int) you navigate on the stack. With both 
calls the scales of the plot are adjusted to the corrsponding rect.

If something weird is happening I recommend to debug the rectangles, that are 
pushed/popped to the stack.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-15T04:07:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1338">
    <title>Re: Zoomer always zooms to absolute maximum zoom</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1338</link>
    <description>I have figured out, that the new ZoomBase seems to be indeed unified 
intentionally with the current ScaleRect. The question remains then, 
however, why this mechanism is not effective when there hasn't been any 
zoom action, but becomes relevant after that initial zoom happens...

Cheers,
Matthias

Matthias Reich wrote:


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Matthias Reich</dc:creator>
    <dc:date>2008-05-14T15:39:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1337">
    <title>Re: Zoomer always zooms to absolute maximum zoom</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1337</link>
    <description>

Ok. Here we go.

I'm trying to code a generic qwt_plot that has an inherent zoomer 
implemented. After receiving a call to setZoomEnable (similar to Bode) 
the plot can be zoomed as needed.

At the same time the plot is supposed to stick around while curves with 
different bounding boxes are added and removed to/from it. On every 
removeCurve and addCurve, the plot should adjust its zoomBase so that it 
is the envelope of all boundingRects of the attached curves.

Currently, it seems the adding and removing of curves works ok. The 
scales are adjusted and the (auto?)replot sends the full glory to the 
screen. I use setZoomBase(boundingRect) and then zoom(0) to achieve this.

So far so good.

But this is before I actually use the zoomMode.

Enabling zoom mode and disabling it straight without doing a zoom is 
fine. Everything still works as advertised above. But if I do a zoom and 
then switch around curves by removing and reattaching curves with 
smaller y-bounds, the zoom base somehow resists being reset </description>
    <dc:creator>Matthias Reich</dc:creator>
    <dc:date>2008-05-14T13:26:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1336">
    <title>problems with  qwt-5.0.2 and label scale draw</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1336</link>
    <description>Good morning.

I noticed that my program, that uses qwt-5.0.2 core dumps in the 
QwtScaleDraw::alignment () method of the library.

Is there any issue related to it, as far as you know, possibly solved 
in qwt 5.1?

Thank you very much for your attention.

Follows the backtrace of the program, from the core dump.

Core was generated by `./blmprofile'.
Program terminated with signal 11, Segmentation fault.
#0  0xb7166d0a in QwtScaleDraw::alignment ()
from /usr/local/qwt/lib/libqwt.so.5
(gdb) bt
#0  0xb7166d0a in QwtScaleDraw::alignment ()
from /usr/local/qwt/lib/libqwt.so.5
#1  0xb717fe17 in QwtPlot::setAxisScaleDraw ()
from /usr/local/qwt/lib/libqwt.so.5
#2  0x0805d6be in ProfilePlot::createCurves (this=0x80db2f0, elements=5,
labels=&lt; at &gt;0xbf88471c) at src/profileplot.cpp:257
#3  0x080664b4 in GeneralProfile::configure (this=0xbf886040,
area=&lt; at &gt;0xbf8847d0) at src/generalprofile.cpp:410
#4  0x08067304 in GeneralProfile::on_comboArea_activated
(this=0xbf886040, text=&lt; at &gt;0xbf884d5c) at src/generalprofile.cpp:455
#5  0x0</description>
    <dc:creator>Giacomo S.</dc:creator>
    <dc:date>2008-05-14T10:32:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1335">
    <title>QwtPolar 0.0.2</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1335</link>
    <description>I have uploaded QwtPolar 0.0.2: its license has changed from the GPL to the 
Qwt license.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-14T04:37:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1334">
    <title>Re: Possible bug in axis labelling</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1334</link>
    <description>
5.1 from the subversion repository


This fixes the issue.  The DBL_EPSILON value is reported to be
2.22045e-16.


x1: -0.2 x2: 0.2 maxMajSteps: 8 maxMinSteps: 5 stepSize: 0.05


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Albert Kottke</dc:creator>
    <dc:date>2008-05-12T18:24:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1333">
    <title>Re: problem with QwtRasterData value(double x, double y)</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1333</link>
    <description>

Your code shows how the raster data object is filled from some dataContainer 
we don't know ( and don't want to know). 

I suggest, that you take the spectrogram example and replace the 
SpectrogramData class by something, where we can see your data and how values 
and ranges are calculated.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-12T18:20:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1332">
    <title>Re: Possible bug in axis labelling</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1332</link>
    <description>

Which Qwt version ?

Since Qwt 5.1 QwtScaleEngine uses DBL_EPSILON ( cfloat ) for its calculations. 
If you are using 5.1 please check, what happens when you replace DBL_EPSILON 
by 1.0e-6 in qwt_scale_engine.cpp.


Please debug QwtLinearScaleEngine::divideScale instead and check what is going 
wrong with the 0.0 value. What are the parameter values, when it is called ?

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-12T17:59:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1331">
    <title>Possible bug in axis labelling</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1331</link>
    <description>For 7 plots, two of the plots have -1.38778e-17 instead of 0. Though the
zero value isn't always -1.38778e-17.  You can find a screenshot of
incorrect and correct axis here:
http://accipter.org/pub/qwt-scale-problem.png

I have tried my program in both linux and windows environments, and it
appears to only happen on windows (qt-4.4.0 with mingw).

Let me know if you need me to supply the code.

Albert

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Albert Kottke</dc:creator>
    <dc:date>2008-05-12T15:49:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1330">
    <title>problem with QwtRasterData value(double x, double y)</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1330</link>
    <description>Hallo. This is almost copy of class SpectromData by Matthias Pospiech. I tried to use it in the same purposes. Below the code as I use it. Data in a array are transferred from QList from other class. This QList contains only one element. In comments actually transferred values are shown.

A problem that I see distort picture on a plot. I think I made a mistake with filling of array or something else. Where is my mistake?

**********************header**********************

class SpectrogramData: public QwtRasterData
{
private:
double *m_Array;

struct structMinMax{
double min;
double max;
};
structMinMax m_RangeX;
structMinMax m_RangeY;
structMinMax m_RangeZ;

struct structXY{
double x;
double y;
};
structXY m_DataSize;
structXY m_RealToArray;

public:
// Constructor giving back the QwtRasterData Constructor
    SpectrogramData(): QwtRasterData()
    {
m_Array = NULL;
    }

    ~SpectrogramData()
    {
if (m_Array != NULL)
delete [] m_Array;
    }

    virtual QwtRasterData *copy()</description>
    <dc:creator>Dmitry Khaneft</dc:creator>
    <dc:date>2008-05-12T10:39:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1329">
    <title>Re: Trouble in compiling qwt 5.1 with Qt 4.4.0 under Visual C++ 2008express edition</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1329</link>
    <description>Hi,

I tried, and everything completed without problems.

Regards

Alexander Maringer

Livio Tenze schrieb:
4.4.0 (newer version of Qt library) and under Visual C++ 2008 express 
edition platform, but I am not able to complete the compile process.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Alexander Maringer</dc:creator>
    <dc:date>2008-05-09T08:04:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1328">
    <title>Trouble in compiling qwt 5.1 with Qt 4.4.0 under Visual C++ 2008express edition</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1328</link>
    <description>-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone_______________________________________________
qwt-interest mailing list
qwt-interest&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qwt-interest
</description>
    <dc:creator>Livio Tenze</dc:creator>
    <dc:date>2008-05-09T07:08:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1327">
    <title>Re: Two fill colors in QwtPlotCurve</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1327</link>
    <description>

You could overload QwtPlotCurve::drawCurve and rearrange the code from 
qwt_plot_curve.cpp. I'm afraid there is no easier solution.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-07T18:08:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1326">
    <title>Two fill colors in QwtPlotCurve</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1326</link>
    <description>Hi,

Is it possible to have two different fill colors in QwtPlotCurve ? I am 
writing a seismogram plot and the convention there is to have two 
different fill colors for positive and negative values (f.ex. fill black 
for values above baseline and white for those below).
I have used two overlapping curves and it looks kind of ok but sometimes 
I get some artifacts which I guess are caused by the two curves not 
fully overlapping for certain sizes of the widget as well as having to 
allocate twice the amount of memory.

Thanks in advance,

Kamran

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>kamran iranpour</dc:creator>
    <dc:date>2008-05-07T13:41:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1325">
    <title>Re: Announce: Qwt 5.1.0</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.qwt.general/1325</link>
    <description>

Fixed in SVN.

Uwe

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
</description>
    <dc:creator>Uwe Rathmann</dc:creator>
    <dc:date>2008-05-02T09:50:46</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.graphics.qwt.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.graphics.qwt.general</link>
  </textinput>
</rdf:RDF>
