summaryrefslogtreecommitdiff
path: root/inputmethods/multikey/keyboard.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-01-05remove hard coded fonts for dvorak, keyboard, multikey, pickboard, and unikey...mickeyl1-3/+3
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-2/+2
2004-04-24gcc 3.4 fixesmickeyl1-5/+5
2004-03-02run the optimize_connect scriptalwin1-2/+2
2004-01-03add multikey patches courtesy Anton Kachalov <mouse@altlinux.ru>mickeyl1-5/+37
2003-07-19* Adds a keyboard layout with a configure button to multikey when it istreke1-0/+18
2003-01-24I dont know why we were defaulting to fixed... *shudders*.. but we default to...kergoth1-1/+1
2002-11-22- properly namespace the input methods. fixes symbols clashes at run-timesimon1-0/+1
2002-11-08alt shouldnt stick eitherhash1-7/+13
2002-11-081. changed format from EUC-KR to UTF-8 (sorry about that)hash1-24/+33
2002-10-22- Always try to load the "en" keymap, if a user specified one cannot besandman1-2/+5
2002-10-14patch hector sent it for accent and back accent supporthash1-1/+147
2002-09-06french and other stuff fixedhash1-46/+277
2002-08-27pickboard off by default now workinghash1-2/+2
2002-08-27pixmaps centered betterhash1-2/+2
2002-08-27now shows whatever you wrote in the keymap 'title' var as the listItemhash1-2/+1
2002-08-22xpm images now are the same color as the texthash1-9/+10
2002-08-22coloring problemhash1-1/+3
2002-08-22comments behind shift and meta key map definitions was making it ingore the w...hash1-0/+2
2002-08-22comments behind shift and meta key map definitions wasnt working...hash1-0/+3
2002-08-22added meta key support for maps like german and jumpxhash1-8/+90
2002-08-22fixed nasty bug related to ctrl and alt keyshash1-6/+24
2002-08-21fixed segfault when no keymap is installedhash1-0/+2
2002-08-21ctrl and alt keys should work nowhash1-1/+7
2002-08-19added a 'key repeat' toggle buttonhash1-13/+26
2002-08-19added sample key color changinghash1-1/+1
2002-08-19added simple color changinghash1-8/+57
2002-08-19now reads maps in default dir, and also lets you add/remove your own mapshash1-24/+13
2002-08-18paths to maps are now saved in config dialoghash1-8/+25
2002-08-15think i fixed a memory leak problem... please test it out and see if the size...hash1-0/+10
2002-08-15changed the keymap selector widget stylehash1-2/+8
2002-08-15made the keysize a little larger and the fonts toohash1-2/+2
2002-08-15made the keysize a little largerhash1-1/+1
2002-08-15keymap dynamic loading works, but no file select dialog. remembers your selec...hash1-40/+118
2002-08-14added config dialog. only open/closing pickboard workshash1-20/+47
2002-08-12uses langauge setting to choose keymaphash1-4/+2
2002-08-12korean support onlyhash1-3/+3
2002-08-12korean only right now, just testing it outhash1-6/+13
2002-07-28keyboard that changes according to current locale settinghash1-0/+955