summaryrefslogtreecommitdiffstats
path: root/src/render/picking/qobjectpicker.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Geometry refactoringMike Krus2020-02-271-1/+0
* Remove deprecated classes and functionsPaul Lemire2020-02-111-5/+0
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+4
* Update PickBoundingVolumeJob to use direct syncMike Krus2019-10-141-3/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* QML: Properly revision new signals and slots in 5.13Kai Koehne2019-03-071-2/+2
* QObjectPicker and QPickingSettings NearestPriorityPick picking modePaul Lemire2018-12-121-0/+5
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Cleanup scene2d - remove event forwardAntti Määttä2017-03-151-6/+0
* Start using REVISION on our propertiesKevin Ottens2017-02-231-1/+1
* Add QEventForward to QObjectPickerAntti Määttä2017-01-251-0/+6
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* QObjectPicker creates and handles creation changesSean Harmer2016-05-021-2/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-2/+2
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+0
* QObjectPicker API changesMike Krus2016-03-041-9/+6
* Do picking on mouse moveMike Krus2016-02-191-0/+5
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Expose picking details to front endMike Krus2016-01-251-3/+3
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-4/+6
* Remove anything related to pick attribute in QObjectPickerPaul Lemire2015-11-161-5/+0
* QObjectPicker: Use namespaced names in Q_SIGNALS declerationsAndy Nichols2015-10-261-3/+3
* Move picking into its own directorySean Harmer2015-10-251-0/+99