summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/input/qgraphsinputhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add categorized logging to graphs 3d pt1Niko Korkala6 days1-18/+36
* Remove unused mouseMoveEvent from QQuickGraphsItemSami Varanka2024-09-231-1/+9
* Change QGraphs3D namespace name to QtGraphs3DDilek Akcay2024-06-191-1/+1
* Move enums away from QAbstract3DGraphSami Varanka2024-05-221-1/+1
* Fix surface slice activating on trying to rotate the graphSakaria Pouke2024-03-261-1/+3
* Add grabChanged signal to 3D graphsSakaria Pouke2024-03-111-24/+21
* Properly apply custom input handlers with touch screenKwanghyo Park2024-01-261-32/+2
* Fix abnormal input handling on touch devices with sliceKwanghyo Park2024-01-251-15/+9
* Revamp InputHandlersKwanghyo Park2024-01-221-0/+394