summaryrefslogtreecommitdiffstats
path: root/src/input/inputhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganize Input aspect sources into backend/frontendPaul Lemire2015-11-281-121/+0
* Make aspects use the QEventFilterServicePaul Lemire2015-10-241-3/+5
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-10/+8
* Filter and dispatch mouse eventsRĂ©mi Benoit2015-08-031-0/+8
* MouseInput backend class for QMouseInputPaul Lemire2015-08-031-0/+3
* MouseController backend class for QMouseControllerPaul Lemire2015-08-031-0/+7
* Copyright header change.Mika Salmela2015-02-091-19/+14
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-5/+3
* InputHandler keyboardJobsPaul Lemire2014-11-141-2/+2
* InputHandler has a keyboardJob methodPaul Lemire2014-11-141-0/+3
* InputHandler maintains a vector of HKeyboardControllerPaul Lemire2014-11-141-0/+5
* InputHandler/KeyboardEventFilter: QKeyEvents are storedPaul Lemire2014-11-141-0/+8
* InputHandler: install KeyboardEventFilter on QWindowPaul Lemire2014-11-141-0/+2
* QInputAspect: set the Window to be used for events monitoringPaul Lemire2014-11-141-1/+6
* Input: Added Managers to InputHandlerPaul Lemire2014-11-141-0/+8
* InputHandler class addedPaul Lemire2014-11-141-0/+68