Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-24 | KeymapManager - implemented loading/saving of keymaps | Stephen Kennedy | |
- Refactoring of code to map a key to a UserAction - now we call a method on UserAction to do it (and it then tells the Keymap class) - General cleanup of code svn-id: r33262 | |||
2008-07-23 | Most of Keymapper class complete | Stephen Kennedy | |
DefaultEventManager now initialises Keymapper and passes key press events to it svn-id: r33227 | |||
2008-07-21 | Moved UserAction and HardwareKey classes into their own respective header files. | Stephen Kennedy | |
Added HardwareKeySet class to manage a devices set of hardware keys. Started implementing Keymapper class. svn-id: r33157 | |||
2008-07-19 | More WIP development of Keymap class | Stephen Kennedy | |
svn-id: r33113 | |||
2008-07-19 | Keymap class implemented. KeymapManager and Keymapper classes started | Stephen Kennedy | |
svn-id: r33107 |