aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -no-feature-library5.8Ulf Hermann2017-03-171-7/+12
* Fix -Wsign-compare warningRoland Winklmeier2017-01-261-1/+1
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-2/+2
|\
| * Android: add override to fix warningsv5.8.0-rc1v5.8.0BogDan Vatra2016-11-291-2/+2
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
|/
* 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-316-29/+49
* | 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-223-5/+8
* | 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
|\|
| * 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
| |/
* | 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-318-99/+97
* | Fix iOS < 9.0 and OSX < 10.11 buildsMike Krus2016-05-311-0/+4
* | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-05-3161-91/+27
|\|
| * Deploy examples to the standard examples directoryv5.7.0-rc1Andy Nichols2016-05-2461-91/+25
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1320-162/+317
|\|
| * 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
* | 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
| * 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
* | QEvdevGamepadDevice: use std::abs() instead of fabs()Marc Mutz2016-03-081-3/+5
* | Remove widgets dependency for quickGamepadMike Krus2016-02-233-6/+5
* | Bump versionOswald Buddenhagen2016-02-231-1/+1
|/
* Fix example compilation with no-widgetsFrederik Gladhorn2016-02-111-4/+7
* Fix iOS build errorsLaszlo Agocs2016-02-011-3/+3