Commit message Age Author Refs
r2822:55ef22a60a4f
Updated qml-qtquicktest Added new versions of tests. Change-Id: If7aebae73a91f8cd2e92f0d662736cb9da9cb795 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2821:7efeb6336ab6
Updated changes file Change-Id: Ia9a5220f40bc348ac6b33770c9524921c9da97ec Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2820:79a856530b69
Accelerating lineseries with OpenGL Added support for QAbstractSeries::useOpenGL property. When true, the series in question is drawn on a separate offscreen buffer using OpenGL and then superimposed on the chart. Currently this property is only supported for line and scatter series. Change-Id: I174fec541f9f3c23464270c1fe08f824af16a0fb Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com> Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>
Miikka Heikkinen
0
r2819:3a89e3fee61a
Updated QML Oscilloscope documentation Updated explanation about environment variable usage so that it reflects the one used with Qt5. Change-Id: I5cedcf3db73ebc0b8e02181e00d5c8cc56b10e8b Task-number: QTRD-3509 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2818:d27e6a35ae04
Revert previous change to LineChartItem The m_points private member in LineChartItem is needed after all. If the points from XYChart are used, the old line is not properly cleared with animations. The variable is now renamed to reduce confusion. Change-Id: I35fcb708017d1a423a6e42eb1721c0b332a3a995 Task-number: QTRD-3489 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2817:ff781dbb52ec
Removed unnecessary private member from LineChartItem m_points member variable is not needed in LineChartItem as the points from XYChart can be used. Change-Id: I9d038418c306c662da3caeab937f4b5a219f3bd1 Task-number: QTRD-3489 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2816:f5a7ef4ddac0
Fix bar series label visibility Fixed label visibility for bar series. Change-Id: I78fa6ae345b9d4f4d54d43478dc2136d0e735a03 Task-number: QTRD-3695 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2815:4c1d3bc34edb
Added option to set labels clipping It's now possible to enable and disable the point label clipping. The clipping is enabled by default. Clipping cuts the point labels on the edge of the plot area. Change-Id: Ifaa6017b4c6d55fe030effeec8b336a7fc317adf Task-number: QTRD-3520 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2814:79dc9c599f41
Fixed bar label visibility Label for bars with zero value is not shown. This is done to avoid overlapping labels. Change-Id: Ife30c04e8ae4d9ac9df1209967cc3cd3ecb76a4f Task-number: QTRD-3695 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
r2813:643291cd617f
Added isZoomed method to ChartView isZoomed() method added also the the QML side. Change-Id: Ic0e878bb383316f37a4136d4b920849f1f1853ef Task-number: QTRD-3667 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Titta Heikkala
0
< 1 .. 7 8 9 10 11 .. 291 >