summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve legend marker truncation behaviorKeith Kyzivat2021-05-282-4/+8
* Eliminate redundant code from setDettachedGeometryKeith Kyzivat2021-05-281-79/+23
* Fix MSVC warning C4267Kai Köhne2021-05-272-2/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-251-1/+1
* Add custom legend markers to XYChart based chartsKeith Kyzivat2021-05-2519-240/+437
* Replace qCeil/qFloor with std::ceil/floorDimitrios Apostolou2021-05-217-14/+14
* Remove unnecessary cast int(qFloor())Dimitrios Apostolou2021-05-216-9/+9
* Replace code with simpler but equivalent codeDimitrios Apostolou2021-05-214-33/+27
* Fix assert crash when zooming too muchDimitrios Apostolou2021-05-214-6/+6
* Avoid infinite allocating loop when zooming in too muchDimitrios Apostolou2021-05-214-16/+15
* Possibility to set configuration of single point in QXYSeriesLukas Kosinski2021-05-218-42/+483
* Best fit line support added to QXYSeriesLukas Kosinski2021-05-206-2/+201
* Fix X axis labels to not draw over each otherDimitrios Apostolou2021-05-121-4/+12
* Add comments and clarify some codeDimitrios Apostolou2021-05-122-6/+13
* CMake: fix "$$QT_VERSION" in TARGET_PRODUCTLi Xinwei2021-05-101-1/+1
* QXYSeries: Add light markerLukas Kosinski2021-05-079-15/+244
* QXYSeries: Support for selection in a plotLukas Kosinski2021-05-076-9/+297
* Add text bounds cacheAntti Määttä2021-05-071-5/+46
* Remove left-over .pri filesJoerg Bornemann2021-05-0516-511/+0