Age | Commit message (Collapse) | Author | Files | Lines |
|
(and updated ipkg dependencies accordingly) , to avoid duplicated
symbols at run-time (patch posted on opie list a couple of days ago)
|
|
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)
|
|
|
|
2. made ctrl unsticky
3. the spanish accent and back accent shouldnt be the normal backtick char, so
i changed them to the chars in 0x2c6 ~ 0x2cf (extended ticks and stuff)
|
|
|
|
|
|
found
- Fix the divison by zero error in resizeEvent, in case there is a keymap
with 0 rows or no keymap at all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
whole line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
size of qpe increases if you load/unload keymaps
|
|
|
|
|
|
|
|
|
|
selected keymap too
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|