Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepend QTGRAPHS_ to include guards | Sami Varanka | 2025-01-28 | 1 | -2/+2 |
* | Pass QVector3D by value to doRayPicking() | Marc Mutz | 2025-01-16 | 1 | -1/+1 |
* | API comparison review findings in GraphsWidgets | Tomi Korpipaa | 2024-12-19 | 1 | -2/+1 |
* | Add transparency support to surface graph | Sakaria Pouke | 2024-12-08 | 1 | -0/+6 |
* | Add ray picking to all graph types | Sakaria Pouke | 2024-12-03 | 1 | -0/+2 |
* | Q3DGraphsWidgetItem: make getters const | Volker Hilsheimer | 2024-08-19 | 1 | -17/+17 |
* | Add parent to 3D widgetitem ctors | Sami Varanka | 2024-07-30 | 1 | -1/+1 |
* | Pass small types by value | Sami Varanka | 2024-07-25 | 1 | -6/+6 |
* | Add an enum class for grid line type | Dilek Akcay | 2024-07-15 | 1 | -5/+5 |
* | Fix getter names in widgetitems | Sami Varanka | 2024-07-11 | 1 | -8/+8 |
* | Change QGraphs3D namespace name to QtGraphs3D | Dilek Akcay | 2024-06-19 | 1 | -23/+23 |
* | Use composition with QQuickWidget | Sami Varanka | 2024-06-13 | 1 | -0/+309 |