Commit graph

6 commits

Author SHA1 Message Date
drochner
f0a3a24ce2 update to 5.2.2
changes:
-bugfixes
-documentation cleanup

also minor pkg Makefile cleanup
2011-12-07 16:05:09 +00:00
drochner
431f169bda roll back to D2011.06.14.22.00.00, i.e. revert to 5.2.1nb4
qwt6 is incompatible, and the update has broken the graphics/scidavis pkg
2011-12-07 13:36:16 +00:00
drochner
9537ecaab1 install the designer plugin into QTDIR, as it was before the
last update -- the widgets are now usable again
bump PKGREV
2011-06-20 12:43:00 +00:00
adam
833795d57d Changes 6.0:
1) Qt3 support dropped
2) QwtPlot layout/render code ported from int to double
   Exported/printed documents in scalable formats like SVG or PDF
   are 100% scalable now.
3) Template base classes introduced for curve and curve data
   to be reusable in all plot items displaying series of samples.
4) New plot items
   - QwtPlotHistogram
   - QwtPlotIntervalCurve ( error bars or displaying the area between 2 curves )
   - QwtPlotSpectroCurve ( mapping the z value to a color )
5) Raster items
   - QwtMatrixRasterData introduced
   - More accurate rendering
   - Several API changes
   - Thread support for rendering spectrograms
6) QwtPlot::print moved to QwtPlotRenderer
7) Other new classes
   QwtColumnSymbol
   QwtDoublePoint3D
   QwtIntervalSymbol
   QwtPlotDirectPainter
   QwtSamplingThread
   QwtSystemClock
8) QwtPicker and friends reorganized,
   QwtPickerTrackerMachine added for displaying a rubberband for
   mouse moves. Enter/Leave added to events, that are handled
   by the picker machines.
9) QwtScaleWidget::LayoutFlag added
   Introduced to control the direction of vertical axis titles.
10)QwtWeedingCurveFitter added
   QwtWeedingCurveFitter is an implementation of the Douglas/Peuker
   algorithm, that can be used to reduce the number of curve points.
   It can be very useful to improve the performance of painting
   curves of many lines ( f.e. by implementing different level of details ).
11)Legend code update for representing different pixmaps for different
   types of plot items.
12)Copy operators removed, using pointers instead
13)QwtPolarPoint from qwtpolar added
14)QwtThermo
   Optional QwtColorMaps added
15)Interfaces and code of all sliders/dials cleaned up.
   QApplication::globalStrut(), styled backgrounds ...
2011-06-16 15:21:34 +00:00
drochner
b1b0088b5d update to 5.2.1
changes:
-bugfixes
-qwt.pro:
 CONFIG += ordered added for using make -j
 CONFIG += silent added
2010-09-07 16:42:08 +00:00
drochner
8e6ed59ec0 add qwt-qt4-5.2.0 which is basically a copy of pkgsrc/x11/qwt (the qt3
pkg), just for qt4
2009-11-24 19:22:32 +00:00