summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/widget
Commit message (Expand)AuthorAgeFilesLines
* Create offscreen slice view of given index and grab it to imageKwanghyo Park2025-02-274-0/+48
* Prepend QTGRAPHS_ to include guardsSami Varanka2025-01-285-11/+11
* Pass QVector3D by value to doRayPicking()Marc Mutz2025-01-162-2/+2
* Add transparency technique docs for widgetitemSakaria Pouke2025-01-031-0/+29
* API comparison review findings in GraphsWidgetsTomi Korpipaa2024-12-191-2/+1
* Add missing docs to Q3DGraphsWidgetItemTomi Korpipaa2024-12-111-13/+21
* Remove incorrect reference to Qt::FramelessWindowHintTomi Korpipaa2024-12-091-3/+1
* Add transparency support to surface graphSakaria Pouke2024-12-082-0/+21
* Add ray picking to all graph typesSakaria Pouke2024-12-032-0/+21
* Remove note about ES2 anti-aliasingTomi Korpipaa2024-11-291-1/+0
* Fix DirectToBackgound documentationSami Varanka2024-11-281-5/+4
* Add clipping camera target position in rangeKwanghyo Park2024-11-281-3/+0
* Add missing signal emissionsTomi Korpipaa2024-11-271-5/+107
* Return the actual custom item listTomi Korpipaa2024-11-261-3/+2
* Fix cmake and qmake instructions for widget itemsTomi Korpipaa2024-11-204-4/+4
* Fix docs for titleFixed and marginTomi Korpipaa2024-11-151-1/+1
* Fix docs for scene, selectedSeries, and selectedElementTomi Korpipaa2024-11-154-0/+5
* Fix docs for queriedGraphPosition, optimizationHint, and labelMarginTomi Korpipaa2024-11-151-1/+2
* Make camera rotation limits publicSakaria Pouke2024-11-111-0/+4
* Fix issues on widget 3d examples on iOSKwanghyo Park2024-08-272-0/+23
* Use Q_D macro in const member functions like we do elsewhereVolker Hilsheimer2024-08-193-3/+3
* Q3DGraphsWidgetItem: make getters constVolker Hilsheimer2024-08-192-81/+81
* Fix typos and incorrect documentationNiko Korkala2024-08-141-1/+1
* Add feature support to GraphsWidgetsTomi Korpipaa2024-08-081-3/+15
* Add link to widgets docs to indexTomi Korpipaa2024-08-015-19/+8
* Update series creation in docsTomi Korpipaa2024-07-313-9/+9
* Rename labelAutoRotation to labelAutoAngleSami Varanka2024-07-311-2/+2
* Add parent to 3D widgetitem ctorsSami Varanka2024-07-308-19/+17
* Pass small types by valueSami Varanka2024-07-254-16/+16
* Add an enum class for grid line typeDilek Akcay2024-07-152-14/+15
* Fix getter names in widgetitemsSami Varanka2024-07-112-12/+12
* Do viewport and quickitem size changes correctlyTomi Korpipaa2024-07-031-1/+1
* Change QGraphs3D namespace name to QtGraphs3DDilek Akcay2024-06-192-37/+37
* Use composition with QQuickWidgetSami Varanka2024-06-1317-1490/+1802
* Add label margin supportSakaria Pouke2024-06-122-0/+31
* Change 'enabled' properties to visible in 3DDilek Akcay2024-06-112-9/+13
* Remove the use of GENERATE_CPP_EXPORTSAlexey Edelev2024-06-101-1/+0
* Docs: Add \qmlsignal descriptions for Qt Graphs 3DAlexei Cazacov2024-06-033-699/+0
* Change SelectionFlag enum to enum classDilek Akcay2024-05-302-3/+3
* Fix theme-related doc warningsTomi Korpipaa2024-05-291-2/+2
* Move widgets to another moduleSami Varanka2024-05-2817-0/+3703