aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add navigation.homepage for the modulev5.7.15.7Venugopal Shivashankar2016-08-161-0/+1
* Bump versionOswald Buddenhagen2016-07-281-1/+1
* Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
* Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+5
|\
| * Doc: Add thumbnails for examples that do not have UIsv5.7.0Leena Miettinen2016-06-031-0/+3
| * Doc: Fix examples install path and directory for Qt CreatorLeena Miettinen2016-06-011-2/+2
|/
* Deploy examples to the standard examples directoryv5.7.0-rc1Andy Nichols2016-05-2461-91/+25
* import missing .gitattributesTim Blechmann2016-05-102-0/+5
* Fix compileBogDan Vatra2016-05-061-3/+3
* Doc: Add basic documentationVenugopal Shivashankar2016-04-2514-147/+307
* fix build with qt in namespacev5.7.0-beta1Oswald Buddenhagen2016-04-111-0/+2
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-113-15/+3
* Doc: Change the html file name for the module's index pagev5.7.0-alpha1Venugopal Shivashankar2016-03-071-1/+1
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-032-2/+2
* Use new template function qLoadPlugin().Friedemann Kleint2016-02-291-2/+2
* Android: Let the O.S. know that we're using gamepad featureBogDan Vatra2016-02-161-0/+3
* Android: Android gamepads doesn't really need configuration.BogDan Vatra2016-02-161-1/+1
* Android: resetConfiguration for goodBogDan Vatra2016-02-161-3/+6
* Android: productId doesn't seem to be a persistent ID.BogDan Vatra2016-02-162-3/+5
* Android: Fix default L2&R2 configuration.BogDan Vatra2016-02-161-8/+12
* Fix MSVC warning about stray */.Friedemann Kleint2016-02-161-1/+1
* Android: Don't add SOURCE_DPAD on Android API-12+BogDan Vatra2016-02-151-1/+2
* Android: Fix Button[L2|R2] configurationBogDan Vatra2016-02-153-40/+127
* Fix example compilation with no-widgetsFrederik Gladhorn2016-02-111-4/+7
* Fix iOS build errorsLaszlo Agocs2016-02-011-3/+3
* Fix Quick dependency for mouseItem exampleLaszlo Agocs2016-02-011-3/+3
* We mean it.Laszlo Agocs2016-02-013-0/+33
* Fix namespace issue with metatype declarationsLaszlo Agocs2016-02-012-4/+4
* License header fixesLaszlo Agocs2016-02-017-40/+142
* Fix license headers in the Android backendLaszlo Agocs2016-02-013-0/+3
* fix repo dependenciesOswald Buddenhagen2016-02-011-1/+3
* sync version with qt (5.7.0)Oswald Buddenhagen2016-02-011-1/+1
* EVDEV: Button[L2|R2] Act as an axisBogDan Vatra2016-02-011-0/+2
* EVDEV: Don't send negative valuesBogDan Vatra2016-02-011-2/+2
* EVDEV: Use a reliable deviceIdBogDan Vatra2016-02-012-22/+33
* Update plugin qmltypesBogDan Vatra2016-01-141-6/+400
* Initialize member vars.BogDan Vatra2016-01-141-0/+2
* Fix normalize function to correctly trigger axisAndy Nichols2015-11-051-3/+6
* Bump module version to 5.6.0Andy Nichols2015-10-262-2/+9
* Say hello to android gamepad supportBogDan Vatra2015-10-2621-18/+1082
* Enable the usage of unknown gamepads.BogDan Vatra2015-10-2615-218/+1189
* We need GamepadManager in QML to listen for gamepad[Dis]Connected signalsBogDan Vatra2015-10-161-0/+9
* SDL2: Add all connected controllers at startupBogDan Vatra2015-10-152-9/+22
* EVDEV: Fix normalize logic.BogDan Vatra2015-10-152-16/+21
* Rename index -> deviceIdBogDan Vatra2015-10-159-75/+86
* EVDEV: Add QGamepadManager::Button[L/R]2 buttons.BogDan Vatra2015-10-151-0/+8
* iOS Gamepad supportAndy Nichols2015-08-146-0/+691
* Remove QT_BEGIN_HEADER and QT_END_HEADERAndy Nichols2015-05-134-10/+0
* Use macros for slots/signalsLaszlo Agocs2015-05-113-8/+8
* Initial public release of Qt Gamepad moduleAndy Nichols2015-05-11102-0/+6795