summaryrefslogtreecommitdiffstats
path: root/src/input/inputEvent.h
Commit message (Expand)AuthorAgeFilesLines
* Replace stray uint{16,32}_t references by quint{16,32}Sebastien Braun2010-11-041-23/+23
* Documentation fixes and code cleanupSebastien Braun2010-10-241-45/+200
* Fix broken formatting of InputEvent::toString()Sebastien Braun2010-10-111-1/+1
* Code cleanup for inputEvent.hSebastien Braun2010-10-101-59/+59
* Move the translations for pvsinput into the library where they belong.Sebastien Braun2010-10-101-0/+7
* Rework template meta-magicSebastien Braun2010-10-071-16/+33
* Remove unnecessary Qt dependency from inputEvent.cppSebastien Braun2010-10-051-3/+4
* Implement first version of basic input event supportSebastien Braun2010-10-051-0/+218