summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-222-5/+10
|\
| * Update legend marker after setting label textSami Varanka2022-12-151-1/+1
| * Fix QXYSeries's best fit line not showing in some coordinate rangesFriedemann Kleint2022-12-121-4/+9
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-011-1/+1
|\|
| * Doc: Fix superfluous ;Kai Köhne2022-08-241-1/+1
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-24397-4764/+4764
|/
* Fix axis vanishing with specific valuesJere Tuliniemi2022-06-142-2/+2
* Improve performance on QXYModelMapperTomi Korpipaa2022-06-131-13/+14
* Fix minor tick placement for horizontal axisJoni Poikelin2022-05-301-4/+4
* Update commercial license headersTarja Sundqvist2022-05-27397-4764/+4764
* Fix QChartView rubberband zoomMiikka Heikkinen2022-04-081-10/+10
* Fix deprecated uses of QScopedPointerMiikka Heikkinen2022-03-3113-32/+37
* Reset OpenGL state derived from the previous frameYuya Nishihara2022-02-151-0/+2
* Fix old-style property revisions found in ValueAxis and BoxPlotSeriesYuya Nishihara2022-02-082-7/+10
* Fix mouse event handling regression for scatter chartsMiikka Heikkinen2021-12-131-1/+8
* Fix: QPieSlice docs don't mention HTML formattingSami Varanka2021-11-301-0/+2
* Fix axes not being removed when sharedHatem ElKharashy2021-10-151-0/+3
* Fix incorrect plotArea before resizeTomi Korpipaa2021-10-154-7/+18
* Add spline-series exampleAndrii Staikov2021-09-243-0/+76
* Make sure to install designer files with non-prefixed buildsAndy Nichols2021-09-043-3/+6
* Points selection for QSplineSeriesAndrii Staikov2021-08-301-8/+66
* Add bar chart exampleAndrii Staikov2021-08-302-0/+69
* Doc: Drop \instantiates entryVenugopal Shivashankar2021-08-242-2/+0
* Revert "Fix X axis labels to not draw over each other"Dimitrios Apostolou2021-08-191-12/+4
* Display selected points regardless of QXYSeries::lightMarker()Lukas Kosinski2021-08-196-25/+119
* Doc: Fix the qdoc warningsVenugopal Shivashankar2021-08-183-13/+13
* Add module upgrade documentation pageMiikka Heikkinen2021-08-102-0/+58
* LogValueAxis::labelFormat is a string, not a realAlbert Astals Cid2021-08-021-1/+1
* Fix AxisTypeColor flag valueMiikka Heikkinen2021-06-291-1/+1
* Add a comment discouraging people from manually installing QML filesUlf Hermann2021-06-171-0/+4
* Remove old configure-related filesJoerg Bornemann2021-06-172-155/+0
* Fix qml designer files installationMiikka Heikkinen2021-06-144-205/+68
* Doc: Use correct return type for qmlpropertyPaul Wicking2021-06-141-1/+1
* Update Qt Charts legend example to illustrate interactivityKeith Kyzivat2021-06-083-14/+34
* Fix revisioning of a newly added propertyMiikka Heikkinen2021-06-071-2/+2
* Use empty string instead of QString("")Kai Köhne2021-06-077-10/+10
* Port to new CMake qml APIFabian Kosmale2021-06-053-156/+80
* Bound geometry to content on detachKeith Kyzivat2021-06-043-1/+44
* Remove inner detached legend borderKeith Kyzivat2021-06-041-12/+0
* Support for custom light markers for selected points added to QXYSeriesLukas Kosinski2021-06-047-15/+118
* Port charts to new property registration systemFabian Kosmale2021-06-0319-3667/+614
* Add colorBy method to QXYSeries and QColorAxisLukas Kosinski2021-06-0320-60/+1288
* Add optional labels truncation to QAbstractAxisLukas Kosinski2021-06-027-15/+140
* Add sizeBy method to QXYSeriesLukas Kosinski2021-06-022-0/+41
* Rename ChartAxisElement::isEmpty to not collide with QGraphicsLayoutItemKeith Kyzivat2021-06-016-9/+9
* Add move and resize to QLegendKeith Kyzivat2021-06-019-21/+629
* QBarSet: Support for bars selectionLukas Kosinski2021-06-016-12/+302
* Problem with coloring unselected points in linechartitem.cpp fixedLukas Kosinski2021-06-011-0/+3
* Chart item mouse click handling if chart rubber band enabledKeith Kyzivat2021-05-316-9/+30
* Add QLegend::attachedToChartChanged signalKeith Kyzivat2021-05-282-2/+14