summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/qml/qquickgraphsscatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add categorized logging to graphs 3d pt1HEADdevNiko Korkala14 hours1-3/+22
* Add picking to graph nodesSakaria Pouke2025-04-281-2/+10
* Add graph node classesSakaria Pouke2025-03-241-3/+6
* Scale rootNode by 100Sakaria Pouke2025-02-171-0/+2
* Pass QVector3D by value to doRayPicking()Marc Mutz2025-01-161-1/+1
* Add ray picking to all graph typesSakaria Pouke2024-12-031-0/+30
* ScatterGraph: fix clearSelectionSami Varanka2024-11-281-19/+39
* Handle axis reverse in scatter graphSami Varanka2024-11-211-15/+27
* 3D: Hide scatterdatapoints if series is hiddenSami Varanka2024-11-191-6/+39
* Fix edgeLabelsVisible propertyTomi Korpipaa2024-11-181-0/+4
* Fix docs for scene, selectedSeries, and selectedElementTomi Korpipaa2024-11-151-0/+2
* Make camera rotation limits publicSakaria Pouke2024-11-111-1/+0
* Add spline rendering to scatterSakaria Pouke2024-11-111-2/+177
* Fix animation issue in directional testDilek Akcay2024-09-111-1/+2
* Mark scatter graph dirty when item size is changedSakaria Pouke2024-08-091-0/+4
* Unhide previously selected point from another seriesTomi Korpipaa2024-08-061-0/+9
* Fix selecting a point with the same indexTomi Korpipaa2024-08-061-3/+2
* Change qWarnings to use recommended printf formSami Varanka2024-07-291-3/+6
* Pass small types by valueSami Varanka2024-07-251-3/+3
* Use QStringLiteral in QQuickGraphsScatterKaj Grönholm2024-07-091-1/+1
* Use only one material in each series for legacy scatter objectsSakaria Pouke2024-07-021-14/+66
* Change QGraphs3D namespace name to QtGraphs3DDilek Akcay2024-06-191-29/+29
* Add item selected check for item label visibiltySakaria Pouke2024-06-131-0/+1
* Change 'enabled' properties to visible in 3DDilek Akcay2024-06-111-3/+3
* Docs: Add \qmlsignal descriptions for Qt Graphs 3DAlexei Cazacov2024-06-031-0/+106
* Change SelectionFlag enum to enum classDilek Akcay2024-05-301-4/+4
* Move enums away from QAbstract3DGraphSami Varanka2024-05-221-30/+31
* Fix compile errors for ios buildKwanghyo Park2024-05-201-18/+18
* Introduce integrated theme for graphsKwanghyo Park2024-04-301-2/+2
* Fix transparency artefacts on Scatter3DTomi Korpipaa2024-04-041-11/+34
* Add transparency support in colors and gradients for ScatterDilek Akcay2024-04-031-0/+12
* Fix axishandling crashSami Varanka2024-03-271-5/+23
* Reduce the amount of leaked memoryTomi Korpipaa2024-03-111-0/+3
* Warn about using polar with barsSami Varanka2024-02-121-0/+1
* Fix scatter polar gridSami Varanka2024-02-081-2/+15
* Remove data members from proxy in scatterDilek Akcay2024-01-291-1/+1
* Fix abnormal input handling on touch devices with sliceKwanghyo Park2024-01-251-19/+0
* Revamp InputHandlersKwanghyo Park2024-01-221-1/+3
* Add 2D and 3D into the same module depending on feature flagsTomi Korpipaa2024-01-171-2/+2
* Set scatter dataitem polar coordinatesSami Varanka2024-01-051-1/+23
* Add missing null checks to series removingSami Varanka2023-12-201-6/+8
* Rename 3D graphs directories to "graphs3d"Kaj Grönholm2023-12-041-0/+1472