aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: complete specification parameter keyv5.9.0-beta1Nico Vertriest2017-03-301-17/+34
* Add dependency on QtGuiPaul Olav Tvete2017-03-171-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-3/+3
|\
| * 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
* | | Doc: documented methods qgamepadmanager.cppTopi Reinio2017-03-091-0/+37
* | | Doc: minor language corrections qgamepad.cppv5.9.0-alpha1Nico Vertriest2017-02-131-43/+54
* | | Cleanup ExamplesAndy Nichols2017-02-039-645/+689
* | | 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
* | | | quickGamepad: Remove unused graphicaleffects importLaszlo Agocs2017-01-312-2/+1
* | | | 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.8' into devLiang Qi2017-01-252-1/+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
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-028-31/+51
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-234-5/+9
|\| |
| * | 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
* | | Bump versionOswald Buddenhagen2016-08-291-1/+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
|\|