summaryrefslogtreecommitdiff
path: root/inputmethods
AgeCommit message (Collapse)AuthorFilesLines
2003-01-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth1-0/+1
Max..
2003-01-16i18n for new buildsystem :)kergoth8-0/+32
2003-01-16Formatting cleanups in the config system.kergoth8-8/+8
2003-01-14depends should be , sep. not spaceharlekin3-3/+3
2002-12-28only send the qcop call in the postinst script, if qpe is runningsandman8-8/+8
2002-12-26i18n-fixescniehaus1-4/+0
2002-12-15thanks Olivercniehaus1-14/+14
2002-12-14addLanguage rulescniehaus8-12/+27
2002-12-14keyboard, dvorak, and multikey all depend on libqpickboard.so, but ↵kergoth3-12/+15
libqpickboard.so resides in /opt/QtPalmtop/plugins/inputmethods, which of course is in neither LD_LIBRARY_PATH, the ld.so.cache, or the rpath. Added it to the rpath.
2002-12-14this should be better. Updated the TRANSLATIONpartcniehaus1-12/+12
2002-12-11applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danishsandman1-0/+1
language support
2002-11-29dvorak depends on pickboardkergoth1-1/+1
2002-11-27now saving profiles works! yay!hash1-2/+10
2002-11-25for now, lets just disable the charset selection... there is something veryhash2-5/+5
wrong with it.
2002-11-24- link multikey, dvorak and keyboard input method against pickboardsimon6-18/+6
(and updated ipkg dependencies accordingly) , to avoid duplicated symbols at run-time (patch posted on opie list a couple of days ago)
2002-11-22- properly namespace the input methods. fixes symbols clashes at run-timesimon20-25/+94
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-11-08alt shouldnt stick eitherhash1-7/+13
2002-11-081. changed format from EUC-KR to UTF-8 (sorry about that)hash1-24/+33
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)
2002-11-06Add X11..kergoth8-8/+8
2002-11-05you know the drillkergoth8-9/+10
2002-11-05Adding initial config.in fileskergoth8-0/+32
2002-11-03No default arguments....zecke2-3/+3
Patch by jowenn
2002-10-22handwriting: qtopia 1.6 mergesandman11-53/+44
all: someone made all inputmethod name()s untranslateable. This cured a symptom (opie crashing), but it was not real a bug-fix. I have marked them as translateable again and found no problems doing so.
2002-10-22- Always try to load the "en" keymap, if a user specified one cannot besandman2-3/+5
found - Fix the divison by zero error in resizeEvent, in case there is a keymap with 0 rows or no keymap at all.
2002-10-14patch hector sent it for accent and back accent supporthash2-1/+153
2002-10-11add key repeat and font dialoghash1-0/+1
2002-10-09is that right?hash1-1/+1
2002-10-07...hash1-0/+1
2002-10-03write wanted features here!hash1-0/+1
2002-09-29fixes so ipkg-build does not complainharlekin2-2/+2
2002-09-29character profiles now divided in these packageshash2-0/+18
2002-09-29changed the way it's packaged, so you can now either install the default sethash1-1/+1
or the graffiti set.
2002-09-29enabled profile selection which was already in there\!hash2-3/+6
2002-09-06french and other stuff fixedhash4-49/+299
2002-08-31added zbounce to i18n and improved .cvsignore of multikeycniehaus1-2/+2
2002-08-27pickboard off by default now workinghash2-5/+4
2002-08-27pixmaps centered betterhash1-2/+2
2002-08-27now shows whatever you wrote in the keymap 'title' var as the listItemhash2-2/+23
2002-08-27now shows whatever you wrote in the keymap 'title' var as the listItemhash2-13/+46
2002-08-23oops, fixed bug in color buttonshash1-4/+4
2002-08-23Wrong filenameleseb2-0/+0
2002-08-22xpm images now are the same color as the texthash2-12/+13
2002-08-22made color buttons more color-config-urablehash1-4/+4
2002-08-22coloring problemhash1-1/+3
2002-08-22comments behind shift and meta key map definitions was making it ingore the ↵hash1-0/+2
whole line
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 jumpxhash2-8/+93
2002-08-22fixed nasty bug related to ctrl and alt keyshash1-6/+24
2002-08-21fixed bug where it adds blank lines to the keymap listhash1-0/+3
2002-08-21fixed segfault when no keymap is installedhash1-0/+2