summaryrefslogtreecommitdiffstats
path: root/src/input
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-272-3/+5
|\
| * Implement Mouse Click and Double Click on MouseHandlerMike Krus2020-03-192-3/+5
* | Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-03-101-4/+4
|\|
| * Doc: Fix incorrect use of \default QDoc commandTopi Reinio2020-03-051-4/+4
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-2/+2
|\|
| * Doc: Fix typo in updateAxesContinuouslyKai Koehne2020-02-261-2/+2
* | Add QBackendNode::syncFromFrontEnd to public APIMike Krus2020-02-273-9/+1
* | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | Remove deprecated classes and functionsPaul Lemire2020-02-1159-575/+62
|/
* QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-285-2/+54
* Fix deprecation handlingMike Krus2020-01-141-0/+1
* Revert "Fix post FF API changes"Mike Krus2019-12-031-19/+19
* Revert "Update jobs to remove post FF changes"Mike Krus2019-12-0312-7/+19
* Doc: Fix documentation warningsTopi Reinio2019-11-134-8/+8
* Update jobs to remove post FF changesMike Krus2019-10-2212-19/+7
* Fix post FF API changesMike Krus2019-10-221-19/+19
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-2212-0/+50
* QMouseEvent: fix BIC issue following Modifier/Modifiers changePaul Lemire2019-10-222-11/+10
* Fix Coverity warningsMike Krus2019-10-212-0/+2
* Clean up old property update codeMike Krus2019-10-2010-20/+0
* Restore use of Added/Removed messages for aspects not supporting syncMike Krus2019-10-146-14/+14
* Update MouseEventDispatcherJob to use direct syncMike Krus2019-10-116-63/+45
* Update LoadProxyDeviceJob to use direct syncMike Krus2019-10-116-44/+65
* Update keyboard handling jobs to use direct syncMike Krus2019-10-118-53/+78
* Update AxisAccumulatorJob to use direct syncMike Krus2019-10-115-37/+40
* Update UpdateAxisActionJob to use direct syncMike Krus2019-10-098-51/+63
* Clean up includesMike Krus2019-10-0115-30/+0
* Update QGamepadInput to use direct syncMike Krus2019-10-011-1/+1
* Update QPhysicalDeviceProxy to use direct syncMike Krus2019-10-013-12/+19
* Update QInputSettings to use direct syncMike Krus2019-10-013-21/+11
* Update QLogicalDevice to use direct syncMike Krus2019-10-014-60/+17
* Update input action classes to use direct syncMike Krus2019-10-0111-145/+41
* Update Axis Input classes to use direct syncMike Krus2019-10-017-68/+32
* Update QMouseHandler to use direct syncMike Krus2019-10-013-25/+14
* Update QAxisAccumulator to use direct syncMike Krus2019-10-013-33/+18
* Update QKeyboardHandler to use direct syncMike Krus2019-10-013-30/+22
* Update device nodes to use direct syncMike Krus2019-10-0112-134/+69
* Update QAxisSetting to use direct syncMike Krus2019-10-013-28/+14
* Update QAction to use direct syncingMike Krus2019-10-014-42/+14
* Update QAxis to use direct syncMike Krus2019-09-304-47/+17
* Enable direct syncing on input aspectMike Krus2019-09-305-0/+164
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-0/+4
|\
| * Reset input axis changes when enabling camera controllerMike Krus2019-09-301-0/+4
* | Remove the Aspect ThreadPaul Lemire2019-08-074-35/+17
* | Revert "QWheelEvent: temporarily disable deprecation warnings around x(), y()"Marc Mutz2019-07-311-3/+0
* | QMouseEvent: port away from deprecated QWheelEvent::x/y()Marc Mutz2019-07-311-2/+2
* | QWheelEvent: temporarily disable deprecation warnings around x(), y()Marc Mutz2019-07-311-0/+3
* | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-1534-37/+37
|\|
| * Switch export macros to standard formKai Koehne2019-04-0234-37/+37