summaryrefslogtreecommitdiff
path: root/inputmethods/jumpx
AgeCommit message (Collapse)AuthorFilesLines
2005-06-15Resource -> OResourcedrw4-12/+12
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-308/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+308
2004-03-14Input Methods -> ODPzecke1-1/+1
2004-02-05More janitor....zecke2-2/+1
remove ulong ref because we use Q_REFCOUNT which also takes care of initializing the refcount to 0 "And if you save yourself You will make him happy He'll keep you in a jar And you'll think you're happy He'll give you breathing holes"
2004-01-27Another bunch of return QS_FALSE;zecke1-0/+2
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-03Porting Opie to MacOS-X.eilers1-1/+1
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-09Merges from BRANCH_1_0kergoth1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-06-03allow "ROOT_INSTALL=blah make install" to workschurig1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey1-1/+6
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16Formatting cleanups in the config system.kergoth1-1/+1
2002-12-28only send the qcop call in the postinst script, if qpe is runningsandman1-1/+1
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-22- properly namespace the input methods. fixes symbols clashes at run-timesimon4-4/+18
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-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-2/+2
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-22handwriting: qtopia 1.6 mergesandman1-2/+1
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-06-28Fix bug #9 except that we need something else to translate keyboard names.davipt1-1/+2
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-16/+14
many core files ... please report bugs on this to davipt
2002-06-24Fix TRANSLATIONSdavipt1-0/+17
2002-03-19fixes.kergoth1-1/+1
2002-03-01Some .cvsignore clean upszecke1-1/+1
2002-03-01remove all Makefile.inzecke1-119/+0
You need to set the TMAKEPATH now
2002-02-11added *.o to cvs ignore.kergoth1-0/+1
2002-02-05Ignoring Makefile and friends.kergoth1-0/+3
2002-02-05Fixed depend and include paths.kergoth2-11/+9
2002-02-05Removing compiled binaries from cvs tree for jumpx.kergoth4-177/+0
2002-02-05Don't have generated Makefiles in cvs.kergoth1-220/+0
2002-02-04Importing qjumpxmark19-0/+1298