summaryrefslogtreecommitdiffstats
path: root/src/render/picking/pickeventfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle fallout from QEvent loosing it's copy constructorMike Krus2020-11-241-22/+0
* Input Aspect: Dispatch events directlyMike Krus2020-07-011-1/+0
* Render aspect: Dispatch events directlyMike Krus2020-06-301-7/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-1/+1
* Clean input event handlingMike Krus2020-06-231-11/+5
* Fix compile warningsMike Krus2020-06-171-2/+2
* Handle multiple surfaces properly for pickingMike Krus2018-01-261-5/+5
* Fix hover event handlingMike Krus2017-08-301-2/+9
* Update pickboundingvolumejob with event forwardingAntti Määttä2017-01-271-4/+17
* Do picking on mouse moveMike Krus2016-02-191-2/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* PickBoundingVolumeJob: few fixesPaul Lemire2015-11-161-0/+1
* Remove some unreferenced variable warningsSean Harmer2015-10-251-0/+1
* Move picking into its own directorySean Harmer2015-10-251-0/+93