| Age | Commit message (Collapse) | Author |
|
QWheelEvent::pos() is deprecated. Make use of position().toPoint() instead.
|
|
Fixed #7502
|
|
|
|
|
|
general: Replace high_resolution_clock with steady_clock
|
|
|
|
On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock.
|
|
This also moves the use of DisableConfiguration to the destructor.
|
|
|
|
|
|
|
|
Project Kraken: Input rewrite
|
|
|
|
|
|
|
|
Replace "Light" theme by "Default"
|
|
|
|
|
|
|
|
Fix compiler bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set top margin to 6 on Right Stick, LeftStick, Face Buttons, D-Pad.
Change property on Input Device QComboBox from minimumSize to minimumContentsLength.
|
|
|
|
|
|
|
|
|
|
|
|
start lion review
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|