- Update to version 6.3.0
* QwtPainter::polylineSplitting has been reenabled.
Unfortunately the Qt raster paint engine still has serious
performance issues with rendering long polylines.
* QwtPlotCurve::adjacentPoint for monotonic curves: using a
binary search algo
* QwtPlotCurve::interpolatedValueAt for monotonic curves:
using a binary search algo
* QwtSeriesData
+ wrong inheritances fixed
+ firstSample, lastSample added
* QwtPlotIntervalCurve::TubeAsLines mode added. A performance
optimization for rendering huge datasets.
* Bugfixes/Adjustments - often needed because of new Qt
developments
- Refreshed qwt-6.1.4-mkspecs.patch
OBS-URL: https://build.opensuse.org/request/show/1172675
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/qwt6?expand=0&rev=20
- Update to version 6.1.4
* All widgets ( including plot canvas )
+ missing initialization of the background color hint, when
drawing a styled focus rectangle
+ devicePixelRatio handling adjusted, QT_SCALE_FACTOR supported
* Maintenance
+ deprecated QString::null replaced by QString()
+ making clang-tidy/clazy and friends happier
+ compiler warnings with newer Qt versions fixed
* PyQt-Qwt
+ specific defines added
* QwtPointMapper
+ being multithreaded when possible
* QwtPlotRenderer
+ using QPdfWriter instead of QPrinter, when possible
* Build system
+ auto-disable building the designer plugin, when the
corresponding Qt installation was not build with designer
support
* Bug fixes
+ font resolving when using widget fonts for rendering
to a different paint device.
+ QwtPlotDirectPainter::CopyBackingStore: bad offset (
subtracting the canvas frame ), when flushing the updated
backing store fixed
+ QwtAbstractSlider::stepAlignment fixed, when the value is
exactly the upperBound, but no tick position
+ Missing right/bottom pixel added for QwtColumnSymbol::NoFrame
+ QwtWeedingCurveFitter::fitCurve fixed when being called with
no points
+ missing updates added for QwtLegend::setMaxColumns,
QwtScaleWidget::setLayoutFlag
+ QwtPlotCurve::drawSteps: polygon clipping fixed by adding
an extra pixel to the clip rectangle
+ QwtPlotItem::ScaleInterest enabled for all constructors of
QwtPlotSeriesItem
+ QwtPlotMarker::boundingRect fixed for HLine/VLine
+ QwtPlotIntervalCurve/QwtPlotTradingCurve::boundingRect
fixed
- Refreshed qwt-6.1.3-mkspecs.patch as qwt-6.1.4-mkspecs.patch
- Update to version 6.1.4
* All widgets ( including plot canvas )
+ missing initialization of the background color hint, when
drawing a styled focus rectangle
+ devicePixelRatio handling adjusted, QT_SCALE_FACTOR supported
* Maintenance
+ deprecated QString::null replaced by QString()
+ making clang-tidy/clazy and friends happier
+ compiler warnings with newer Qt versions fixed
* PyQt-Qwt
+ specific defines added
* QwtPointMapper
+ being multithreaded when possible
* QwtPlotRenderer
+ using QPdfWriter instead of QPrinter, when possible
* Build system
+ auto-disable building the designer plugin, when the
corresponding Qt installation was not build with designer
support
* Bug fixes
+ font resolving when using widget fonts for rendering
to a different paint device.
+ QwtPlotDirectPainter::CopyBackingStore: bad offset (
subtracting the canvas frame ), when flushing the updated
backing store fixed
+ QwtAbstractSlider::stepAlignment fixed, when the value is
exactly the upperBound, but no tick position
+ Missing right/bottom pixel added for QwtColumnSymbol::NoFrame
+ QwtWeedingCurveFitter::fitCurve fixed when being called with
no points
+ missing updates added for QwtLegend::setMaxColumns,
QwtScaleWidget::setLayoutFlag
+ QwtPlotCurve::drawSteps: polygon clipping fixed by adding
an extra pixel to the clip rectangle
+ QwtPlotItem::ScaleInterest enabled for all constructors of
QwtPlotSeriesItem
+ QwtPlotMarker::boundingRect fixed for HLine/VLine
+ QwtPlotIntervalCurve/QwtPlotTradingCurve::boundingRect
fixed
- Refreshed qwt-6.1.3-mkspecs.patch as qwt-6.1.4-mkspecs.patch
- Dropped designer subpackage
OBS-URL: https://build.opensuse.org/request/show/695925
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/qwt6?expand=0&rev=5