summaryrefslogtreecommitdiffstats
path: root/src/input/inputEvent.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rework template meta-magicSebastien Braun2010-10-071-0/+32
| | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers
* Remove unnecessary Qt dependency from inputEvent.cppSebastien Braun2010-10-051-7/+8
|
* Implement first version of basic input event supportSebastien Braun2010-10-051-0/+98