Rafael Sadowski wrote (2023-08-31 07:00 IST):
> Simple update qwt-6.2.0. Tested on amd64. OK?

How to test it?

It breaks gnuradio:
/usr/ports/pobj/gnuradio-3.8.2.0/gnuradio-3.8.2.0/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:44:10:
 fatal error: 'qwt_compat.h' file not found

I'm trying qgis and bacula next.

Best regards,
Stefan



> Cheers Rafael
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/x11/qwt/Makefile,v
> retrieving revision 1.34
> diff -u -p -u -p -r1.34 Makefile
> --- Makefile  31 Mar 2022 12:52:13 -0000      1.34
> +++ Makefile  31 Aug 2023 06:00:26 -0000
> @@ -1,10 +1,9 @@
>  COMMENT=     Qt widgets for technical applications
>  
> -VERSION =    6.1.6
> +VERSION =    6.2.0
>  DISTNAME =   qwt-${VERSION}
> -REVISION =   1
>  
> -SHARED_LIBS =        qwt${QTLIBSUFFIX} 7.1
> +SHARED_LIBS =        qwt${QTLIBSUFFIX} 8.0
>  
>  CATEGORIES = x11
>  
> @@ -28,9 +27,8 @@ MODQMAKE_INSTALL_ROOT =
>  NO_TEST =    Yes
>  USE_GMAKE =  Yes
>  
> -BUILD_DEPENDS =      x11/qt5/qtsvg
> -LIB_DEPENDS =        x11/qt5/qttools,-main
> -RUN_DEPENDS =        x11/qt5/qtsvg
> +LIB_DEPENDS =        x11/qt5/qttools,-main \
> +             x11/qt5/qtsvg
>  
>  QTVER =              qt5
>  SUBST_VARS = WRKINST QTVER QTLIBSUFFIX
> @@ -38,7 +36,6 @@ SUBST_VARS =        WRKINST QTVER QTLIBSUFFIX
>  pre-configure:
>       ${SUBST_CMD} ${WRKSRC}/{qwtconfig.pri,qwt.prf} \
>               ${WRKSRC}/designer/designer.pro \
> -             ${WRKSRC}/textengines/textengines.pri \
>               ${WRKSRC}/src/src.pro
>  post-configure:
>       # ensure CXXFLAGS/-std=c++11 is passed to all clang++
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/x11/qwt/distinfo,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 distinfo
> --- distinfo  19 Jan 2021 06:20:27 -0000      1.6
> +++ distinfo  31 Aug 2023 06:00:26 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (qwt-6.1.6.tar.bz2) = mUYNMcEV7kEXsBddiF9HwsWQ14QgbwmBXcBY++Xt4fY=
> -SIZE (qwt-6.1.6.tar.bz2) = 4306402
> +SHA256 (qwt-6.2.0.tar.bz2) = kZT2UTlV0P1zAPZxWBdQZEYBl6urGpL6EnpnpLC3FTA=
> +SIZE (qwt-6.2.0.tar.bz2) = 4815773
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/x11/qwt/pkg/PLIST,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 PLIST
> --- pkg/PLIST 11 Mar 2022 20:17:15 -0000      1.7
> +++ pkg/PLIST 31 Aug 2023 06:00:26 -0000
> @@ -4,6 +4,160 @@
>  @pkgpath x11/qwt,-main
>  @pkgpath x11/qwt,-common
>  @pkgpath x11/qwt,-main,qt5
> +include/QwtAbstractLegend
> +include/QwtAbstractScale
> +include/QwtAbstractScaleDraw
> +include/QwtAbstractSlider
> +include/QwtAlphaColorMap
> +include/QwtAnalogClock
> +include/QwtArrowButton
> +include/QwtAxis
> +include/QwtAxisId
> +include/QwtBezier
> +include/QwtCPointerData
> +include/QwtClipper
> +include/QwtColorMap
> +include/QwtColumnRect
> +include/QwtColumnSymbol
> +include/QwtCompass
> +include/QwtCompassMagnetNeedle
> +include/QwtCompassRose
> +include/QwtCompassScaleDraw
> +include/QwtCompassWindArrow
> +include/QwtCounter
> +include/QwtCurveFitter
> +include/QwtDate
> +include/QwtDateScaleDraw
> +include/QwtDateScaleEngine
> +include/QwtDial
> +include/QwtDialNeedle
> +include/QwtDialSimpleNeedle
> +include/QwtDynGridLayout
> +include/QwtEventPattern
> +include/QwtGlobal
> +include/QwtGraphic
> +include/QwtHueColorMap
> +include/QwtInterval
> +include/QwtIntervalSample
> +include/QwtIntervalSeriesData
> +include/QwtIntervalSymbol
> +include/QwtKnob
> +include/QwtLegend
> +include/QwtLegendData
> +include/QwtLegendLabel
> +include/QwtLinearColorMap
> +include/QwtLinearScaleEngine
> +include/QwtLogScaleEngine
> +include/QwtLogTransform
> +include/QwtMagnifier
> +include/QwtMath
> +include/QwtMatrixRasterData
> +include/QwtNullPaintDevice
> +include/QwtNullTransform
> +include/QwtOHLCSample
> +include/QwtPainter
> +include/QwtPainterCommand
> +include/QwtPanner
> +include/QwtPicker
> +include/QwtPickerClickPointMachine
> +include/QwtPickerClickRectMachine
> +include/QwtPickerDragLineMachine
> +include/QwtPickerDragPointMachine
> +include/QwtPickerDragRectMachine
> +include/QwtPickerMachine
> +include/QwtPickerPolygonMachine
> +include/QwtPickerTrackerMachine
> +include/QwtPixelMatrix
> +include/QwtPlainTextEngine
> +include/QwtPlot
> +include/QwtPlotAbstractBarChart
> +include/QwtPlotAbstractCanvas
> +include/QwtPlotBarChart
> +include/QwtPlotCanvas
> +include/QwtPlotCurve
> +include/QwtPlotDict
> +include/QwtPlotDirectPainter
> +include/QwtPlotGLCanvas
> +include/QwtPlotGraphicItem
> +include/QwtPlotGrid
> +include/QwtPlotHistogram
> +include/QwtPlotIntervalCurve
> +include/QwtPlotItem
> +include/QwtPlotLayout
> +include/QwtPlotLegendItem
> +include/QwtPlotMagnifier
> +include/QwtPlotMarker
> +include/QwtPlotMultiBarChart
> +include/QwtPlotOpenGLCanvas
> +include/QwtPlotPanner
> +include/QwtPlotPicker
> +include/QwtPlotRasterItem
> +include/QwtPlotRenderer
> +include/QwtPlotRescaler
> +include/QwtPlotScaleItem
> +include/QwtPlotSeriesItem
> +include/QwtPlotShapeItem
> +include/QwtPlotSpectroCurve
> +include/QwtPlotSpectrogram
> +include/QwtPlotSvgItem
> +include/QwtPlotTextLabel
> +include/QwtPlotTradingCurve
> +include/QwtPlotVectorField
> +include/QwtPlotZoneItem
> +include/QwtPlotZoomer
> +include/QwtPoint3D
> +include/QwtPoint3DSeriesData
> +include/QwtPointArrayData
> +include/QwtPointMapper
> +include/QwtPointPolar
> +include/QwtPointSeriesData
> +include/QwtPowerTransform
> +include/QwtRasterData
> +include/QwtRichTextEngine
> +include/QwtRoundScaleDraw
> +include/QwtSamplingThread
> +include/QwtSaturationValueColorMap
> +include/QwtScaleArithmetic
> +include/QwtScaleDiv
> +include/QwtScaleDraw
> +include/QwtScaleEngine
> +include/QwtScaleMap
> +include/QwtScaleWidget
> +include/QwtSeriesData
> +include/QwtSetSample
> +include/QwtSetSeriesData
> +include/QwtSimpleCompassRose
> +include/QwtSlider
> +include/QwtSpline
> +include/QwtSplineBasis
> +include/QwtSplineC1
> +include/QwtSplineC2
> +include/QwtSplineCubic
> +include/QwtSplineCurveFitter
> +include/QwtSplineG1
> +include/QwtSplineInterpolating
> +include/QwtSplineLocal
> +include/QwtSplineParameter
> +include/QwtSplineParametrization
> +include/QwtSplinePleasing
> +include/QwtSplinePolynomial
> +include/QwtSymbol
> +include/QwtSyntheticPointData
> +include/QwtSystemClock
> +include/QwtText
> +include/QwtTextEngine
> +include/QwtTextLabel
> +include/QwtThermo
> +include/QwtTradingChartData
> +include/QwtTransform
> +include/QwtVectorFieldArrow
> +include/QwtVectorFieldData
> +include/QwtVectorFieldSample
> +include/QwtVectorFieldSymbol
> +include/QwtVectorFieldThinArrow
> +include/QwtWeedingCurveFitter
> +include/QwtWheel
> +include/QwtWidgetOverlay
>  include/qwt.h
>  include/qwt_abstract_legend.h
>  include/qwt_abstract_scale.h
> @@ -11,12 +165,14 @@ include/qwt_abstract_scale_draw.h
>  include/qwt_abstract_slider.h
>  include/qwt_analog_clock.h
>  include/qwt_arrow_button.h
> +include/qwt_axis.h
> +include/qwt_axis_id.h
> +include/qwt_bezier.h
>  include/qwt_clipper.h
>  include/qwt_color_map.h
>  include/qwt_column_symbol.h
>  include/qwt_compass.h
>  include/qwt_compass_rose.h
> -include/qwt_compat.h
>  include/qwt_counter.h
>  include/qwt_curve_fitter.h
>  include/qwt_date.h
> @@ -46,12 +202,14 @@ include/qwt_picker_machine.h
>  include/qwt_pixel_matrix.h
>  include/qwt_plot.h
>  include/qwt_plot_abstract_barchart.h
> +include/qwt_plot_abstract_canvas.h
>  include/qwt_plot_barchart.h
>  include/qwt_plot_canvas.h
>  include/qwt_plot_curve.h
>  include/qwt_plot_dict.h
>  include/qwt_plot_directpainter.h
>  include/qwt_plot_glcanvas.h
> +include/qwt_plot_graphicitem.h
>  include/qwt_plot_grid.h
>  include/qwt_plot_histogram.h
>  include/qwt_plot_intervalcurve.h
> @@ -61,6 +219,7 @@ include/qwt_plot_legenditem.h
>  include/qwt_plot_magnifier.h
>  include/qwt_plot_marker.h
>  include/qwt_plot_multi_barchart.h
> +include/qwt_plot_opengl_canvas.h
>  include/qwt_plot_panner.h
>  include/qwt_plot_picker.h
>  include/qwt_plot_rasteritem.h
> @@ -74,12 +233,28 @@ include/qwt_plot_spectrogram.h
>  include/qwt_plot_svgitem.h
>  include/qwt_plot_textlabel.h
>  include/qwt_plot_tradingcurve.h
> +include/qwt_plot_vectorfield.h
>  include/qwt_plot_zoneitem.h
>  include/qwt_plot_zoomer.h
>  include/qwt_point_3d.h
>  include/qwt_point_data.h
>  include/qwt_point_mapper.h
>  include/qwt_point_polar.h
> +include/qwt_polar.h
> +include/qwt_polar_canvas.h
> +include/qwt_polar_curve.h
> +include/qwt_polar_fitter.h
> +include/qwt_polar_grid.h
> +include/qwt_polar_item.h
> +include/qwt_polar_itemdict.h
> +include/qwt_polar_layout.h
> +include/qwt_polar_magnifier.h
> +include/qwt_polar_marker.h
> +include/qwt_polar_panner.h
> +include/qwt_polar_picker.h
> +include/qwt_polar_plot.h
> +include/qwt_polar_renderer.h
> +include/qwt_polar_spectrogram.h
>  include/qwt_raster_data.h
>  include/qwt_round_scale_draw.h
>  include/qwt_samples.h
> @@ -93,6 +268,13 @@ include/qwt_series_data.h
>  include/qwt_series_store.h
>  include/qwt_slider.h
>  include/qwt_spline.h
> +include/qwt_spline_basis.h
> +include/qwt_spline_cubic.h
> +include/qwt_spline_curve_fitter.h
> +include/qwt_spline_local.h
> +include/qwt_spline_parametrization.h
> +include/qwt_spline_pleasing.h
> +include/qwt_spline_polynomial.h
>  include/qwt_symbol.h
>  include/qwt_system_clock.h
>  include/qwt_text.h
> @@ -100,14 +282,20 @@ include/qwt_text_engine.h
>  include/qwt_text_label.h
>  include/qwt_thermo.h
>  include/qwt_transform.h
> +include/qwt_vectorfield_symbol.h
> +include/qwt_weeding_curve_fitter.h
>  include/qwt_wheel.h
>  include/qwt_widget_overlay.h
>  @lib lib/libqwt.so.${LIBqwt_VERSION}
> +lib/pkgconfig/Qt5Qwt6.pc
>  lib/${QTVER}/mkspecs/features/qwt.prf
>  lib/${QTVER}/mkspecs/features/qwtconfig.pri
>  lib/${QTVER}/mkspecs/features/qwtfunctions.pri
> -lib/${QTVER}/plugins/designer/
>  @so lib/${QTVER}/plugins/designer/libqwt_designer_plugin.so
> +@man man/man3/QList.3
> +@man man/man3/QMap.3
> +@man man/man3/QStack.3
> +@man man/man3/QVector.3
>  @man man/man3/QwtAbstractLegend.3
>  @man man/man3/QwtAbstractScale.3
>  @man man/man3/QwtAbstractScaleDraw.3
> @@ -117,7 +305,10 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtAnalogClock.3
>  @man man/man3/QwtArraySeriesData.3
>  @man man/man3/QwtArrowButton.3
> +@man man/man3/QwtAxis.3
> +@man man/man3/QwtBezier.3
>  @man man/man3/QwtCPointerData.3
> +@man man/man3/QwtCPointerValueData.3
>  @man man/man3/QwtClipper.3
>  @man man/man3/QwtColorMap.3
>  @man man/man3/QwtColumnRect.3
> @@ -140,6 +331,7 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtEventPattern_KeyPattern.3
>  @man man/man3/QwtEventPattern_MousePattern.3
>  @man man/man3/QwtGraphic.3
> +@man man/man3/QwtHueColorMap.3
>  @man man/man3/QwtInterval.3
>  @man man/man3/QwtIntervalSample.3
>  @man man/man3/QwtIntervalSeriesData.3
> @@ -153,7 +345,6 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtLogScaleEngine.3
>  @man man/man3/QwtLogTransform.3
>  @man man/man3/QwtMagnifier.3
> -@man man/man3/QwtMathMLTextEngine.3
>  @man man/man3/QwtMatrixRasterData.3
>  @man man/man3/QwtNullPaintDevice.3
>  @man man/man3/QwtNullTransform.3
> @@ -174,12 +365,15 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtPlainTextEngine.3
>  @man man/man3/QwtPlot.3
>  @man man/man3/QwtPlotAbstractBarChart.3
> +@man man/man3/QwtPlotAbstractCanvas.3
> +@man man/man3/QwtPlotAbstractGLCanvas.3
>  @man man/man3/QwtPlotBarChart.3
>  @man man/man3/QwtPlotCanvas.3
>  @man man/man3/QwtPlotCurve.3
>  @man man/man3/QwtPlotDict.3
>  @man man/man3/QwtPlotDirectPainter.3
>  @man man/man3/QwtPlotGLCanvas.3
> +@man man/man3/QwtPlotGraphicItem.3
>  @man man/man3/QwtPlotGrid.3
>  @man man/man3/QwtPlotHistogram.3
>  @man man/man3/QwtPlotIntervalCurve.3
> @@ -189,6 +383,7 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtPlotMagnifier.3
>  @man man/man3/QwtPlotMarker.3
>  @man man/man3/QwtPlotMultiBarChart.3
> +@man man/man3/QwtPlotOpenGLCanvas.3
>  @man man/man3/QwtPlotPanner.3
>  @man man/man3/QwtPlotPicker.3
>  @man man/man3/QwtPlotRasterItem.3
> @@ -202,6 +397,7 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtPlotSvgItem.3
>  @man man/man3/QwtPlotTextLabel.3
>  @man man/man3/QwtPlotTradingCurve.3
> +@man man/man3/QwtPlotVectorField.3
>  @man man/man3/QwtPlotZoneItem.3
>  @man man/man3/QwtPlotZoomer.3
>  @man man/man3/QwtPoint3D.3
> @@ -210,11 +406,26 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtPointMapper.3
>  @man man/man3/QwtPointPolar.3
>  @man man/man3/QwtPointSeriesData.3
> +@man man/man3/QwtPolarCanvas.3
> +@man man/man3/QwtPolarCurve.3
> +@man man/man3/QwtPolarFitter.3
> +@man man/man3/QwtPolarGrid.3
> +@man man/man3/QwtPolarItem.3
> +@man man/man3/QwtPolarItemDict.3
> +@man man/man3/QwtPolarLayout.3
> +@man man/man3/QwtPolarMagnifier.3
> +@man man/man3/QwtPolarMarker.3
> +@man man/man3/QwtPolarPanner.3
> +@man man/man3/QwtPolarPicker.3
> +@man man/man3/QwtPolarPlot.3
> +@man man/man3/QwtPolarRenderer.3
> +@man man/man3/QwtPolarSpectrogram.3
>  @man man/man3/QwtPowerTransform.3
>  @man man/man3/QwtRasterData.3
>  @man man/man3/QwtRichTextEngine.3
>  @man man/man3/QwtRoundScaleDraw.3
>  @man man/man3/QwtSamplingThread.3
> +@man man/man3/QwtSaturationValueColorMap.3
>  @man man/man3/QwtScaleArithmetic.3
>  @man man/man3/QwtScaleDiv.3
>  @man man/man3/QwtScaleDraw.3
> @@ -228,7 +439,17 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtSimpleCompassRose.3
>  @man man/man3/QwtSlider.3
>  @man man/man3/QwtSpline.3
> +@man man/man3/QwtSplineBasis.3
> +@man man/man3/QwtSplineC1.3
> +@man man/man3/QwtSplineC2.3
> +@man man/man3/QwtSplineCubic.3
>  @man man/man3/QwtSplineCurveFitter.3
> +@man man/man3/QwtSplineG1.3
> +@man man/man3/QwtSplineInterpolating.3
> +@man man/man3/QwtSplineLocal.3
> +@man man/man3/QwtSplineParametrization.3
> +@man man/man3/QwtSplinePleasing.3
> +@man man/man3/QwtSplinePolynomial.3
>  @man man/man3/QwtSymbol.3
>  @man man/man3/QwtSyntheticPointData.3
>  @man man/man3/QwtSystemClock.3
> @@ -238,6 +459,12 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/QwtThermo.3
>  @man man/man3/QwtTradingChartData.3
>  @man man/man3/QwtTransform.3
> +@man man/man3/QwtValuePointData.3
> +@man man/man3/QwtVectorFieldArrow.3
> +@man man/man3/QwtVectorFieldData.3
> +@man man/man3/QwtVectorFieldSample.3
> +@man man/man3/QwtVectorFieldSymbol.3
> +@man man/man3/QwtVectorFieldThinArrow.3
>  @man man/man3/QwtWeedingCurveFitter.3
>  @man man/man3/QwtWheel.3
>  @man man/man3/QwtWidgetOverlay.3
> @@ -251,6 +478,13 @@ lib/${QTVER}/plugins/designer/
>  @man man/man3/spectrogramscreenshots.3
>  share/doc/qwt/
>  share/doc/qwt/html/
> +share/doc/qwt/html/_form0_tmp.epsi
> +share/doc/qwt/html/_form0_tmp.pdf
> +share/doc/qwt/html/_form0_tmp.ps
> +share/doc/qwt/html/_formulas.aux
> +share/doc/qwt/html/_formulas.dvi
> +share/doc/qwt/html/_formulas.log
> +share/doc/qwt/html/_formulas.tex
>  share/doc/qwt/html/analogclock.png
>  share/doc/qwt/html/annotated.html
>  share/doc/qwt/html/annotated_dup.js
> @@ -261,63 +495,75 @@ share/doc/qwt/html/bc_s.png
>  share/doc/qwt/html/bdwn.png
>  share/doc/qwt/html/bode-blue-600x400.png
>  share/doc/qwt/html/bode-rosy-600x400.png
> +share/doc/qwt/html/class_q_list.html
> +share/doc/qwt/html/class_q_map.html
> +share/doc/qwt/html/class_q_stack.html
> +share/doc/qwt/html/class_q_vector.html
>  share/doc/qwt/html/class_qwt_abstract_legend-members.html
>  share/doc/qwt/html/class_qwt_abstract_legend.html
>  share/doc/qwt/html/class_qwt_abstract_legend.js
>  share/doc/qwt/html/class_qwt_abstract_legend__inherit__graph.map
> -share/doc/qwt/html/class_qwt_abstract_legend__inherit__graph.png
> +share/doc/qwt/html/class_qwt_abstract_legend__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_abstract_scale-members.html
>  share/doc/qwt/html/class_qwt_abstract_scale.html
>  share/doc/qwt/html/class_qwt_abstract_scale.js
>  share/doc/qwt/html/class_qwt_abstract_scale__inherit__graph.map
> -share/doc/qwt/html/class_qwt_abstract_scale__inherit__graph.png
> +share/doc/qwt/html/class_qwt_abstract_scale__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_abstract_scale_draw-members.html
>  share/doc/qwt/html/class_qwt_abstract_scale_draw.html
>  share/doc/qwt/html/class_qwt_abstract_scale_draw.js
>  share/doc/qwt/html/class_qwt_abstract_scale_draw__inherit__graph.map
> -share/doc/qwt/html/class_qwt_abstract_scale_draw__inherit__graph.png
> +share/doc/qwt/html/class_qwt_abstract_scale_draw__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_abstract_series_store-members.html
>  share/doc/qwt/html/class_qwt_abstract_series_store.html
>  share/doc/qwt/html/class_qwt_abstract_series_store.js
>  share/doc/qwt/html/class_qwt_abstract_series_store__inherit__graph.map
> -share/doc/qwt/html/class_qwt_abstract_series_store__inherit__graph.png
> +share/doc/qwt/html/class_qwt_abstract_series_store__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_abstract_series_store__inherit__graph_org.svg
>  share/doc/qwt/html/class_qwt_abstract_slider-members.html
>  share/doc/qwt/html/class_qwt_abstract_slider.html
>  share/doc/qwt/html/class_qwt_abstract_slider.js
>  share/doc/qwt/html/class_qwt_abstract_slider__inherit__graph.map
> -share/doc/qwt/html/class_qwt_abstract_slider__inherit__graph.png
> +share/doc/qwt/html/class_qwt_abstract_slider__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_alpha_color_map-members.html
>  share/doc/qwt/html/class_qwt_alpha_color_map.html
>  share/doc/qwt/html/class_qwt_alpha_color_map.js
>  share/doc/qwt/html/class_qwt_alpha_color_map__inherit__graph.map
> -share/doc/qwt/html/class_qwt_alpha_color_map__inherit__graph.png
> +share/doc/qwt/html/class_qwt_alpha_color_map__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_analog_clock-members.html
>  share/doc/qwt/html/class_qwt_analog_clock.html
>  share/doc/qwt/html/class_qwt_analog_clock.js
>  share/doc/qwt/html/class_qwt_analog_clock__inherit__graph.map
> -share/doc/qwt/html/class_qwt_analog_clock__inherit__graph.png
> +share/doc/qwt/html/class_qwt_analog_clock__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_array_series_data-members.html
>  share/doc/qwt/html/class_qwt_array_series_data.html
>  share/doc/qwt/html/class_qwt_array_series_data.js
>  share/doc/qwt/html/class_qwt_array_series_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_array_series_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_array_series_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_arrow_button-members.html
>  share/doc/qwt/html/class_qwt_arrow_button.html
>  share/doc/qwt/html/class_qwt_arrow_button.js
>  share/doc/qwt/html/class_qwt_arrow_button__inherit__graph.map
> -share/doc/qwt/html/class_qwt_arrow_button__inherit__graph.png
> +share/doc/qwt/html/class_qwt_arrow_button__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_bezier-members.html
> +share/doc/qwt/html/class_qwt_bezier.html
> +share/doc/qwt/html/class_qwt_bezier.js
>  share/doc/qwt/html/class_qwt_c_pointer_data-members.html
>  share/doc/qwt/html/class_qwt_c_pointer_data.html
>  share/doc/qwt/html/class_qwt_c_pointer_data.js
>  share/doc/qwt/html/class_qwt_c_pointer_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_c_pointer_data__inherit__graph.png
> -share/doc/qwt/html/class_qwt_clipper-members.html
> -share/doc/qwt/html/class_qwt_clipper.html
> +share/doc/qwt/html/class_qwt_c_pointer_data__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_c_pointer_value_data-members.html
> +share/doc/qwt/html/class_qwt_c_pointer_value_data.html
> +share/doc/qwt/html/class_qwt_c_pointer_value_data.js
> +share/doc/qwt/html/class_qwt_c_pointer_value_data__inherit__graph.map
> +share/doc/qwt/html/class_qwt_c_pointer_value_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_color_map-members.html
>  share/doc/qwt/html/class_qwt_color_map.html
>  share/doc/qwt/html/class_qwt_color_map.js
>  share/doc/qwt/html/class_qwt_color_map__inherit__graph.map
> -share/doc/qwt/html/class_qwt_color_map__inherit__graph.png
> +share/doc/qwt/html/class_qwt_color_map__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_color_map__inherit__graph_org.svg
>  share/doc/qwt/html/class_qwt_column_rect-members.html
>  share/doc/qwt/html/class_qwt_column_rect.html
>  share/doc/qwt/html/class_qwt_column_rect.js
> @@ -328,37 +574,37 @@ share/doc/qwt/html/class_qwt_compass-mem
>  share/doc/qwt/html/class_qwt_compass.html
>  share/doc/qwt/html/class_qwt_compass.js
>  share/doc/qwt/html/class_qwt_compass__inherit__graph.map
> -share/doc/qwt/html/class_qwt_compass__inherit__graph.png
> +share/doc/qwt/html/class_qwt_compass__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_compass_magnet_needle-members.html
>  share/doc/qwt/html/class_qwt_compass_magnet_needle.html
>  share/doc/qwt/html/class_qwt_compass_magnet_needle.js
>  share/doc/qwt/html/class_qwt_compass_magnet_needle__inherit__graph.map
> -share/doc/qwt/html/class_qwt_compass_magnet_needle__inherit__graph.png
> +share/doc/qwt/html/class_qwt_compass_magnet_needle__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_compass_rose-members.html
>  share/doc/qwt/html/class_qwt_compass_rose.html
>  share/doc/qwt/html/class_qwt_compass_rose.js
>  share/doc/qwt/html/class_qwt_compass_rose__inherit__graph.map
> -share/doc/qwt/html/class_qwt_compass_rose__inherit__graph.png
> +share/doc/qwt/html/class_qwt_compass_rose__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_compass_scale_draw-members.html
>  share/doc/qwt/html/class_qwt_compass_scale_draw.html
>  share/doc/qwt/html/class_qwt_compass_scale_draw.js
>  share/doc/qwt/html/class_qwt_compass_scale_draw__inherit__graph.map
> -share/doc/qwt/html/class_qwt_compass_scale_draw__inherit__graph.png
> +share/doc/qwt/html/class_qwt_compass_scale_draw__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_compass_wind_arrow-members.html
>  share/doc/qwt/html/class_qwt_compass_wind_arrow.html
>  share/doc/qwt/html/class_qwt_compass_wind_arrow.js
>  share/doc/qwt/html/class_qwt_compass_wind_arrow__inherit__graph.map
> -share/doc/qwt/html/class_qwt_compass_wind_arrow__inherit__graph.png
> +share/doc/qwt/html/class_qwt_compass_wind_arrow__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_counter-members.html
>  share/doc/qwt/html/class_qwt_counter.html
>  share/doc/qwt/html/class_qwt_counter.js
>  share/doc/qwt/html/class_qwt_counter__inherit__graph.map
> -share/doc/qwt/html/class_qwt_counter__inherit__graph.png
> +share/doc/qwt/html/class_qwt_counter__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_curve_fitter-members.html
>  share/doc/qwt/html/class_qwt_curve_fitter.html
>  share/doc/qwt/html/class_qwt_curve_fitter.js
>  share/doc/qwt/html/class_qwt_curve_fitter__inherit__graph.map
> -share/doc/qwt/html/class_qwt_curve_fitter__inherit__graph.png
> +share/doc/qwt/html/class_qwt_curve_fitter__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_date-members.html
>  share/doc/qwt/html/class_qwt_date.html
>  share/doc/qwt/html/class_qwt_date.js
> @@ -366,32 +612,32 @@ share/doc/qwt/html/class_qwt_date_scale_
>  share/doc/qwt/html/class_qwt_date_scale_draw.html
>  share/doc/qwt/html/class_qwt_date_scale_draw.js
>  share/doc/qwt/html/class_qwt_date_scale_draw__inherit__graph.map
> -share/doc/qwt/html/class_qwt_date_scale_draw__inherit__graph.png
> +share/doc/qwt/html/class_qwt_date_scale_draw__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_date_scale_engine-members.html
>  share/doc/qwt/html/class_qwt_date_scale_engine.html
>  share/doc/qwt/html/class_qwt_date_scale_engine.js
>  share/doc/qwt/html/class_qwt_date_scale_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_date_scale_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_date_scale_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_dial-members.html
>  share/doc/qwt/html/class_qwt_dial.html
>  share/doc/qwt/html/class_qwt_dial.js
>  share/doc/qwt/html/class_qwt_dial__inherit__graph.map
> -share/doc/qwt/html/class_qwt_dial__inherit__graph.png
> +share/doc/qwt/html/class_qwt_dial__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_dial_needle-members.html
>  share/doc/qwt/html/class_qwt_dial_needle.html
>  share/doc/qwt/html/class_qwt_dial_needle.js
>  share/doc/qwt/html/class_qwt_dial_needle__inherit__graph.map
> -share/doc/qwt/html/class_qwt_dial_needle__inherit__graph.png
> +share/doc/qwt/html/class_qwt_dial_needle__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_dial_simple_needle-members.html
>  share/doc/qwt/html/class_qwt_dial_simple_needle.html
>  share/doc/qwt/html/class_qwt_dial_simple_needle.js
>  share/doc/qwt/html/class_qwt_dial_simple_needle__inherit__graph.map
> -share/doc/qwt/html/class_qwt_dial_simple_needle__inherit__graph.png
> +share/doc/qwt/html/class_qwt_dial_simple_needle__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_dyn_grid_layout-members.html
>  share/doc/qwt/html/class_qwt_dyn_grid_layout.html
>  share/doc/qwt/html/class_qwt_dyn_grid_layout.js
>  share/doc/qwt/html/class_qwt_dyn_grid_layout__inherit__graph.map
> -share/doc/qwt/html/class_qwt_dyn_grid_layout__inherit__graph.png
> +share/doc/qwt/html/class_qwt_dyn_grid_layout__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_event_pattern-members.html
>  share/doc/qwt/html/class_qwt_event_pattern.html
>  share/doc/qwt/html/class_qwt_event_pattern.js
> @@ -402,12 +648,17 @@ share/doc/qwt/html/class_qwt_event_patte
>  share/doc/qwt/html/class_qwt_event_pattern_1_1_mouse_pattern.html
>  share/doc/qwt/html/class_qwt_event_pattern_1_1_mouse_pattern.js
>  share/doc/qwt/html/class_qwt_event_pattern__inherit__graph.map
> -share/doc/qwt/html/class_qwt_event_pattern__inherit__graph.png
> +share/doc/qwt/html/class_qwt_event_pattern__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_graphic-members.html
>  share/doc/qwt/html/class_qwt_graphic.html
>  share/doc/qwt/html/class_qwt_graphic.js
>  share/doc/qwt/html/class_qwt_graphic__inherit__graph.map
> -share/doc/qwt/html/class_qwt_graphic__inherit__graph.png
> +share/doc/qwt/html/class_qwt_graphic__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_hue_color_map-members.html
> +share/doc/qwt/html/class_qwt_hue_color_map.html
> +share/doc/qwt/html/class_qwt_hue_color_map.js
> +share/doc/qwt/html/class_qwt_hue_color_map__inherit__graph.map
> +share/doc/qwt/html/class_qwt_hue_color_map__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_interval-members.html
>  share/doc/qwt/html/class_qwt_interval.html
>  share/doc/qwt/html/class_qwt_interval.js
> @@ -418,7 +669,7 @@ share/doc/qwt/html/class_qwt_interval_se
>  share/doc/qwt/html/class_qwt_interval_series_data.html
>  share/doc/qwt/html/class_qwt_interval_series_data.js
>  share/doc/qwt/html/class_qwt_interval_series_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_interval_series_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_interval_series_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_interval_symbol-members.html
>  share/doc/qwt/html/class_qwt_interval_symbol.html
>  share/doc/qwt/html/class_qwt_interval_symbol.js
> @@ -426,12 +677,12 @@ share/doc/qwt/html/class_qwt_knob-member
>  share/doc/qwt/html/class_qwt_knob.html
>  share/doc/qwt/html/class_qwt_knob.js
>  share/doc/qwt/html/class_qwt_knob__inherit__graph.map
> -share/doc/qwt/html/class_qwt_knob__inherit__graph.png
> +share/doc/qwt/html/class_qwt_knob__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_legend-members.html
>  share/doc/qwt/html/class_qwt_legend.html
>  share/doc/qwt/html/class_qwt_legend.js
>  share/doc/qwt/html/class_qwt_legend__inherit__graph.map
> -share/doc/qwt/html/class_qwt_legend__inherit__graph.png
> +share/doc/qwt/html/class_qwt_legend__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_legend_data-members.html
>  share/doc/qwt/html/class_qwt_legend_data.html
>  share/doc/qwt/html/class_qwt_legend_data.js
> @@ -439,52 +690,47 @@ share/doc/qwt/html/class_qwt_legend_labe
>  share/doc/qwt/html/class_qwt_legend_label.html
>  share/doc/qwt/html/class_qwt_legend_label.js
>  share/doc/qwt/html/class_qwt_legend_label__inherit__graph.map
> -share/doc/qwt/html/class_qwt_legend_label__inherit__graph.png
> +share/doc/qwt/html/class_qwt_legend_label__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_linear_color_map-members.html
>  share/doc/qwt/html/class_qwt_linear_color_map.html
>  share/doc/qwt/html/class_qwt_linear_color_map.js
>  share/doc/qwt/html/class_qwt_linear_color_map__inherit__graph.map
> -share/doc/qwt/html/class_qwt_linear_color_map__inherit__graph.png
> +share/doc/qwt/html/class_qwt_linear_color_map__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_linear_scale_engine-members.html
>  share/doc/qwt/html/class_qwt_linear_scale_engine.html
>  share/doc/qwt/html/class_qwt_linear_scale_engine.js
>  share/doc/qwt/html/class_qwt_linear_scale_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_linear_scale_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_linear_scale_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_log_scale_engine-members.html
>  share/doc/qwt/html/class_qwt_log_scale_engine.html
>  share/doc/qwt/html/class_qwt_log_scale_engine.js
>  share/doc/qwt/html/class_qwt_log_scale_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_log_scale_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_log_scale_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_log_transform-members.html
>  share/doc/qwt/html/class_qwt_log_transform.html
>  share/doc/qwt/html/class_qwt_log_transform.js
>  share/doc/qwt/html/class_qwt_log_transform__inherit__graph.map
> -share/doc/qwt/html/class_qwt_log_transform__inherit__graph.png
> +share/doc/qwt/html/class_qwt_log_transform__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_magnifier-members.html
>  share/doc/qwt/html/class_qwt_magnifier.html
>  share/doc/qwt/html/class_qwt_magnifier.js
>  share/doc/qwt/html/class_qwt_magnifier__inherit__graph.map
> -share/doc/qwt/html/class_qwt_magnifier__inherit__graph.png
> -share/doc/qwt/html/class_qwt_math_m_l_text_engine-members.html
> -share/doc/qwt/html/class_qwt_math_m_l_text_engine.html
> -share/doc/qwt/html/class_qwt_math_m_l_text_engine.js
> -share/doc/qwt/html/class_qwt_math_m_l_text_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_math_m_l_text_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_magnifier__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_matrix_raster_data-members.html
>  share/doc/qwt/html/class_qwt_matrix_raster_data.html
>  share/doc/qwt/html/class_qwt_matrix_raster_data.js
>  share/doc/qwt/html/class_qwt_matrix_raster_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_matrix_raster_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_matrix_raster_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_null_paint_device-members.html
>  share/doc/qwt/html/class_qwt_null_paint_device.html
>  share/doc/qwt/html/class_qwt_null_paint_device.js
>  share/doc/qwt/html/class_qwt_null_paint_device__inherit__graph.map
> -share/doc/qwt/html/class_qwt_null_paint_device__inherit__graph.png
> +share/doc/qwt/html/class_qwt_null_paint_device__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_null_transform-members.html
>  share/doc/qwt/html/class_qwt_null_transform.html
>  share/doc/qwt/html/class_qwt_null_transform.js
>  share/doc/qwt/html/class_qwt_null_transform__inherit__graph.map
> -share/doc/qwt/html/class_qwt_null_transform__inherit__graph.png
> +share/doc/qwt/html/class_qwt_null_transform__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_o_h_l_c_sample-members.html
>  share/doc/qwt/html/class_qwt_o_h_l_c_sample.html
>  share/doc/qwt/html/class_qwt_o_h_l_c_sample.js
> @@ -497,122 +743,138 @@ share/doc/qwt/html/class_qwt_panner-memb
>  share/doc/qwt/html/class_qwt_panner.html
>  share/doc/qwt/html/class_qwt_panner.js
>  share/doc/qwt/html/class_qwt_panner__inherit__graph.map
> -share/doc/qwt/html/class_qwt_panner__inherit__graph.png
> +share/doc/qwt/html/class_qwt_panner__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker-members.html
>  share/doc/qwt/html/class_qwt_picker.html
>  share/doc/qwt/html/class_qwt_picker.js
>  share/doc/qwt/html/class_qwt_picker__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_click_point_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_click_point_machine.html
>  share/doc/qwt/html/class_qwt_picker_click_point_machine.js
>  share/doc/qwt/html/class_qwt_picker_click_point_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_click_point_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_click_point_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_click_rect_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_click_rect_machine.html
>  share/doc/qwt/html/class_qwt_picker_click_rect_machine.js
>  share/doc/qwt/html/class_qwt_picker_click_rect_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_click_rect_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_click_rect_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_drag_line_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_drag_line_machine.html
>  share/doc/qwt/html/class_qwt_picker_drag_line_machine.js
>  share/doc/qwt/html/class_qwt_picker_drag_line_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_drag_line_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_drag_line_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_drag_point_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_drag_point_machine.html
>  share/doc/qwt/html/class_qwt_picker_drag_point_machine.js
>  share/doc/qwt/html/class_qwt_picker_drag_point_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_drag_point_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_drag_point_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_drag_rect_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_drag_rect_machine.html
>  share/doc/qwt/html/class_qwt_picker_drag_rect_machine.js
>  share/doc/qwt/html/class_qwt_picker_drag_rect_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_drag_rect_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_drag_rect_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_machine.html
>  share/doc/qwt/html/class_qwt_picker_machine.js
>  share/doc/qwt/html/class_qwt_picker_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_polygon_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_polygon_machine.html
>  share/doc/qwt/html/class_qwt_picker_polygon_machine.js
>  share/doc/qwt/html/class_qwt_picker_polygon_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_polygon_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_polygon_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_picker_tracker_machine-members.html
>  share/doc/qwt/html/class_qwt_picker_tracker_machine.html
>  share/doc/qwt/html/class_qwt_picker_tracker_machine.js
>  share/doc/qwt/html/class_qwt_picker_tracker_machine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_picker_tracker_machine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_picker_tracker_machine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_pixel_matrix-members.html
>  share/doc/qwt/html/class_qwt_pixel_matrix.html
>  share/doc/qwt/html/class_qwt_pixel_matrix.js
>  share/doc/qwt/html/class_qwt_pixel_matrix__inherit__graph.map
> -share/doc/qwt/html/class_qwt_pixel_matrix__inherit__graph.png
> +share/doc/qwt/html/class_qwt_pixel_matrix__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plain_text_engine-members.html
>  share/doc/qwt/html/class_qwt_plain_text_engine.html
>  share/doc/qwt/html/class_qwt_plain_text_engine.js
>  share/doc/qwt/html/class_qwt_plain_text_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plain_text_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plain_text_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot-members.html
>  share/doc/qwt/html/class_qwt_plot.html
>  share/doc/qwt/html/class_qwt_plot.js
>  share/doc/qwt/html/class_qwt_plot__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_abstract_bar_chart-members.html
>  share/doc/qwt/html/class_qwt_plot_abstract_bar_chart.html
>  share/doc/qwt/html/class_qwt_plot_abstract_bar_chart.js
>  share/doc/qwt/html/class_qwt_plot_abstract_bar_chart__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_abstract_bar_chart__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_abstract_bar_chart__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_abstract_canvas-members.html
> +share/doc/qwt/html/class_qwt_plot_abstract_canvas.html
> +share/doc/qwt/html/class_qwt_plot_abstract_canvas.js
> +share/doc/qwt/html/class_qwt_plot_abstract_canvas__inherit__graph.map
> +share/doc/qwt/html/class_qwt_plot_abstract_canvas__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_abstract_g_l_canvas-members.html
> +share/doc/qwt/html/class_qwt_plot_abstract_g_l_canvas.html
> +share/doc/qwt/html/class_qwt_plot_abstract_g_l_canvas.js
> +share/doc/qwt/html/class_qwt_plot_abstract_g_l_canvas__inherit__graph.map
> +share/doc/qwt/html/class_qwt_plot_abstract_g_l_canvas__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_bar_chart-members.html
>  share/doc/qwt/html/class_qwt_plot_bar_chart.html
>  share/doc/qwt/html/class_qwt_plot_bar_chart.js
>  share/doc/qwt/html/class_qwt_plot_bar_chart__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_bar_chart__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_bar_chart__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_canvas-members.html
>  share/doc/qwt/html/class_qwt_plot_canvas.html
>  share/doc/qwt/html/class_qwt_plot_canvas.js
>  share/doc/qwt/html/class_qwt_plot_canvas__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_canvas__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_canvas__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_curve-members.html
>  share/doc/qwt/html/class_qwt_plot_curve.html
>  share/doc/qwt/html/class_qwt_plot_curve.js
>  share/doc/qwt/html/class_qwt_plot_curve__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_curve__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_curve__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_dict-members.html
>  share/doc/qwt/html/class_qwt_plot_dict.html
>  share/doc/qwt/html/class_qwt_plot_dict.js
>  share/doc/qwt/html/class_qwt_plot_dict__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_dict__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_dict__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_direct_painter-members.html
>  share/doc/qwt/html/class_qwt_plot_direct_painter.html
>  share/doc/qwt/html/class_qwt_plot_direct_painter.js
>  share/doc/qwt/html/class_qwt_plot_direct_painter__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_direct_painter__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_direct_painter__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_g_l_canvas-members.html
>  share/doc/qwt/html/class_qwt_plot_g_l_canvas.html
>  share/doc/qwt/html/class_qwt_plot_g_l_canvas.js
>  share/doc/qwt/html/class_qwt_plot_g_l_canvas__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_g_l_canvas__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_g_l_canvas__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_graphic_item-members.html
> +share/doc/qwt/html/class_qwt_plot_graphic_item.html
> +share/doc/qwt/html/class_qwt_plot_graphic_item.js
> +share/doc/qwt/html/class_qwt_plot_graphic_item__inherit__graph.map
> +share/doc/qwt/html/class_qwt_plot_graphic_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_grid-members.html
>  share/doc/qwt/html/class_qwt_plot_grid.html
>  share/doc/qwt/html/class_qwt_plot_grid.js
>  share/doc/qwt/html/class_qwt_plot_grid__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_grid__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_grid__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_histogram-members.html
>  share/doc/qwt/html/class_qwt_plot_histogram.html
>  share/doc/qwt/html/class_qwt_plot_histogram.js
>  share/doc/qwt/html/class_qwt_plot_histogram__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_histogram__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_histogram__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_interval_curve-members.html
>  share/doc/qwt/html/class_qwt_plot_interval_curve.html
>  share/doc/qwt/html/class_qwt_plot_interval_curve.js
>  share/doc/qwt/html/class_qwt_plot_interval_curve__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_interval_curve__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_interval_curve__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_item-members.html
>  share/doc/qwt/html/class_qwt_plot_item.html
>  share/doc/qwt/html/class_qwt_plot_item.js
>  share/doc/qwt/html/class_qwt_plot_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_item__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_item__inherit__graph_org.svg
>  share/doc/qwt/html/class_qwt_plot_layout-members.html
>  share/doc/qwt/html/class_qwt_plot_layout.html
>  share/doc/qwt/html/class_qwt_plot_layout.js
> @@ -620,97 +882,108 @@ share/doc/qwt/html/class_qwt_plot_legend
>  share/doc/qwt/html/class_qwt_plot_legend_item.html
>  share/doc/qwt/html/class_qwt_plot_legend_item.js
>  share/doc/qwt/html/class_qwt_plot_legend_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_legend_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_legend_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_magnifier-members.html
>  share/doc/qwt/html/class_qwt_plot_magnifier.html
>  share/doc/qwt/html/class_qwt_plot_magnifier.js
>  share/doc/qwt/html/class_qwt_plot_magnifier__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_magnifier__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_magnifier__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_marker-members.html
>  share/doc/qwt/html/class_qwt_plot_marker.html
>  share/doc/qwt/html/class_qwt_plot_marker.js
>  share/doc/qwt/html/class_qwt_plot_marker__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_marker__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_marker__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_multi_bar_chart-members.html
>  share/doc/qwt/html/class_qwt_plot_multi_bar_chart.html
>  share/doc/qwt/html/class_qwt_plot_multi_bar_chart.js
>  share/doc/qwt/html/class_qwt_plot_multi_bar_chart__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_multi_bar_chart__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_multi_bar_chart__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_open_g_l_canvas-members.html
> +share/doc/qwt/html/class_qwt_plot_open_g_l_canvas.html
> +share/doc/qwt/html/class_qwt_plot_open_g_l_canvas.js
> +share/doc/qwt/html/class_qwt_plot_open_g_l_canvas__inherit__graph.map
> +share/doc/qwt/html/class_qwt_plot_open_g_l_canvas__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_panner-members.html
>  share/doc/qwt/html/class_qwt_plot_panner.html
>  share/doc/qwt/html/class_qwt_plot_panner.js
>  share/doc/qwt/html/class_qwt_plot_panner__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_panner__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_panner__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_picker-members.html
>  share/doc/qwt/html/class_qwt_plot_picker.html
>  share/doc/qwt/html/class_qwt_plot_picker.js
>  share/doc/qwt/html/class_qwt_plot_picker__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_picker__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_picker__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_raster_item-members.html
>  share/doc/qwt/html/class_qwt_plot_raster_item.html
>  share/doc/qwt/html/class_qwt_plot_raster_item.js
>  share/doc/qwt/html/class_qwt_plot_raster_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_raster_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_raster_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_renderer-members.html
>  share/doc/qwt/html/class_qwt_plot_renderer.html
>  share/doc/qwt/html/class_qwt_plot_renderer.js
>  share/doc/qwt/html/class_qwt_plot_renderer__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_renderer__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_renderer__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_rescaler-members.html
>  share/doc/qwt/html/class_qwt_plot_rescaler.html
>  share/doc/qwt/html/class_qwt_plot_rescaler.js
>  share/doc/qwt/html/class_qwt_plot_rescaler__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_rescaler__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_rescaler__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_scale_item-members.html
>  share/doc/qwt/html/class_qwt_plot_scale_item.html
>  share/doc/qwt/html/class_qwt_plot_scale_item.js
>  share/doc/qwt/html/class_qwt_plot_scale_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_scale_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_scale_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_series_item-members.html
>  share/doc/qwt/html/class_qwt_plot_series_item.html
>  share/doc/qwt/html/class_qwt_plot_series_item.js
>  share/doc/qwt/html/class_qwt_plot_series_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_series_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_series_item__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_series_item__inherit__graph_org.svg
>  share/doc/qwt/html/class_qwt_plot_shape_item-members.html
>  share/doc/qwt/html/class_qwt_plot_shape_item.html
>  share/doc/qwt/html/class_qwt_plot_shape_item.js
>  share/doc/qwt/html/class_qwt_plot_shape_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_shape_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_shape_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_spectro_curve-members.html
>  share/doc/qwt/html/class_qwt_plot_spectro_curve.html
>  share/doc/qwt/html/class_qwt_plot_spectro_curve.js
>  share/doc/qwt/html/class_qwt_plot_spectro_curve__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_spectro_curve__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_spectro_curve__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_spectrogram-members.html
>  share/doc/qwt/html/class_qwt_plot_spectrogram.html
>  share/doc/qwt/html/class_qwt_plot_spectrogram.js
>  share/doc/qwt/html/class_qwt_plot_spectrogram__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_spectrogram__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_spectrogram__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_svg_item-members.html
>  share/doc/qwt/html/class_qwt_plot_svg_item.html
>  share/doc/qwt/html/class_qwt_plot_svg_item.js
>  share/doc/qwt/html/class_qwt_plot_svg_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_svg_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_svg_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_text_label-members.html
>  share/doc/qwt/html/class_qwt_plot_text_label.html
>  share/doc/qwt/html/class_qwt_plot_text_label.js
>  share/doc/qwt/html/class_qwt_plot_text_label__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_text_label__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_text_label__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_trading_curve-members.html
>  share/doc/qwt/html/class_qwt_plot_trading_curve.html
>  share/doc/qwt/html/class_qwt_plot_trading_curve.js
>  share/doc/qwt/html/class_qwt_plot_trading_curve__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_trading_curve__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_trading_curve__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_plot_vector_field-members.html
> +share/doc/qwt/html/class_qwt_plot_vector_field.html
> +share/doc/qwt/html/class_qwt_plot_vector_field.js
> +share/doc/qwt/html/class_qwt_plot_vector_field__inherit__graph.map
> +share/doc/qwt/html/class_qwt_plot_vector_field__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_zone_item-members.html
>  share/doc/qwt/html/class_qwt_plot_zone_item.html
>  share/doc/qwt/html/class_qwt_plot_zone_item.js
>  share/doc/qwt/html/class_qwt_plot_zone_item__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_zone_item__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_zone_item__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_plot_zoomer-members.html
>  share/doc/qwt/html/class_qwt_plot_zoomer.html
>  share/doc/qwt/html/class_qwt_plot_zoomer.js
>  share/doc/qwt/html/class_qwt_plot_zoomer__inherit__graph.map
> -share/doc/qwt/html/class_qwt_plot_zoomer__inherit__graph.png
> +share/doc/qwt/html/class_qwt_plot_zoomer__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_point3_d-members.html
>  share/doc/qwt/html/class_qwt_point3_d.html
>  share/doc/qwt/html/class_qwt_point3_d.js
> @@ -718,12 +991,12 @@ share/doc/qwt/html/class_qwt_point3_d_se
>  share/doc/qwt/html/class_qwt_point3_d_series_data.html
>  share/doc/qwt/html/class_qwt_point3_d_series_data.js
>  share/doc/qwt/html/class_qwt_point3_d_series_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_point3_d_series_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_point3_d_series_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_point_array_data-members.html
>  share/doc/qwt/html/class_qwt_point_array_data.html
>  share/doc/qwt/html/class_qwt_point_array_data.js
>  share/doc/qwt/html/class_qwt_point_array_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_point_array_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_point_array_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_point_mapper-members.html
>  share/doc/qwt/html/class_qwt_point_mapper.html
>  share/doc/qwt/html/class_qwt_point_mapper.js
> @@ -734,32 +1007,106 @@ share/doc/qwt/html/class_qwt_point_serie
>  share/doc/qwt/html/class_qwt_point_series_data.html
>  share/doc/qwt/html/class_qwt_point_series_data.js
>  share/doc/qwt/html/class_qwt_point_series_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_point_series_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_point_series_data__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_point_series_data__inherit__graph_org.svg
> +share/doc/qwt/html/class_qwt_polar_canvas-members.html
> +share/doc/qwt/html/class_qwt_polar_canvas.html
> +share/doc/qwt/html/class_qwt_polar_canvas.js
> +share/doc/qwt/html/class_qwt_polar_canvas__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_canvas__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_curve-members.html
> +share/doc/qwt/html/class_qwt_polar_curve.html
> +share/doc/qwt/html/class_qwt_polar_curve.js
> +share/doc/qwt/html/class_qwt_polar_curve__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_curve__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_fitter-members.html
> +share/doc/qwt/html/class_qwt_polar_fitter.html
> +share/doc/qwt/html/class_qwt_polar_fitter.js
> +share/doc/qwt/html/class_qwt_polar_fitter__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_fitter__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_grid-members.html
> +share/doc/qwt/html/class_qwt_polar_grid.html
> +share/doc/qwt/html/class_qwt_polar_grid.js
> +share/doc/qwt/html/class_qwt_polar_grid__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_grid__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_item-members.html
> +share/doc/qwt/html/class_qwt_polar_item.html
> +share/doc/qwt/html/class_qwt_polar_item.js
> +share/doc/qwt/html/class_qwt_polar_item__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_item__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_item_dict-members.html
> +share/doc/qwt/html/class_qwt_polar_item_dict.html
> +share/doc/qwt/html/class_qwt_polar_item_dict.js
> +share/doc/qwt/html/class_qwt_polar_item_dict__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_item_dict__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_layout-members.html
> +share/doc/qwt/html/class_qwt_polar_layout.html
> +share/doc/qwt/html/class_qwt_polar_layout.js
> +share/doc/qwt/html/class_qwt_polar_magnifier-members.html
> +share/doc/qwt/html/class_qwt_polar_magnifier.html
> +share/doc/qwt/html/class_qwt_polar_magnifier.js
> +share/doc/qwt/html/class_qwt_polar_magnifier__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_magnifier__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_marker-members.html
> +share/doc/qwt/html/class_qwt_polar_marker.html
> +share/doc/qwt/html/class_qwt_polar_marker.js
> +share/doc/qwt/html/class_qwt_polar_marker__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_marker__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_panner-members.html
> +share/doc/qwt/html/class_qwt_polar_panner.html
> +share/doc/qwt/html/class_qwt_polar_panner.js
> +share/doc/qwt/html/class_qwt_polar_panner__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_panner__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_picker-members.html
> +share/doc/qwt/html/class_qwt_polar_picker.html
> +share/doc/qwt/html/class_qwt_polar_picker.js
> +share/doc/qwt/html/class_qwt_polar_picker__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_picker__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_plot-members.html
> +share/doc/qwt/html/class_qwt_polar_plot.html
> +share/doc/qwt/html/class_qwt_polar_plot.js
> +share/doc/qwt/html/class_qwt_polar_plot__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_plot__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_renderer-members.html
> +share/doc/qwt/html/class_qwt_polar_renderer.html
> +share/doc/qwt/html/class_qwt_polar_renderer.js
> +share/doc/qwt/html/class_qwt_polar_renderer__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_renderer__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_polar_spectrogram-members.html
> +share/doc/qwt/html/class_qwt_polar_spectrogram.html
> +share/doc/qwt/html/class_qwt_polar_spectrogram.js
> +share/doc/qwt/html/class_qwt_polar_spectrogram__inherit__graph.map
> +share/doc/qwt/html/class_qwt_polar_spectrogram__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_power_transform-members.html
>  share/doc/qwt/html/class_qwt_power_transform.html
>  share/doc/qwt/html/class_qwt_power_transform.js
>  share/doc/qwt/html/class_qwt_power_transform__inherit__graph.map
> -share/doc/qwt/html/class_qwt_power_transform__inherit__graph.png
> +share/doc/qwt/html/class_qwt_power_transform__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_raster_data-members.html
>  share/doc/qwt/html/class_qwt_raster_data.html
>  share/doc/qwt/html/class_qwt_raster_data.js
>  share/doc/qwt/html/class_qwt_raster_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_raster_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_raster_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_rich_text_engine-members.html
>  share/doc/qwt/html/class_qwt_rich_text_engine.html
>  share/doc/qwt/html/class_qwt_rich_text_engine.js
>  share/doc/qwt/html/class_qwt_rich_text_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_rich_text_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_rich_text_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_round_scale_draw-members.html
>  share/doc/qwt/html/class_qwt_round_scale_draw.html
>  share/doc/qwt/html/class_qwt_round_scale_draw.js
>  share/doc/qwt/html/class_qwt_round_scale_draw__inherit__graph.map
> -share/doc/qwt/html/class_qwt_round_scale_draw__inherit__graph.png
> +share/doc/qwt/html/class_qwt_round_scale_draw__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_sampling_thread-members.html
>  share/doc/qwt/html/class_qwt_sampling_thread.html
>  share/doc/qwt/html/class_qwt_sampling_thread.js
>  share/doc/qwt/html/class_qwt_sampling_thread__inherit__graph.map
> -share/doc/qwt/html/class_qwt_sampling_thread__inherit__graph.png
> +share/doc/qwt/html/class_qwt_sampling_thread__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_saturation_value_color_map-members.html
> +share/doc/qwt/html/class_qwt_saturation_value_color_map.html
> +share/doc/qwt/html/class_qwt_saturation_value_color_map.js
> +share/doc/qwt/html/class_qwt_saturation_value_color_map__inherit__graph.map
> +share/doc/qwt/html/class_qwt_saturation_value_color_map__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_scale_arithmetic-members.html
>  share/doc/qwt/html/class_qwt_scale_arithmetic.html
>  share/doc/qwt/html/class_qwt_scale_div-members.html
> @@ -769,12 +1116,12 @@ share/doc/qwt/html/class_qwt_scale_draw-
>  share/doc/qwt/html/class_qwt_scale_draw.html
>  share/doc/qwt/html/class_qwt_scale_draw.js
>  share/doc/qwt/html/class_qwt_scale_draw__inherit__graph.map
> -share/doc/qwt/html/class_qwt_scale_draw__inherit__graph.png
> +share/doc/qwt/html/class_qwt_scale_draw__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_scale_engine-members.html
>  share/doc/qwt/html/class_qwt_scale_engine.html
>  share/doc/qwt/html/class_qwt_scale_engine.js
>  share/doc/qwt/html/class_qwt_scale_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_scale_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_scale_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_scale_map-members.html
>  share/doc/qwt/html/class_qwt_scale_map.html
>  share/doc/qwt/html/class_qwt_scale_map.js
> @@ -782,17 +1129,17 @@ share/doc/qwt/html/class_qwt_scale_widge
>  share/doc/qwt/html/class_qwt_scale_widget.html
>  share/doc/qwt/html/class_qwt_scale_widget.js
>  share/doc/qwt/html/class_qwt_scale_widget__inherit__graph.map
> -share/doc/qwt/html/class_qwt_scale_widget__inherit__graph.png
> +share/doc/qwt/html/class_qwt_scale_widget__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_series_data-members.html
>  share/doc/qwt/html/class_qwt_series_data.html
>  share/doc/qwt/html/class_qwt_series_data.js
>  share/doc/qwt/html/class_qwt_series_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_series_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_series_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_series_store-members.html
>  share/doc/qwt/html/class_qwt_series_store.html
>  share/doc/qwt/html/class_qwt_series_store.js
>  share/doc/qwt/html/class_qwt_series_store__inherit__graph.map
> -share/doc/qwt/html/class_qwt_series_store__inherit__graph.png
> +share/doc/qwt/html/class_qwt_series_store__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_set_sample-members.html
>  share/doc/qwt/html/class_qwt_set_sample.html
>  share/doc/qwt/html/class_qwt_set_sample.js
> @@ -800,25 +1147,73 @@ share/doc/qwt/html/class_qwt_set_series_
>  share/doc/qwt/html/class_qwt_set_series_data.html
>  share/doc/qwt/html/class_qwt_set_series_data.js
>  share/doc/qwt/html/class_qwt_set_series_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_set_series_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_set_series_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_simple_compass_rose-members.html
>  share/doc/qwt/html/class_qwt_simple_compass_rose.html
>  share/doc/qwt/html/class_qwt_simple_compass_rose.js
>  share/doc/qwt/html/class_qwt_simple_compass_rose__inherit__graph.map
> -share/doc/qwt/html/class_qwt_simple_compass_rose__inherit__graph.png
> +share/doc/qwt/html/class_qwt_simple_compass_rose__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_slider-members.html
>  share/doc/qwt/html/class_qwt_slider.html
>  share/doc/qwt/html/class_qwt_slider.js
>  share/doc/qwt/html/class_qwt_slider__inherit__graph.map
> -share/doc/qwt/html/class_qwt_slider__inherit__graph.png
> +share/doc/qwt/html/class_qwt_slider__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_spline-members.html
>  share/doc/qwt/html/class_qwt_spline.html
>  share/doc/qwt/html/class_qwt_spline.js
> +share/doc/qwt/html/class_qwt_spline__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_basis-members.html
> +share/doc/qwt/html/class_qwt_spline_basis.html
> +share/doc/qwt/html/class_qwt_spline_basis.js
> +share/doc/qwt/html/class_qwt_spline_basis__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_basis__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_c1-members.html
> +share/doc/qwt/html/class_qwt_spline_c1.html
> +share/doc/qwt/html/class_qwt_spline_c1.js
> +share/doc/qwt/html/class_qwt_spline_c1__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_c1__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_c2-members.html
> +share/doc/qwt/html/class_qwt_spline_c2.html
> +share/doc/qwt/html/class_qwt_spline_c2.js
> +share/doc/qwt/html/class_qwt_spline_c2__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_c2__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_cubic-members.html
> +share/doc/qwt/html/class_qwt_spline_cubic.html
> +share/doc/qwt/html/class_qwt_spline_cubic.js
> +share/doc/qwt/html/class_qwt_spline_cubic__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_cubic__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_spline_curve_fitter-members.html
>  share/doc/qwt/html/class_qwt_spline_curve_fitter.html
>  share/doc/qwt/html/class_qwt_spline_curve_fitter.js
>  share/doc/qwt/html/class_qwt_spline_curve_fitter__inherit__graph.map
> -share/doc/qwt/html/class_qwt_spline_curve_fitter__inherit__graph.png
> +share/doc/qwt/html/class_qwt_spline_curve_fitter__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_g1-members.html
> +share/doc/qwt/html/class_qwt_spline_g1.html
> +share/doc/qwt/html/class_qwt_spline_g1.js
> +share/doc/qwt/html/class_qwt_spline_g1__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_g1__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_interpolating-members.html
> +share/doc/qwt/html/class_qwt_spline_interpolating.html
> +share/doc/qwt/html/class_qwt_spline_interpolating.js
> +share/doc/qwt/html/class_qwt_spline_interpolating__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_interpolating__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_local-members.html
> +share/doc/qwt/html/class_qwt_spline_local.html
> +share/doc/qwt/html/class_qwt_spline_local.js
> +share/doc/qwt/html/class_qwt_spline_local__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_local__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_parametrization-members.html
> +share/doc/qwt/html/class_qwt_spline_parametrization.html
> +share/doc/qwt/html/class_qwt_spline_parametrization.js
> +share/doc/qwt/html/class_qwt_spline_pleasing-members.html
> +share/doc/qwt/html/class_qwt_spline_pleasing.html
> +share/doc/qwt/html/class_qwt_spline_pleasing.js
> +share/doc/qwt/html/class_qwt_spline_pleasing__inherit__graph.map
> +share/doc/qwt/html/class_qwt_spline_pleasing__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_spline_polynomial-members.html
> +share/doc/qwt/html/class_qwt_spline_polynomial.html
> +share/doc/qwt/html/class_qwt_spline_polynomial.js
>  share/doc/qwt/html/class_qwt_symbol-members.html
>  share/doc/qwt/html/class_qwt_symbol.html
>  share/doc/qwt/html/class_qwt_symbol.js
> @@ -826,7 +1221,7 @@ share/doc/qwt/html/class_qwt_synthetic_p
>  share/doc/qwt/html/class_qwt_synthetic_point_data.html
>  share/doc/qwt/html/class_qwt_synthetic_point_data.js
>  share/doc/qwt/html/class_qwt_synthetic_point_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_synthetic_point_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_synthetic_point_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_system_clock-members.html
>  share/doc/qwt/html/class_qwt_system_clock.html
>  share/doc/qwt/html/class_qwt_system_clock.js
> @@ -837,42 +1232,70 @@ share/doc/qwt/html/class_qwt_text_engine
>  share/doc/qwt/html/class_qwt_text_engine.html
>  share/doc/qwt/html/class_qwt_text_engine.js
>  share/doc/qwt/html/class_qwt_text_engine__inherit__graph.map
> -share/doc/qwt/html/class_qwt_text_engine__inherit__graph.png
> +share/doc/qwt/html/class_qwt_text_engine__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_text_label-members.html
>  share/doc/qwt/html/class_qwt_text_label.html
>  share/doc/qwt/html/class_qwt_text_label.js
>  share/doc/qwt/html/class_qwt_text_label__inherit__graph.map
> -share/doc/qwt/html/class_qwt_text_label__inherit__graph.png
> +share/doc/qwt/html/class_qwt_text_label__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_thermo-members.html
>  share/doc/qwt/html/class_qwt_thermo.html
>  share/doc/qwt/html/class_qwt_thermo.js
>  share/doc/qwt/html/class_qwt_thermo__inherit__graph.map
> -share/doc/qwt/html/class_qwt_thermo__inherit__graph.png
> +share/doc/qwt/html/class_qwt_thermo__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_trading_chart_data-members.html
>  share/doc/qwt/html/class_qwt_trading_chart_data.html
>  share/doc/qwt/html/class_qwt_trading_chart_data.js
>  share/doc/qwt/html/class_qwt_trading_chart_data__inherit__graph.map
> -share/doc/qwt/html/class_qwt_trading_chart_data__inherit__graph.png
> +share/doc/qwt/html/class_qwt_trading_chart_data__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_transform-members.html
>  share/doc/qwt/html/class_qwt_transform.html
>  share/doc/qwt/html/class_qwt_transform.js
>  share/doc/qwt/html/class_qwt_transform__inherit__graph.map
> -share/doc/qwt/html/class_qwt_transform__inherit__graph.png
> +share/doc/qwt/html/class_qwt_transform__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_value_point_data-members.html
> +share/doc/qwt/html/class_qwt_value_point_data.html
> +share/doc/qwt/html/class_qwt_value_point_data.js
> +share/doc/qwt/html/class_qwt_value_point_data__inherit__graph.map
> +share/doc/qwt/html/class_qwt_value_point_data__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_vector_field_arrow-members.html
> +share/doc/qwt/html/class_qwt_vector_field_arrow.html
> +share/doc/qwt/html/class_qwt_vector_field_arrow.js
> +share/doc/qwt/html/class_qwt_vector_field_arrow__inherit__graph.map
> +share/doc/qwt/html/class_qwt_vector_field_arrow__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_vector_field_data-members.html
> +share/doc/qwt/html/class_qwt_vector_field_data.html
> +share/doc/qwt/html/class_qwt_vector_field_data.js
> +share/doc/qwt/html/class_qwt_vector_field_data__inherit__graph.map
> +share/doc/qwt/html/class_qwt_vector_field_data__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_vector_field_sample-members.html
> +share/doc/qwt/html/class_qwt_vector_field_sample.html
> +share/doc/qwt/html/class_qwt_vector_field_sample.js
> +share/doc/qwt/html/class_qwt_vector_field_symbol-members.html
> +share/doc/qwt/html/class_qwt_vector_field_symbol.html
> +share/doc/qwt/html/class_qwt_vector_field_symbol.js
> +share/doc/qwt/html/class_qwt_vector_field_symbol__inherit__graph.map
> +share/doc/qwt/html/class_qwt_vector_field_symbol__inherit__graph.svg
> +share/doc/qwt/html/class_qwt_vector_field_thin_arrow-members.html
> +share/doc/qwt/html/class_qwt_vector_field_thin_arrow.html
> +share/doc/qwt/html/class_qwt_vector_field_thin_arrow.js
> +share/doc/qwt/html/class_qwt_vector_field_thin_arrow__inherit__graph.map
> +share/doc/qwt/html/class_qwt_vector_field_thin_arrow__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_weeding_curve_fitter-members.html
>  share/doc/qwt/html/class_qwt_weeding_curve_fitter.html
>  share/doc/qwt/html/class_qwt_weeding_curve_fitter.js
>  share/doc/qwt/html/class_qwt_weeding_curve_fitter__inherit__graph.map
> -share/doc/qwt/html/class_qwt_weeding_curve_fitter__inherit__graph.png
> +share/doc/qwt/html/class_qwt_weeding_curve_fitter__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_wheel-members.html
>  share/doc/qwt/html/class_qwt_wheel.html
>  share/doc/qwt/html/class_qwt_wheel.js
>  share/doc/qwt/html/class_qwt_wheel__inherit__graph.map
> -share/doc/qwt/html/class_qwt_wheel__inherit__graph.png
> +share/doc/qwt/html/class_qwt_wheel__inherit__graph.svg
>  share/doc/qwt/html/class_qwt_widget_overlay-members.html
>  share/doc/qwt/html/class_qwt_widget_overlay.html
>  share/doc/qwt/html/class_qwt_widget_overlay.js
>  share/doc/qwt/html/class_qwt_widget_overlay__inherit__graph.map
> -share/doc/qwt/html/class_qwt_widget_overlay__inherit__graph.png
> +share/doc/qwt/html/class_qwt_widget_overlay__inherit__graph.svg
>  share/doc/qwt/html/classes.html
>  share/doc/qwt/html/closed.png
>  share/doc/qwt/html/controlscreenshots.html
> @@ -882,8 +1305,6 @@ share/doc/qwt/html/curves.png
>  share/doc/qwt/html/curvescreenshots.html
>  share/doc/qwt/html/dials1.png
>  share/doc/qwt/html/dials2.png
> -share/doc/qwt/html/dir_03fad1f4ea3ce3b02cb95059119ea2f4.html
> -share/doc/qwt/html/dir_38ce0752a9eb8d28f937191131181730.html
>  share/doc/qwt/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
>  share/doc/qwt/html/distrowatch-600x400.png
>  share/doc/qwt/html/doc.png
> @@ -892,13 +1313,6 @@ share/doc/qwt/html/doxygen.svg
>  share/doc/qwt/html/dynsections.js
>  share/doc/qwt/html/folderclosed.png
>  share/doc/qwt/html/folderopen.png
> -share/doc/qwt/html/form_0.png
> -share/doc/qwt/html/form_1.png
> -share/doc/qwt/html/form_2.png
> -share/doc/qwt/html/form_3.png
> -share/doc/qwt/html/form_4.png
> -share/doc/qwt/html/form_5.png
> -share/doc/qwt/html/formula.repository
>  share/doc/qwt/html/friedberg-bars-600x400.png
>  share/doc/qwt/html/friedberg-tube-600x400.png
>  share/doc/qwt/html/functions.html
> @@ -982,120 +1396,186 @@ share/doc/qwt/html/functions_x.html
>  share/doc/qwt/html/functions_y.html
>  share/doc/qwt/html/functions_z.html
>  share/doc/qwt/html/functions_~.html
> -share/doc/qwt/html/graph_legend.html
> -share/doc/qwt/html/graph_legend.png
>  share/doc/qwt/html/hierarchy.html
>  share/doc/qwt/html/hierarchy.js
>  share/doc/qwt/html/index.html
>  share/doc/qwt/html/index.qhp
>  share/doc/qwt/html/inherit_graph_0.map
> -share/doc/qwt/html/inherit_graph_0.png
> +share/doc/qwt/html/inherit_graph_0.svg
>  share/doc/qwt/html/inherit_graph_1.map
> -share/doc/qwt/html/inherit_graph_1.png
> +share/doc/qwt/html/inherit_graph_1.svg
>  share/doc/qwt/html/inherit_graph_10.map
> -share/doc/qwt/html/inherit_graph_10.png
> +share/doc/qwt/html/inherit_graph_10.svg
>  share/doc/qwt/html/inherit_graph_11.map
> -share/doc/qwt/html/inherit_graph_11.png
> +share/doc/qwt/html/inherit_graph_11.svg
>  share/doc/qwt/html/inherit_graph_12.map
> -share/doc/qwt/html/inherit_graph_12.png
> +share/doc/qwt/html/inherit_graph_12.svg
>  share/doc/qwt/html/inherit_graph_13.map
> -share/doc/qwt/html/inherit_graph_13.png
> +share/doc/qwt/html/inherit_graph_13.svg
>  share/doc/qwt/html/inherit_graph_14.map
> -share/doc/qwt/html/inherit_graph_14.png
> +share/doc/qwt/html/inherit_graph_14.svg
>  share/doc/qwt/html/inherit_graph_15.map
> -share/doc/qwt/html/inherit_graph_15.png
> +share/doc/qwt/html/inherit_graph_15.svg
>  share/doc/qwt/html/inherit_graph_16.map
> -share/doc/qwt/html/inherit_graph_16.png
> +share/doc/qwt/html/inherit_graph_16.svg
>  share/doc/qwt/html/inherit_graph_17.map
> -share/doc/qwt/html/inherit_graph_17.png
> +share/doc/qwt/html/inherit_graph_17.svg
>  share/doc/qwt/html/inherit_graph_18.map
> -share/doc/qwt/html/inherit_graph_18.png
> +share/doc/qwt/html/inherit_graph_18.svg
>  share/doc/qwt/html/inherit_graph_19.map
> -share/doc/qwt/html/inherit_graph_19.png
> +share/doc/qwt/html/inherit_graph_19.svg
>  share/doc/qwt/html/inherit_graph_2.map
> -share/doc/qwt/html/inherit_graph_2.png
> +share/doc/qwt/html/inherit_graph_2.svg
>  share/doc/qwt/html/inherit_graph_20.map
> -share/doc/qwt/html/inherit_graph_20.png
> +share/doc/qwt/html/inherit_graph_20.svg
>  share/doc/qwt/html/inherit_graph_21.map
> -share/doc/qwt/html/inherit_graph_21.png
> +share/doc/qwt/html/inherit_graph_21.svg
>  share/doc/qwt/html/inherit_graph_22.map
> -share/doc/qwt/html/inherit_graph_22.png
> +share/doc/qwt/html/inherit_graph_22.svg
>  share/doc/qwt/html/inherit_graph_23.map
> -share/doc/qwt/html/inherit_graph_23.png
> +share/doc/qwt/html/inherit_graph_23.svg
>  share/doc/qwt/html/inherit_graph_24.map
> -share/doc/qwt/html/inherit_graph_24.png
> +share/doc/qwt/html/inherit_graph_24.svg
>  share/doc/qwt/html/inherit_graph_25.map
> -share/doc/qwt/html/inherit_graph_25.png
> +share/doc/qwt/html/inherit_graph_25.svg
>  share/doc/qwt/html/inherit_graph_26.map
> -share/doc/qwt/html/inherit_graph_26.png
> +share/doc/qwt/html/inherit_graph_26.svg
>  share/doc/qwt/html/inherit_graph_27.map
> -share/doc/qwt/html/inherit_graph_27.png
> +share/doc/qwt/html/inherit_graph_27.svg
>  share/doc/qwt/html/inherit_graph_28.map
> -share/doc/qwt/html/inherit_graph_28.png
> +share/doc/qwt/html/inherit_graph_28.svg
>  share/doc/qwt/html/inherit_graph_29.map
> -share/doc/qwt/html/inherit_graph_29.png
> +share/doc/qwt/html/inherit_graph_29.svg
>  share/doc/qwt/html/inherit_graph_3.map
> -share/doc/qwt/html/inherit_graph_3.png
> +share/doc/qwt/html/inherit_graph_3.svg
>  share/doc/qwt/html/inherit_graph_30.map
> -share/doc/qwt/html/inherit_graph_30.png
> +share/doc/qwt/html/inherit_graph_30.svg
>  share/doc/qwt/html/inherit_graph_31.map
> -share/doc/qwt/html/inherit_graph_31.png
> +share/doc/qwt/html/inherit_graph_31.svg
>  share/doc/qwt/html/inherit_graph_32.map
> -share/doc/qwt/html/inherit_graph_32.png
> +share/doc/qwt/html/inherit_graph_32.svg
>  share/doc/qwt/html/inherit_graph_33.map
> -share/doc/qwt/html/inherit_graph_33.png
> +share/doc/qwt/html/inherit_graph_33.svg
>  share/doc/qwt/html/inherit_graph_34.map
> -share/doc/qwt/html/inherit_graph_34.png
> +share/doc/qwt/html/inherit_graph_34.svg
>  share/doc/qwt/html/inherit_graph_35.map
> -share/doc/qwt/html/inherit_graph_35.png
> +share/doc/qwt/html/inherit_graph_35.svg
>  share/doc/qwt/html/inherit_graph_36.map
> -share/doc/qwt/html/inherit_graph_36.png
> +share/doc/qwt/html/inherit_graph_36.svg
>  share/doc/qwt/html/inherit_graph_37.map
> -share/doc/qwt/html/inherit_graph_37.png
> +share/doc/qwt/html/inherit_graph_37.svg
>  share/doc/qwt/html/inherit_graph_38.map
> -share/doc/qwt/html/inherit_graph_38.png
> +share/doc/qwt/html/inherit_graph_38.svg
>  share/doc/qwt/html/inherit_graph_39.map
> -share/doc/qwt/html/inherit_graph_39.png
> +share/doc/qwt/html/inherit_graph_39.svg
>  share/doc/qwt/html/inherit_graph_4.map
> -share/doc/qwt/html/inherit_graph_4.png
> +share/doc/qwt/html/inherit_graph_4.svg
>  share/doc/qwt/html/inherit_graph_40.map
> -share/doc/qwt/html/inherit_graph_40.png
> +share/doc/qwt/html/inherit_graph_40.svg
>  share/doc/qwt/html/inherit_graph_41.map
> -share/doc/qwt/html/inherit_graph_41.png
> +share/doc/qwt/html/inherit_graph_41.svg
>  share/doc/qwt/html/inherit_graph_42.map
> -share/doc/qwt/html/inherit_graph_42.png
> +share/doc/qwt/html/inherit_graph_42.svg
>  share/doc/qwt/html/inherit_graph_43.map
> -share/doc/qwt/html/inherit_graph_43.png
> +share/doc/qwt/html/inherit_graph_43.svg
>  share/doc/qwt/html/inherit_graph_44.map
> -share/doc/qwt/html/inherit_graph_44.png
> +share/doc/qwt/html/inherit_graph_44.svg
>  share/doc/qwt/html/inherit_graph_45.map
> -share/doc/qwt/html/inherit_graph_45.png
> +share/doc/qwt/html/inherit_graph_45.svg
>  share/doc/qwt/html/inherit_graph_46.map
> -share/doc/qwt/html/inherit_graph_46.png
> +share/doc/qwt/html/inherit_graph_46.svg
>  share/doc/qwt/html/inherit_graph_47.map
> -share/doc/qwt/html/inherit_graph_47.png
> +share/doc/qwt/html/inherit_graph_47.svg
>  share/doc/qwt/html/inherit_graph_48.map
> -share/doc/qwt/html/inherit_graph_48.png
> +share/doc/qwt/html/inherit_graph_48.svg
>  share/doc/qwt/html/inherit_graph_49.map
> -share/doc/qwt/html/inherit_graph_49.png
> +share/doc/qwt/html/inherit_graph_49.svg
>  share/doc/qwt/html/inherit_graph_5.map
> -share/doc/qwt/html/inherit_graph_5.png
> +share/doc/qwt/html/inherit_graph_5.svg
>  share/doc/qwt/html/inherit_graph_50.map
> -share/doc/qwt/html/inherit_graph_50.png
> +share/doc/qwt/html/inherit_graph_50.svg
> +share/doc/qwt/html/inherit_graph_51.map
> +share/doc/qwt/html/inherit_graph_51.svg
> +share/doc/qwt/html/inherit_graph_52.map
> +share/doc/qwt/html/inherit_graph_52.svg
> +share/doc/qwt/html/inherit_graph_53.map
> +share/doc/qwt/html/inherit_graph_53.svg
> +share/doc/qwt/html/inherit_graph_54.map
> +share/doc/qwt/html/inherit_graph_54.svg
> +share/doc/qwt/html/inherit_graph_55.map
> +share/doc/qwt/html/inherit_graph_55.svg
> +share/doc/qwt/html/inherit_graph_56.map
> +share/doc/qwt/html/inherit_graph_56.svg
> +share/doc/qwt/html/inherit_graph_57.map
> +share/doc/qwt/html/inherit_graph_57.svg
> +share/doc/qwt/html/inherit_graph_58.map
> +share/doc/qwt/html/inherit_graph_58.svg
> +share/doc/qwt/html/inherit_graph_59.map
> +share/doc/qwt/html/inherit_graph_59.svg
>  share/doc/qwt/html/inherit_graph_6.map
> -share/doc/qwt/html/inherit_graph_6.png
> +share/doc/qwt/html/inherit_graph_6.svg
> +share/doc/qwt/html/inherit_graph_60.map
> +share/doc/qwt/html/inherit_graph_60.svg
> +share/doc/qwt/html/inherit_graph_61.map
> +share/doc/qwt/html/inherit_graph_61.svg
> +share/doc/qwt/html/inherit_graph_62.map
> +share/doc/qwt/html/inherit_graph_62.svg
> +share/doc/qwt/html/inherit_graph_63.map
> +share/doc/qwt/html/inherit_graph_63.svg
> +share/doc/qwt/html/inherit_graph_64.map
> +share/doc/qwt/html/inherit_graph_64.svg
> +share/doc/qwt/html/inherit_graph_65.map
> +share/doc/qwt/html/inherit_graph_65.svg
> +share/doc/qwt/html/inherit_graph_66.map
> +share/doc/qwt/html/inherit_graph_66.svg
> +share/doc/qwt/html/inherit_graph_67.map
> +share/doc/qwt/html/inherit_graph_67.svg
> +share/doc/qwt/html/inherit_graph_68.map
> +share/doc/qwt/html/inherit_graph_68.svg
> +share/doc/qwt/html/inherit_graph_69.map
> +share/doc/qwt/html/inherit_graph_69.svg
>  share/doc/qwt/html/inherit_graph_7.map
> -share/doc/qwt/html/inherit_graph_7.png
> +share/doc/qwt/html/inherit_graph_7.svg
> +share/doc/qwt/html/inherit_graph_70.map
> +share/doc/qwt/html/inherit_graph_70.svg
> +share/doc/qwt/html/inherit_graph_71.map
> +share/doc/qwt/html/inherit_graph_71.svg
> +share/doc/qwt/html/inherit_graph_72.map
> +share/doc/qwt/html/inherit_graph_72.svg
> +share/doc/qwt/html/inherit_graph_73.map
> +share/doc/qwt/html/inherit_graph_73.svg
> +share/doc/qwt/html/inherit_graph_74.map
> +share/doc/qwt/html/inherit_graph_74.svg
> +share/doc/qwt/html/inherit_graph_75.map
> +share/doc/qwt/html/inherit_graph_75.svg
> +share/doc/qwt/html/inherit_graph_76.map
> +share/doc/qwt/html/inherit_graph_76.svg
> +share/doc/qwt/html/inherit_graph_77.map
> +share/doc/qwt/html/inherit_graph_77.svg
> +share/doc/qwt/html/inherit_graph_78.map
> +share/doc/qwt/html/inherit_graph_78.svg
> +share/doc/qwt/html/inherit_graph_79.map
> +share/doc/qwt/html/inherit_graph_79.svg
>  share/doc/qwt/html/inherit_graph_8.map
> -share/doc/qwt/html/inherit_graph_8.png
> +share/doc/qwt/html/inherit_graph_8.svg
> +share/doc/qwt/html/inherit_graph_80.map
> +share/doc/qwt/html/inherit_graph_80.svg
>  share/doc/qwt/html/inherit_graph_9.map
> -share/doc/qwt/html/inherit_graph_9.png
> +share/doc/qwt/html/inherit_graph_9.svg
>  share/doc/qwt/html/inherits.html
>  share/doc/qwt/html/itemeditor-600x400.png
>  share/doc/qwt/html/jquery.js
>  share/doc/qwt/html/knob.png
>  share/doc/qwt/html/menu.js
>  share/doc/qwt/html/menudata.js
> +share/doc/qwt/html/namespace_qwt_axis.html
> +share/doc/qwt/html/namespace_qwt_clipper.html
> +share/doc/qwt/html/namespacemembers.html
> +share/doc/qwt/html/namespacemembers_enum.html
> +share/doc/qwt/html/namespacemembers_eval.html
> +share/doc/qwt/html/namespacemembers_func.html
> +share/doc/qwt/html/namespaces.html
> +share/doc/qwt/html/namespaces_dup.js
>  share/doc/qwt/html/nav_f.png
>  share/doc/qwt/html/nav_g.png
>  share/doc/qwt/html/nav_h.png
> @@ -1106,6 +1586,8 @@ share/doc/qwt/html/navtreeindex0.js
>  share/doc/qwt/html/navtreeindex1.js
>  share/doc/qwt/html/navtreeindex10.js
>  share/doc/qwt/html/navtreeindex11.js
> +share/doc/qwt/html/navtreeindex12.js
> +share/doc/qwt/html/navtreeindex13.js
>  share/doc/qwt/html/navtreeindex2.js
>  share/doc/qwt/html/navtreeindex3.js
>  share/doc/qwt/html/navtreeindex4.js
> @@ -1118,104 +1600,255 @@ share/doc/qwt/html/open.png
>  share/doc/qwt/html/otherscreenshots.html
>  share/doc/qwt/html/pages.html
>  share/doc/qwt/html/plot.png
> +share/doc/qwt/html/qwt_8cpp_source.html
> +share/doc/qwt/html/qwt__abstract__legend_8cpp_source.html
>  share/doc/qwt/html/qwt__abstract__legend_8h_source.html
> +share/doc/qwt/html/qwt__abstract__scale_8cpp_source.html
>  share/doc/qwt/html/qwt__abstract__scale_8h_source.html
> +share/doc/qwt/html/qwt__abstract__scale__draw_8cpp_source.html
>  share/doc/qwt/html/qwt__abstract__scale__draw_8h_source.html
> +share/doc/qwt/html/qwt__abstract__slider_8cpp_source.html
>  share/doc/qwt/html/qwt__abstract__slider_8h_source.html
> +share/doc/qwt/html/qwt__analog__clock_8cpp_source.html
>  share/doc/qwt/html/qwt__analog__clock_8h_source.html
> +share/doc/qwt/html/qwt__arrow__button_8cpp_source.html
>  share/doc/qwt/html/qwt__arrow__button_8h_source.html
> +share/doc/qwt/html/qwt__axis_8h_source.html
> +share/doc/qwt/html/qwt__axis__id_8h_source.html
> +share/doc/qwt/html/qwt__bezier_8cpp_source.html
> +share/doc/qwt/html/qwt__bezier_8h_source.html
> +share/doc/qwt/html/qwt__clipper_8cpp_source.html
>  share/doc/qwt/html/qwt__clipper_8h_source.html
> +share/doc/qwt/html/qwt__color__map_8cpp_source.html
>  share/doc/qwt/html/qwt__color__map_8h_source.html
> +share/doc/qwt/html/qwt__column__symbol_8cpp_source.html
>  share/doc/qwt/html/qwt__column__symbol_8h_source.html
> +share/doc/qwt/html/qwt__compass_8cpp_source.html
>  share/doc/qwt/html/qwt__compass_8h_source.html
> +share/doc/qwt/html/qwt__compass__rose_8cpp_source.html
>  share/doc/qwt/html/qwt__compass__rose_8h_source.html
> -share/doc/qwt/html/qwt__compat_8h_source.html
> +share/doc/qwt/html/qwt__counter_8cpp_source.html
>  share/doc/qwt/html/qwt__counter_8h_source.html
> +share/doc/qwt/html/qwt__curve__fitter_8cpp_source.html
>  share/doc/qwt/html/qwt__curve__fitter_8h_source.html
> +share/doc/qwt/html/qwt__date_8cpp_source.html
>  share/doc/qwt/html/qwt__date_8h_source.html
> +share/doc/qwt/html/qwt__date__scale__draw_8cpp_source.html
>  share/doc/qwt/html/qwt__date__scale__draw_8h_source.html
> +share/doc/qwt/html/qwt__date__scale__engine_8cpp_source.html
>  share/doc/qwt/html/qwt__date__scale__engine_8h_source.html
> +share/doc/qwt/html/qwt__dial_8cpp_source.html
>  share/doc/qwt/html/qwt__dial_8h_source.html
> +share/doc/qwt/html/qwt__dial__needle_8cpp_source.html
>  share/doc/qwt/html/qwt__dial__needle_8h_source.html
> +share/doc/qwt/html/qwt__dyngrid__layout_8cpp_source.html
>  share/doc/qwt/html/qwt__dyngrid__layout_8h_source.html
> +share/doc/qwt/html/qwt__event__pattern_8cpp_source.html
>  share/doc/qwt/html/qwt__event__pattern_8h_source.html
>  share/doc/qwt/html/qwt__global_8h_source.html
> +share/doc/qwt/html/qwt__graphic_8cpp_source.html
>  share/doc/qwt/html/qwt__graphic_8h_source.html
> +share/doc/qwt/html/qwt__interval_8cpp_source.html
>  share/doc/qwt/html/qwt__interval_8h_source.html
> +share/doc/qwt/html/qwt__interval__symbol_8cpp_source.html
>  share/doc/qwt/html/qwt__interval__symbol_8h_source.html
> +share/doc/qwt/html/qwt__knob_8cpp_source.html
>  share/doc/qwt/html/qwt__knob_8h_source.html
> +share/doc/qwt/html/qwt__legend_8cpp_source.html
>  share/doc/qwt/html/qwt__legend_8h_source.html
> +share/doc/qwt/html/qwt__legend__data_8cpp_source.html
>  share/doc/qwt/html/qwt__legend__data_8h_source.html
> +share/doc/qwt/html/qwt__legend__label_8cpp_source.html
>  share/doc/qwt/html/qwt__legend__label_8h_source.html
> +share/doc/qwt/html/qwt__magnifier_8cpp_source.html
>  share/doc/qwt/html/qwt__magnifier_8h_source.html
> +share/doc/qwt/html/qwt__math_8cpp_source.html
>  share/doc/qwt/html/qwt__math_8h_source.html
> -share/doc/qwt/html/qwt__mathml__text__engine_8h_source.html
> +share/doc/qwt/html/qwt__matrix__raster__data_8cpp_source.html
>  share/doc/qwt/html/qwt__matrix__raster__data_8h_source.html
> -share/doc/qwt/html/qwt__mml__document_8h_source.html
> +share/doc/qwt/html/qwt__null__paintdevice_8cpp_source.html
>  share/doc/qwt/html/qwt__null__paintdevice_8h_source.html
> +share/doc/qwt/html/qwt__painter_8cpp_source.html
>  share/doc/qwt/html/qwt__painter_8h_source.html
> +share/doc/qwt/html/qwt__painter__command_8cpp_source.html
>  share/doc/qwt/html/qwt__painter__command_8h_source.html
> +share/doc/qwt/html/qwt__panner_8cpp_source.html
>  share/doc/qwt/html/qwt__panner_8h_source.html
> +share/doc/qwt/html/qwt__picker_8cpp_source.html
>  share/doc/qwt/html/qwt__picker_8h_source.html
> +share/doc/qwt/html/qwt__picker__machine_8cpp_source.html
>  share/doc/qwt/html/qwt__picker__machine_8h_source.html
> +share/doc/qwt/html/qwt__pixel__matrix_8cpp_source.html
>  share/doc/qwt/html/qwt__pixel__matrix_8h_source.html
> +share/doc/qwt/html/qwt__plot_8cpp_source.html
>  share/doc/qwt/html/qwt__plot_8h_source.html
> +share/doc/qwt/html/qwt__plot__abstract__barchart_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__abstract__barchart_8h_source.html
> +share/doc/qwt/html/qwt__plot__abstract__canvas_8cpp_source.html
> +share/doc/qwt/html/qwt__plot__abstract__canvas_8h_source.html
> +share/doc/qwt/html/qwt__plot__axis_8cpp_source.html
> +share/doc/qwt/html/qwt__plot__barchart_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__barchart_8h_source.html
> +share/doc/qwt/html/qwt__plot__canvas_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__canvas_8h_source.html
> +share/doc/qwt/html/qwt__plot__curve_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__curve_8h_source.html
> +share/doc/qwt/html/qwt__plot__dict_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__dict_8h_source.html
> +share/doc/qwt/html/qwt__plot__directpainter_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__directpainter_8h_source.html
> +share/doc/qwt/html/qwt__plot__glcanvas_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__glcanvas_8h_source.html
> +share/doc/qwt/html/qwt__plot__graphicitem_8cpp_source.html
> +share/doc/qwt/html/qwt__plot__graphicitem_8h_source.html
> +share/doc/qwt/html/qwt__plot__grid_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__grid_8h_source.html
> +share/doc/qwt/html/qwt__plot__histogram_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__histogram_8h_source.html
> +share/doc/qwt/html/qwt__plot__intervalcurve_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__intervalcurve_8h_source.html
> +share/doc/qwt/html/qwt__plot__item_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__item_8h_source.html
> +share/doc/qwt/html/qwt__plot__layout_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__layout_8h_source.html
> +share/doc/qwt/html/qwt__plot__legenditem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__legenditem_8h_source.html
> +share/doc/qwt/html/qwt__plot__magnifier_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__magnifier_8h_source.html
> +share/doc/qwt/html/qwt__plot__marker_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__marker_8h_source.html
> +share/doc/qwt/html/qwt__plot__multi__barchart_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__multi__barchart_8h_source.html
> +share/doc/qwt/html/qwt__plot__opengl__canvas_8cpp_source.html
> +share/doc/qwt/html/qwt__plot__opengl__canvas_8h_source.html
> +share/doc/qwt/html/qwt__plot__panner_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__panner_8h_source.html
> +share/doc/qwt/html/qwt__plot__picker_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__picker_8h_source.html
> +share/doc/qwt/html/qwt__plot__rasteritem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__rasteritem_8h_source.html
> +share/doc/qwt/html/qwt__plot__renderer_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__renderer_8h_source.html
> +share/doc/qwt/html/qwt__plot__rescaler_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__rescaler_8h_source.html
> +share/doc/qwt/html/qwt__plot__scaleitem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__scaleitem_8h_source.html
> +share/doc/qwt/html/qwt__plot__seriesitem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__seriesitem_8h_source.html
> +share/doc/qwt/html/qwt__plot__shapeitem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__shapeitem_8h_source.html
> +share/doc/qwt/html/qwt__plot__spectrocurve_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__spectrocurve_8h_source.html
> +share/doc/qwt/html/qwt__plot__spectrogram_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__spectrogram_8h_source.html
> +share/doc/qwt/html/qwt__plot__svgitem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__svgitem_8h_source.html
> +share/doc/qwt/html/qwt__plot__textlabel_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__textlabel_8h_source.html
> +share/doc/qwt/html/qwt__plot__tradingcurve_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__tradingcurve_8h_source.html
> +share/doc/qwt/html/qwt__plot__vectorfield_8cpp_source.html
> +share/doc/qwt/html/qwt__plot__vectorfield_8h_source.html
> +share/doc/qwt/html/qwt__plot__zoneitem_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__zoneitem_8h_source.html
> +share/doc/qwt/html/qwt__plot__zoomer_8cpp_source.html
>  share/doc/qwt/html/qwt__plot__zoomer_8h_source.html
> +share/doc/qwt/html/qwt__point__3d_8cpp_source.html
>  share/doc/qwt/html/qwt__point__3d_8h_source.html
> +share/doc/qwt/html/qwt__point__data_8cpp_source.html
>  share/doc/qwt/html/qwt__point__data_8h_source.html
> +share/doc/qwt/html/qwt__point__mapper_8cpp_source.html
>  share/doc/qwt/html/qwt__point__mapper_8h_source.html
> +share/doc/qwt/html/qwt__point__polar_8cpp_source.html
>  share/doc/qwt/html/qwt__point__polar_8h_source.html
> +share/doc/qwt/html/qwt__polar_8h_source.html
> +share/doc/qwt/html/qwt__polar__canvas_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__canvas_8h_source.html
> +share/doc/qwt/html/qwt__polar__curve_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__curve_8h_source.html
> +share/doc/qwt/html/qwt__polar__fitter_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__fitter_8h_source.html
> +share/doc/qwt/html/qwt__polar__grid_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__grid_8h_source.html
> +share/doc/qwt/html/qwt__polar__item_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__item_8h_source.html
> +share/doc/qwt/html/qwt__polar__itemdict_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__itemdict_8h_source.html
> +share/doc/qwt/html/qwt__polar__layout_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__layout_8h_source.html
> +share/doc/qwt/html/qwt__polar__magnifier_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__magnifier_8h_source.html
> +share/doc/qwt/html/qwt__polar__marker_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__marker_8h_source.html
> +share/doc/qwt/html/qwt__polar__panner_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__panner_8h_source.html
> +share/doc/qwt/html/qwt__polar__picker_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__picker_8h_source.html
> +share/doc/qwt/html/qwt__polar__plot_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__plot_8h_source.html
> +share/doc/qwt/html/qwt__polar__renderer_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__renderer_8h_source.html
> +share/doc/qwt/html/qwt__polar__spectrogram_8cpp_source.html
> +share/doc/qwt/html/qwt__polar__spectrogram_8h_source.html
> +share/doc/qwt/html/qwt__raster__data_8cpp_source.html
>  share/doc/qwt/html/qwt__raster__data_8h_source.html
> +share/doc/qwt/html/qwt__round__scale__draw_8cpp_source.html
>  share/doc/qwt/html/qwt__round__scale__draw_8h_source.html
>  share/doc/qwt/html/qwt__samples_8h_source.html
> +share/doc/qwt/html/qwt__sampling__thread_8cpp_source.html
>  share/doc/qwt/html/qwt__sampling__thread_8h_source.html
> +share/doc/qwt/html/qwt__scale__div_8cpp_source.html
>  share/doc/qwt/html/qwt__scale__div_8h_source.html
> +share/doc/qwt/html/qwt__scale__draw_8cpp_source.html
>  share/doc/qwt/html/qwt__scale__draw_8h_source.html
> +share/doc/qwt/html/qwt__scale__engine_8cpp_source.html
>  share/doc/qwt/html/qwt__scale__engine_8h_source.html
> +share/doc/qwt/html/qwt__scale__map_8cpp_source.html
>  share/doc/qwt/html/qwt__scale__map_8h_source.html
> +share/doc/qwt/html/qwt__scale__widget_8cpp_source.html
>  share/doc/qwt/html/qwt__scale__widget_8h_source.html
> +share/doc/qwt/html/qwt__series__data_8cpp_source.html
>  share/doc/qwt/html/qwt__series__data_8h_source.html
>  share/doc/qwt/html/qwt__series__store_8h_source.html
> +share/doc/qwt/html/qwt__slider_8cpp_source.html
>  share/doc/qwt/html/qwt__slider_8h_source.html
> +share/doc/qwt/html/qwt__spline_8cpp_source.html
>  share/doc/qwt/html/qwt__spline_8h_source.html
> +share/doc/qwt/html/qwt__spline__basis_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__basis_8h_source.html
> +share/doc/qwt/html/qwt__spline__cubic_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__cubic_8h_source.html
> +share/doc/qwt/html/qwt__spline__curve__fitter_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__curve__fitter_8h_source.html
> +share/doc/qwt/html/qwt__spline__local_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__local_8h_source.html
> +share/doc/qwt/html/qwt__spline__parametrization_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__parametrization_8h_source.html
> +share/doc/qwt/html/qwt__spline__pleasing_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__pleasing_8h_source.html
> +share/doc/qwt/html/qwt__spline__polynomial_8cpp_source.html
> +share/doc/qwt/html/qwt__spline__polynomial_8h_source.html
> +share/doc/qwt/html/qwt__symbol_8cpp_source.html
>  share/doc/qwt/html/qwt__symbol_8h_source.html
> +share/doc/qwt/html/qwt__system__clock_8cpp_source.html
>  share/doc/qwt/html/qwt__system__clock_8h_source.html
> +share/doc/qwt/html/qwt__text_8cpp_source.html
>  share/doc/qwt/html/qwt__text_8h_source.html
> +share/doc/qwt/html/qwt__text__engine_8cpp_source.html
>  share/doc/qwt/html/qwt__text__engine_8h_source.html
> +share/doc/qwt/html/qwt__text__label_8cpp_source.html
>  share/doc/qwt/html/qwt__text__label_8h_source.html
> +share/doc/qwt/html/qwt__thermo_8cpp_source.html
>  share/doc/qwt/html/qwt__thermo_8h_source.html
> +share/doc/qwt/html/qwt__transform_8cpp_source.html
>  share/doc/qwt/html/qwt__transform_8h_source.html
> +share/doc/qwt/html/qwt__vectorfield__symbol_8cpp_source.html
> +share/doc/qwt/html/qwt__vectorfield__symbol_8h_source.html
> +share/doc/qwt/html/qwt__weeding__curve__fitter_8cpp_source.html
> +share/doc/qwt/html/qwt__weeding__curve__fitter_8h_source.html
> +share/doc/qwt/html/qwt__wheel_8cpp_source.html
>  share/doc/qwt/html/qwt__wheel_8h_source.html
> +share/doc/qwt/html/qwt__widget__overlay_8cpp_source.html
>  share/doc/qwt/html/qwt__widget__overlay_8h_source.html
>  share/doc/qwt/html/qwtchangelog.html
>  share/doc/qwt/html/qwtinstall.html
> @@ -1291,6 +1924,8 @@ share/doc/qwt/html/search/enums_1.html
>  share/doc/qwt/html/search/enums_1.js
>  share/doc/qwt/html/search/enums_10.html
>  share/doc/qwt/html/search/enums_10.js
> +share/doc/qwt/html/search/enums_11.html
> +share/doc/qwt/html/search/enums_11.js
>  share/doc/qwt/html/search/enums_2.html
>  share/doc/qwt/html/search/enums_2.js
>  share/doc/qwt/html/search/enums_3.html
> @@ -1420,6 +2055,8 @@ share/doc/qwt/html/search/functions_e.js
>  share/doc/qwt/html/search/functions_f.html
>  share/doc/qwt/html/search/functions_f.js
>  share/doc/qwt/html/search/mag_sel.svg
> +share/doc/qwt/html/search/namespaces_0.html
> +share/doc/qwt/html/search/namespaces_0.js
>  share/doc/qwt/html/search/nomatches.html
>  share/doc/qwt/html/search/pages_0.html
>  share/doc/qwt/html/search/pages_0.js
> @@ -1465,6 +2102,10 @@ share/doc/qwt/html/search/typedefs_9.htm
>  share/doc/qwt/html/search/typedefs_9.js
>  share/doc/qwt/html/search/typedefs_a.html
>  share/doc/qwt/html/search/typedefs_a.js
> +share/doc/qwt/html/search/typedefs_b.html
> +share/doc/qwt/html/search/typedefs_b.js
> +share/doc/qwt/html/search/typedefs_c.html
> +share/doc/qwt/html/search/typedefs_c.js
>  share/doc/qwt/html/search/variables_0.html
>  share/doc/qwt/html/search/variables_0.js
>  share/doc/qwt/html/search/variables_1.html
> @@ -1489,6 +2130,10 @@ share/doc/qwt/html/search/variables_a.ht
>  share/doc/qwt/html/search/variables_a.js
>  share/doc/qwt/html/search/variables_b.html
>  share/doc/qwt/html/search/variables_b.js
> +share/doc/qwt/html/search/variables_c.html
> +share/doc/qwt/html/search/variables_c.js
> +share/doc/qwt/html/search/variables_d.html
> +share/doc/qwt/html/search/variables_d.js
>  share/doc/qwt/html/sliders.png
>  share/doc/qwt/html/spectrogram-contour1-600x400.png
>  share/doc/qwt/html/spectrogram-contour2-600x400.png
> @@ -1499,6 +2144,7 @@ share/doc/qwt/html/spectrogram-value-600
>  share/doc/qwt/html/spectrogramscreenshots.html
>  share/doc/qwt/html/splitbar.png
>  share/doc/qwt/html/stockchart-600x400.png
> +share/doc/qwt/html/svgpan.js
>  share/doc/qwt/html/sync_off.png
>  share/doc/qwt/html/sync_on.png
>  share/doc/qwt/html/sysinfo.png
> 


Reply via email to