Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-22 | - properly namespace the input methods. fixes symbols clashes at run-time | simon | 1 | -1/+4 |
with names like 'Keyboard' or 'KeyboardConfig' . the qcom interface objects are in an anonymous namespace now and the actual keyboard implementations are in Dvorak, JumpX, etc. namespaces. What's left is to solve the symbol clashes of the multiply compiled pickboard classes. I'll leave that one (as part of the patch posted yesterday) for another day for review. This part (namespacing) sounds like a safe bet to me though, so comitting now. (got no comments anyway) | ||||
2002-10-14 | patch hector sent it for accent and back accent support | hash | 1 | -0/+6 |
2002-09-06 | french and other stuff fixed | hash | 1 | -1/+10 |
2002-08-22 | xpm images now are the same color as the text | hash | 1 | -3/+3 |
2002-08-22 | added meta key support for maps like german and jumpx | hash | 1 | -0/+3 |
2002-08-19 | added a 'key repeat' toggle button | hash | 1 | -0/+2 |
2002-08-19 | added simple color changing | hash | 1 | -0/+10 |
2002-08-19 | parses dir and also lets you add/remove maps located in other places | hash | 1 | -1/+1 |
2002-08-19 | now reads maps in default dir, and also lets you add/remove your own maps | hash | 1 | -1/+1 |
2002-08-18 | paths to maps are now saved in config dialog | hash | 1 | -1/+1 |
2002-08-15 | think i fixed a memory leak problem... please test it out and see if the ↵ | hash | 1 | -0/+1 |
size of qpe increases if you load/unload keymaps | ||||
2002-08-15 | changed the keymap selector widget style | hash | 1 | -0/+1 |
2002-08-15 | keymap dynamic loading works, but no file select dialog. remembers your ↵ | hash | 1 | -2/+6 |
selected keymap too | ||||
2002-08-14 | added config dialog. only open/closing pickboard works | hash | 1 | -0/+4 |
2002-07-28 | keyboard that changes according to current locale setting | hash | 1 | -0/+148 |