aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix library namev5.14.0-beta2v5.14.0-beta1BogDan Vatra2019-10-011-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-1/+1
|\
| * Doc: Fix typoPaul Wicking2019-09-201-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-252-16/+16
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-231-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-2/+2
| |\
| | * Doc: Add missing word in description of buttonDownPaul Wicking2019-03-291-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Liang Qi2019-04-161-2/+0
|\| |
| * | Doc: Remove redundant see also entryPaul Wicking2019-04-101-4/+0
| |/
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-181-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-091-0/+13
|\|
| * Define BTN_TRIGGER_HAPPY definitions when they are missing from kernelTony Sarajärvi2019-03-081-0/+13
* | Doc: Fix minor issuesTopi Reinio2019-03-041-32/+7
|/
* Doc: Add doc to QML types in Qt Gamepad moduleNico Vertriest2019-01-293-34/+269
* Remove wince check as it is not supportedOliver Wolff2018-11-221-1/+1
* Update QML registrations and plugin.typesv5.12.0-beta4v5.12.0-beta3v5.12.0-beta2v5.12.0-beta1Alex Blasche2018-09-133-3/+13
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-301-1/+0
|\
| * Doc: Remove navigation.homepage causing invalid qdoc warningsPaul Wicking2018-06-251-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-1/+1
|\|
| * Doc: Add missing dots (qtgamepad)Paul Wicking2018-06-191-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* | Clean up our Objective-C usageLiang Qi2018-03-081-9/+7
|/
* Remove obsolete code pathsJake Petroules2018-02-121-4/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-205-20/+21
|\
| * Fix outdated FDL license headerKai Koehne2017-10-174-20/+20
| * Android: Fix compile with clang and unified headersBogDan Vatra2017-08-171-0/+1
* | SDL Controllers: report the Joystick nameAndrea Odetti2017-10-161-2/+6
* | Fix header include guards to reflect the actual file namesAndy Maloney2017-10-098-24/+24
* | Propagate the gamepad name from the backend to QGamepadAndrea Odetti2017-10-067-4/+64
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* | Android: remove support for local/debug deploymentJake Petroules2017-09-065-26/+18
|/
* Disable senseless GCC 7 warning about maybe-uninitialized fieldsThiago Macieira2017-06-301-0/+3
* Fix SDL plugin building on PPC64leAndy Nichols2017-05-231-0/+2
* Fix bundling of module for static buildsJulian Strobl2017-05-051-0/+8
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-241-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta3Liang Qi2017-04-181-7/+12
|\
| * Fix build with -no-feature-library5.8Ulf Hermann2017-03-171-7/+12
* | Doc: correct link specification xboxdrvv5.9.0-beta2Nico Vertriest2017-04-101-1/+1
* | Doc: complete specification parameter keyv5.9.0-beta1Nico Vertriest2017-03-301-17/+34
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-3/+3
|\|
| * Fix -Wsign-compare warningRoland Winklmeier2017-01-261-1/+1
| * Android: add override to fix warningsv5.8.0-rc1v5.8.0BogDan Vatra2016-11-291-2/+2
* | Doc: documented methods qgamepadmanager.cppTopi Reinio2017-03-091-0/+37
* | Doc: minor language corrections qgamepad.cppv5.9.0-alpha1Nico Vertriest2017-02-131-43/+54
* | Doc: documented methods in qgamepadkeynavigation.cppNico Vertriest2017-02-031-2/+115
* | Merge remote-tracking branch 'origin/dev' into 5.9Andy Nichols2017-01-3121-602/+745
|\ \
| * | General Module CleanupsAndy Nichols2017-01-3117-34/+34
| * | PImplize the public exportsAndy Nichols2017-01-306-557/+699
| |/