summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qinputaspect.h
Commit message (Expand)AuthorAgeFilesLines
* De-inline dtors of aspect classesMarc Mutz2016-05-141-0/+1
* Use some constructor delegationMarc Mutz2016-05-141-0/+1
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-1/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
* | Remove QAbstractAspect::onCleanup()Sean Harmer2016-03-171-2/+3
* | Rename QAbstractAspect::onInitialized() to onRegistered()Sean Harmer2016-03-161-1/+1
* | QInputAspect cleanupPaul Lemire2016-03-041-3/+2
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-1/+1
* | Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-11/+0
|/
* QInputDeviceIntegration can register backend typesKevin Ottens2015-12-171-2/+2
* Remove useless reimplementationsKevin Ottens2015-12-161-2/+0
* Only aspect subclasses register backend typesKevin Ottens2015-12-161-0/+2
* Factor out in QAbstractAspect common behaviorKevin Ottens2015-12-031-5/+0
* QInputAspect: createPhysicalDevicePaul Lemire2015-11-281-4/+5
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-0/+88