Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
* | Clean up includes | Mike Krus | 2019-10-01 | 1 | -1/+0 |
* | Update Axis Input classes to use direct sync | Mike Krus | 2019-10-01 | 1 | -16/+7 |
* | Coding convention fix for Src/input | Robert Brock | 2017-03-16 | 1 | -1/+3 |
* | UpdateAxisActionJob: handle proxy physical devices | Paul Lemire | 2016-11-19 | 1 | -1/+2 |
* | AnalogAxisInput shouldn't process when disabled | Kevin Ottens | 2016-10-29 | 1 | -0/+3 |
* | Move all axis input logic in the relevant classes | Kevin Ottens | 2016-10-29 | 1 | -0/+15 |
* | QNodePropertyChange -> QPropertyUpdatedChange | Sean Harmer | 2016-05-10 | 1 | -2/+2 |
* | Rename NodeUpdated ChangeFlag to PropertyUpdated | Sean Harmer | 2016-05-10 | 1 | -1/+1 |
* | Remove QBackendNode::updateFromPeer() | Sean Harmer | 2016-05-03 | 1 | -7/+0 |
* | Turn QAxisInput into QAbstractAxisInput | Kevin Ottens | 2016-05-02 | 1 | -5/+5 |
* | Split QAnalogAxisInput out of QAxisInput | Kevin Ottens | 2016-05-02 | 1 | -0/+94 |