summaryrefslogtreecommitdiffstats
path: root/src/core/services/qeventfilterservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-4/+6
|\
| * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-4/+6
* | Make QAbstractServiceProvider a QObjectMike Krus2017-03-031-0/+2
* | Fix build for INTEGRITYKimmo Ollila2017-01-231-30/+31
|/
* Fix reset in input event filters in shutdownMäättä Antti2016-06-081-0/+7
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Mark more types movable/primitiveMarc Mutz2016-03-041-2/+6
* Handle event filters more gracefullyMike Krus2016-02-181-38/+39
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+1
|\
| * Doc: Mark the rest of the private classes \internalTopi Reinio2016-01-261-1/+1
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | QInputAspect: hookup EventSourceHelper/InputSetingsPaul Lemire2016-01-191-2/+6
|/
* Turn all services private for nowKevin Ottens2015-12-121-1/+1
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-10/+7
* QEventFilterServicePaul Lemire2015-10-241-0/+174