aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamepad/qgamepad.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build of qgamepad.cppHEADdevAlexandru Croitor2024-07-301-0/+1
* Expand scope of QtGamepad to QtUniversalInputJohan Solbakken2024-06-091-86/+43
* Propagate the gamepad name from the backend to QGamepadAndrea Odetti2017-10-061-0/+1
* PImplize the public exportsAndy Nichols2017-01-301-37/+9
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* Fix namespace issue with metatype declarationsLaszlo Agocs2016-02-011-2/+2
* Say hello to android gamepad supportBogDan Vatra2015-10-261-0/+4
* Rename index -> deviceIdBogDan Vatra2015-10-151-11/+11
* Remove QT_BEGIN_HEADER and QT_END_HEADERAndy Nichols2015-05-131-2/+0
* Use macros for slots/signalsLaszlo Agocs2015-05-111-3/+3
* Initial public release of Qt Gamepad moduleAndy Nichols2015-05-111-0/+181