This branch is 30 commits behind pool/qwt6:factory
- 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
Description
No description provided
Languages
Diff
100%