| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation fixes and code cleanup | Sebastien Braun | 2010-10-24 | 1 | -4/+28 |
| | | |||||
| * | Code cleanup for inputEvent.h | Sebastien Braun | 2010-10-10 | 1 | -2/+2 |
| | | | | | | | | - Use Qt's fixed-width integral types instead of stdint.h, which I forgot to include anyway - CamelCase identifiers - fix underscore position on instance variables | ||||
| * | Move the translations for pvsinput into the library where they belong. | Sebastien Braun | 2010-10-10 | 1 | -24/+24 |
| | | |||||
| * | Rework template meta-magic | Sebastien Braun | 2010-10-07 | 1 | -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.cpp | Sebastien Braun | 2010-10-05 | 1 | -7/+8 |
| | | |||||
| * | Implement first version of basic input event support | Sebastien Braun | 2010-10-05 | 1 | -0/+98 |
