aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated FDL license headerKai Koehne2017-10-174-20/+20
* Android: Fix compile with clang and unified headersBogDan Vatra2017-08-171-0/+1
* 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
| |/
* | Doc: added basic doc for QGamepadManagerNico Vertriest2017-01-313-12/+41
* | Enhance tech details on doc front pageLaszlo Agocs2017-01-311-5/+104
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-0/+1
|\
| * Doc: Add navigation.homepage for the modulev5.7.15.7Venugopal Shivashankar2016-08-161-0/+1
* | Improve robustness of QML plugin loadingSimon Hausmann2016-11-161-1/+1
* | Convert the module to the new configuration systemLars Knoll2016-10-313-13/+44
* | use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-212-2/+2
* | Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-free and warning_c...Marc Mutz2016-09-222-5/+5
* | Fix compilation after feature modularization in qtbaseLiang Qi2016-09-201-0/+1
* | Adjust to qtConfig() changes in qtbasev5.8.0-alpha1Lars Knoll2016-08-191-1/+1
* | Disable darwin plugin on watchOSJake Petroules2016-08-181-1/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-022-2/+10
|\|
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+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
* | Doc: minor link and doc compilation errorsNico Vertriest2016-07-082-3/+2
* | Darwin: Fix when building in namespaceAndy Nichols2016-05-311-1/+1
* | Added support to tvOS remote (microGamepad)Mike Krus2016-05-311-1/+44
* | Rename iOS backend to darwin as it applies to iOS, OS X and tvOSMike Krus2016-05-317-98/+96
* | Fix iOS < 9.0 and OSX < 10.11 buildsMike Krus2016-05-311-0/+4
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-136-147/+134
|\|
| * Fix compileBogDan Vatra2016-05-061-3/+3
| * Doc: Add basic documentationVenugopal Shivashankar2016-04-256-147/+134
* | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-03-179-52/+152
|\|
| * 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