summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qobjectpicker
Commit message (Expand)AuthorAgeFilesLines
* Update PickBoundingVolumeJob to use direct syncMike Krus2019-10-141-80/+0
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-30/+22
* Add a viewport property to QPickEventGiulio Camuffo2019-02-251-2/+7
* QObjectPicker and QPickingSettings NearestPriorityPick picking modePaul Lemire2018-12-121-1/+159
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Cleanup scene2d - remove event forwardAntti Määttä2017-03-151-14/+0
* Update ObjectPicker unit testsAntti Määttä2017-01-271-0/+14
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-1/+1
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* Remove QBackendNodePropertyChangeSean Harmer2016-05-131-2/+1
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-24/+17
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+1
* Rename QBackendScenePropertyChange -> QBackendNodePropertyChangeSean Harmer2016-04-221-2/+2
* QBackendScenePropertyChange cleanupsSean Harmer2016-04-221-1/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-1/+1
* QObjectPicker API changesMike Krus2016-03-041-1/+1
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Expose picking details to front endMike Krus2016-01-251-5/+19
* Remove anything related to pick attribute in QObjectPickerPaul Lemire2015-11-161-28/+1
* QObjectPicker: Use namespaced names in Q_SIGNALS declerationsAndy Nichols2015-10-261-3/+3
* QObjectPicker unit tests completedPaul Lemire2015-10-241-5/+45
* Units Tests for QObjectPickerPaul Lemire2015-10-242-0/+185