summaryrefslogtreecommitdiffstats
path: root/src/input/frontend
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-0925-0/+50
|\
| * Qt3DInput: includemocsMike Krus2022-06-2725-0/+50
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2378-1546/+1546
|/
* Update commercial license headersTarja Sundqvist2021-02-0278-1546/+1546
* Implement Mouse Click and Double Click on MouseHandlerMike Krus2020-03-191-3/+4
* Doc: Fix incorrect use of \default QDoc commandTopi Reinio2020-03-051-4/+4
* Doc: Fix typo in updateAxesContinuouslyKai Koehne2020-02-261-2/+2
* QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-283-0/+43
* Revert "Fix post FF API changes"Mike Krus2019-12-031-19/+19
* Doc: Fix documentation warningsTopi Reinio2019-11-134-8/+8
* 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
* Clean up old property update codeMike Krus2019-10-208-18/+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-112-19/+0
* Update LoadProxyDeviceJob to use direct syncMike Krus2019-10-113-32/+24
* Update keyboard handling jobs to use direct syncMike Krus2019-10-112-20/+0
* Update AxisAccumulatorJob to use direct syncMike Krus2019-10-112-14/+0
* Update UpdateAxisActionJob to use direct syncMike Krus2019-10-094-26/+0
* Clean up includesMike Krus2019-10-014-10/+0
* Update QGamepadInput to use direct syncMike Krus2019-10-011-1/+1
* Update QPhysicalDeviceProxy to use direct syncMike Krus2019-10-011-1/+1
* Update QInputSettings to use direct syncMike Krus2019-10-011-1/+1
* Update QLogicalDevice to use direct syncMike Krus2019-10-012-22/+5
* Update input action classes to use direct syncMike Krus2019-10-013-30/+7
* Update Axis Input classes to use direct syncMike Krus2019-10-011-2/+2
* Update QMouseHandler to use direct syncMike Krus2019-10-011-1/+1
* Update QAxisAccumulator to use direct syncMike Krus2019-10-011-1/+1
* Update QKeyboardHandler to use direct syncMike Krus2019-10-011-1/+1
* Update device nodes to use direct syncMike Krus2019-10-013-25/+12
* Update QAxisSetting to use direct syncMike Krus2019-10-011-1/+1
* Update QAction to use direct syncingMike Krus2019-10-012-11/+3
* Update QAxis to use direct syncMike Krus2019-09-302-12/+3
* Enable direct syncing on input aspectMike Krus2019-09-302-0/+9
* 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
* | 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
* | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-1530-31/+31
|\|
| * Switch export macros to standard formKai Koehne2019-04-0230-31/+31
* | Fix MouseEvent/WheelEvent to properly forward all keyboard modifiersPaul Lemire2019-03-062-32/+39
|/
* Fix GCC warning about cv qualifiers in castThiago Macieira2019-02-271-1/+1
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-194-4/+4
* Fix bad use of QEvent::TimerThiago Macieira2018-05-011-1/+1
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-208-163/+238
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-1/+1
|\
| * Doc: add doc to undocumented methods and properties qt3dNico Vertriest2018-02-061-1/+1
* | Merge branch '5.10' into devSean Harmer2018-01-171-1/+1
|\|