summaryrefslogtreecommitdiff
path: root/inputmethods/handwriting
AgeCommit message (Collapse)AuthorFilesLines
2007-01-10All of the files in this commit have an inheritance member functionerik2-2/+2
mismatch correction. None are serious, but all would have been improperly mislinked in the inheritance hierarchy if attempted to be used.
2005-01-04CONTROL files : changed VERSION stringwimpie1-1/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-316/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+316
2004-07-03Don't display hidden sets in trainer.brad1-1/+2
2004-06-17Fix inability to delete system characters.brad1-3/+17
It appears this has never previously worked correctly. Reported by : A.Pearce@salford.ac.uk
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-04-16Now the graffiti charset is commited, remove the dirty hack I put in a while ↵brad1-2/+0
back.
2004-04-05Missed qWarning and depsbrad4-5/+6
2004-04-05qDebug -> odebugbrad5-40/+45
2004-03-21Fixes for graffiti handling. Contains a dirty hack that will be rectified ↵brad4-4/+19
when I commit the Graffiti charset.
2004-03-14Input Methods -> ODPzecke1-1/+1
2004-03-02run the optimize_connect scriptalwin3-24/+24
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
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
2004-01-18Comit the "Mono" patch byzecke5-3/+35
Brad Campbell <brad@wasp.net.au>
2003-12-23Patch from Brad Campbell to fix opie-handwritings writing of data filestreke3-318/+322
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_0kergoth2-2/+2
2003-06-05sanitizedschurig1-1/+5
2003-06-03allow "ROOT_INSTALL=blah make install" to workschurig1-0/+1
2003-04-24Correct invalid architecture fieldskergoth2-2/+2
2003-04-24Correct invalid architecture fieldskergoth2-2/+2
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth3-0/+3
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth3-3/+3
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 <= ↵kergoth3-3/+3
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-26i18n-fixescniehaus1-4/+0
2002-12-14addLanguage rulescniehaus1-0/+2
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-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-2/+2
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-03No default arguments....zecke2-3/+3
Patch by jowenn
2002-10-22handwriting: qtopia 1.6 mergesandman5-41/+38
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-09is that right?hash1-1/+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-07-08Fix script nameleseb2-0/+0
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-17/+14
many core files ... please report bugs on this to davipt