summaryrefslogtreecommitdiffstats
path: root/src/graphs3d
Commit message (Expand)AuthorAgeFilesLines
* Add scale to scatter itemHEADdevSakaria Pouke9 hours8-5/+282
* Add categorized logging to graphs 3d pt1Niko Korkala44 hours29-792/+1688
* Fix crash in tst_barsSami Varanka4 days1-3/+3
* Add line rendering to surface3DSakaria Pouke12 days4-9/+117
* Mark security critical filesTomi Korpipaa2025-05-151-0/+1
* Fix Graph node documented namesSakaria Pouke2025-05-153-59/+59
* Fix compilation error on macOSTomi Korpipää2025-05-091-3/+4
* Reserve instead of resize index list in surface graphsSakaria Pouke2025-05-081-2/+2
* Add picking to graph nodesSakaria Pouke2025-04-2814-11/+121
* Add documentation to graphs node classesSakaria Pouke2025-04-244-0/+760
* Docs: Get rid of build warnings for Qt Graphs docsAlexei Cazacov2025-04-223-3/+3
* Add graph node classesSakaria Pouke2025-03-2415-17/+1828
* Fix: remove custom item model with Custom3DItemSami Varanka2025-03-201-1/+2
* GraphsItem doc fixesSakaria Pouke2025-03-191-12/+1
* Fix raypicking qml docSakaria Pouke2025-03-131-1/+1
* Create offscreen slice view of given index and grab it to imageKwanghyo Park2025-02-2712-83/+726
* Check if slice pointer exists when updating selected pointSakaria Pouke2025-02-271-3/+14
* Update documentation for QCustom3DVolumeAmr Essam2025-02-241-0/+4
* Implement filled surfaceSakaria Pouke2025-02-2410-20/+240
* Scale rootNode by 100Sakaria Pouke2025-02-1716-13/+28
* Visually order surfacegraphsSakaria Pouke2025-02-113-1/+6
* Remove unnecessary foreign typesSami Varanka2025-02-0527-325/+37
* Prepend QTGRAPHS_ to include guardsSami Varanka2025-01-2832-67/+69
* doc: Update types of QML properties to QML typesDavid Boddie2025-01-213-11/+11
* Add missing foreigntypes header for splineTomi Korpipaa2025-01-202-0/+53
* Fix bars rotation if we have negative valuesTomi Korpipaa2025-01-173-0/+29
* Pass QVector3D by value to doRayPicking()Marc Mutz2025-01-1610-11/+11
* Change splineseries properties and labelsize to qrealSakaria Pouke2025-01-167-26/+26
* Fix borderVisible property in custom labelsTomi Korpipaa2025-01-131-1/+1
* Fix: logvalueaxis crash in surface3DSami Varanka2025-01-131-12/+17
* Add transparency technique docs for widgetitemSakaria Pouke2025-01-031-0/+29
* API comparison review findings in GraphsTomi Korpipaa2024-12-207-16/+18
* Fix doc for dataArrayTomi Korpipaa2024-12-191-1/+1
* API comparison review findings in GraphsWidgetsTomi Korpipaa2024-12-191-2/+1
* Do selection on the first clickTomi Korpipaa2024-12-181-3/+11
* Do not call setSelectedPoint unnecessarily at handleArrayResetTomi Korpipaa2024-12-161-1/+2
* Clear picked status of models when clearing selectionTomi Korpipaa2024-12-161-2/+2
* 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-0810-6/+162
* Fix surfacegraph shadow artifactsSakaria Pouke2024-12-061-0/+1
* Add missing qml docs for labelSize and scaleLabelsByCountTomi Korpipaa2024-12-041-2/+33
* Add missing \since 6.9 to some propertiesTomi Korpipaa2024-12-041-0/+5
* Don't flip itemlabel when adjusting font sizeSami Varanka2024-12-041-0/+1
* Move utils needed by common classes to commonTomi Korpipaa2024-12-044-47/+5
* Don't set background rotation every timeSami Varanka2024-12-041-14/+17
* Add ray picking to all graph typesSakaria Pouke2024-12-0310-0/+304
* Check for invalid values in renderingModeTomi Korpipaa2024-12-031-1/+3
* Add quick3d importScene supportSakaria Pouke2024-12-022-0/+21
* Check for invalid values in barThicknessTomi Korpipaa2024-12-021-1/+1