summaryrefslogtreecommitdiff
path: root/inputmethods/multikey/keyboard.h
AgeCommit message (Collapse)AuthorFilesLines
2002-11-22- properly namespace the input methods. fixes symbols clashes at run-timesimon1-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-14patch hector sent it for accent and back accent supporthash1-0/+6
2002-09-06french and other stuff fixedhash1-1/+10
2002-08-22xpm images now are the same color as the texthash1-3/+3
2002-08-22added meta key support for maps like german and jumpxhash1-0/+3
2002-08-19added a 'key repeat' toggle buttonhash1-0/+2
2002-08-19added simple color changinghash1-0/+10
2002-08-19parses dir and also lets you add/remove maps located in other placeshash1-1/+1
2002-08-19now reads maps in default dir, and also lets you add/remove your own mapshash1-1/+1
2002-08-18paths to maps are now saved in config dialoghash1-1/+1
2002-08-15think i fixed a memory leak problem... please test it out and see if the ↵hash1-0/+1
size of qpe increases if you load/unload keymaps
2002-08-15changed the keymap selector widget stylehash1-0/+1
2002-08-15keymap dynamic loading works, but no file select dialog. remembers your ↵hash1-2/+6
selected keymap too
2002-08-14added config dialog. only open/closing pickboard workshash1-0/+4
2002-07-28keyboard that changes according to current locale settinghash1-0/+148