summaryrefslogtreecommitdiffstats
path: root/src/input/frontend
Commit message (Expand)AuthorAgeFilesLines
* Fix build for -no-feature-wheeleventStephan Binner2017-04-274-0/+11
* Fix build for -no-feature-gesturesStephan Binner2017-04-272-1/+9
* Fix build for -no-feature-shortcutStephan Binner2017-04-271-0/+2
* Fix warnings for -no-feature-libraryStephan Binner2017-04-271-0/+5
* Fix spelling in comments and docsAndy Maloney2017-04-061-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0254-96/+140
|\
| * Coding convention fix for Src/inputRobert Brock2017-03-1654-94/+137
* | Wrap QLibrary header inclusion inside QT_CONFIG(library)Kimmo Ollila2017-03-211-0/+2
* | Doc: added parameter specificationsNico Vertriest2017-03-211-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-11/+5
|\|
| * Doc: corrected several qdoc errors qt3dNico Vertriest2017-01-251-10/+4
| * Doc: minor spelling mistakeNico Vertriest2017-01-251-1/+1
* | Merge branch '5.8' into devSean Harmer2016-12-215-8/+68
|\|
| * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-165-8/+68
| |\
| | * Fix warnings about unregistered metatypesSean Harmer2016-12-081-0/+3
| | * Add plumbing and process AxisAccumulators each frameSean Harmer2016-12-075-1/+58
| | * QAxisAccumulaor should be a componentSean Harmer2016-12-073-7/+7
* | | Add missing emit keyword when calling signalsSergio Martins2016-12-183-3/+3
|/ /
* | Doc: removed superfluous (double) documentation + link errorNico Vertriest2016-12-071-8/+3
* | Doc: Specify #include path for each \classTopi Reinio2016-12-075-0/+6
|/
* LCOV exclusion comments squashedPaul Lemire2016-11-234-10/+10
* QInputAspect: register functor to create PhysicalDeviceProxyPaul Lemire2016-11-191-0/+2
* QMouseDevice: add buttonIdentifier method which was missingPaul Lemire2016-11-192-0/+18
* QInputAspect: use the load device wrapper jobPaul Lemire2016-11-181-0/+11
* Input: move createPhysicalDevice into input handlerPaul Lemire2016-11-181-7/+1
* Add QAbstractPhysicalDeviceProxyPaul Lemire2016-11-184-2/+432
* QInputSettings: store connection in dptrPaul Lemire2016-11-143-6/+5
* Axes shouldn't change value when disabledKevin Ottens2016-10-291-0/+2
* Actions should not activate when disabledKevin Ottens2016-10-291-0/+2
* Respect logical devices enabled stateKevin Ottens2016-10-291-0/+4
* Merge branch '5.7' into 5.8Sean Harmer2016-10-102-1/+5
|\
| * Have sane default for QButtonAxisInput::scaleKevin Ottens2016-09-282-1/+5
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-202-57/+62
|\|
| * Improve QInputSettings docsMiikka Heikkinen2016-09-051-34/+22
| * Update QMouseDevice docsAntti Määttä2016-09-051-23/+40
* | Add Wheel axes to QMouseDevicePaul Lemire2016-09-082-5/+14
* | QInputAspect: slightly simplify createPhysicalDevicePaul Lemire2016-08-271-3/+4
* | Merge branch '5.7' into 5.8Sean Harmer2016-08-251-1/+0
|\|
| * QInputAspect::jobToExcute: time is in fact usedKevin Ottens2016-08-241-1/+0
* | Long live QAxisAccumulator!Sean Harmer2016-08-114-2/+465
|/
* QMouseHandler: proper bookkeeping of QMouseDevicePaul Lemire2016-06-301-0/+15
* QMouseHandler: fix onPressed/onPressAndHoldPaul Lemire2016-06-292-12/+25
* Merge branch '5.7.0' into 5.7Sean Harmer2016-06-1418-89/+799
|\
| * More doc for input ModuleColin Ogilvie2016-06-0317-77/+573
| * Transfer previously written doc for input moduleColin Ogilvie2016-06-038-48/+262
* | Fix reset in input event filters in shutdownMäättä Antti2016-06-082-0/+15
|/
* Fix warning about unregistered metatype for QAbstractPhysicalDevicePaul Lemire2016-05-272-1/+1
* Add doc skeleton for Qt3DInputTomi Korpipää2016-05-2520-133/+509
* Shared node bookkeepingPaul Lemire2016-05-238-0/+63
* Use QVector instead of QVariantList propertiesKevin Ottens2016-05-233-9/+8