Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct license for test files | Lucie Gérard | 2024-04-23 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -27/+2 |
* | Use QList instead of QVector in tests | Jarek Kobus | 2020-07-09 | 1 | -11/+11 |
* | Clean up includes | Mike Krus | 2019-10-01 | 1 | -3/+0 |
* | Update input action classes to use direct sync | Mike Krus | 2019-10-01 | 1 | -36/+30 |
* | Use QSharedPointer::create() more | Marc Mutz | 2017-07-22 | 1 | -2/+2 |
* | InputSequences shouldn't process when disabled | Kevin Ottens | 2016-10-29 | 1 | -0/+47 |
* | Frontend is in ms but backend in ns | Kevin Ottens | 2016-08-25 | 1 | -22/+22 |
* | Fix order handling in input sequences | Kevin Ottens | 2016-08-24 | 1 | -1/+1 |
* | Fix spurious sequence trigger on first key press | Kevin Ottens | 2016-08-24 | 1 | -7/+4 |
* | Move input, chord and sequence logic out of job | Kevin Ottens | 2016-08-24 | 1 | -0/+246 |
* | Tests for ActionInput, InputChord & InputSequence | Kevin Ottens | 2016-08-24 | 1 | -0/+157 |