summaryrefslogtreecommitdiff
path: root/inputmethods
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24gcc 3.4 fixesmickeyl5-14/+20
2004-04-24gcc 3.4 fixesmickeyl2-6/+6
2004-04-16Now the graffiti charset is commited, remove the dirty hack I put in a while ↵brad1-2/+0
back.
2004-04-09Removed warnings about initialization sequence in constructoreswimpie21-79/+118
and unused variables and arguments
2004-04-05Missed qWarning and depsbrad4-5/+6
2004-04-05qDebug -> odebugbrad5-40/+45
2004-04-02Some simple changeswimpie2-2/+2
some config.in files depended on LIBOPIECORE2 and not LIBOPIE2CORE some control files contained an extra -1 to the version -> $EXTRAVERSION libopietoot1 : depended on libopie and not libopie1
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-15Fixed LIBQTAUX config depbrad1-1/+1
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14Input Methods -> ODPzecke10-17/+19
2004-03-02run the optimize_connect scriptalwin4-26/+26
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-26make difference between OnScreen keyboard and hardware keyboard clearmickeyl1-1/+1
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw3-3/+3
2004-02-14Clean-up of .cvsignore filesdrw3-0/+7
2004-02-05More janitor....zecke18-18/+9
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;zecke9-0/+18
2004-01-18Comit the "Mono" patch byzecke5-3/+35
Brad Campbell <brad@wasp.net.au>
2004-01-12depends on PICKBOARDzecke1-1/+1
2004-01-10change maintainter from warick to opie projectllornkcor2-2/+2
2004-01-05configdlg now based on QDialog, instead of QTabWidgetmouse1-4/+1
2004-01-04more patches to multikey+applet courtesy Anton Kachalov <mouse@altlinux.ru>mickeyl2-90/+83
2004-01-03add multikey patches courtesy Anton Kachalov <mouse@altlinux.ru>mickeyl4-81/+209
2003-12-23Patch from Brad Campbell to fix opie-handwritings writing of data filestreke3-318/+322
2003-12-10Whoops, accidently added the includes backmjg592-5/+0
2003-12-10Fix the search directory for the training file, remove the (non-working ↵mjg593-9/+15
anyway) font size calculation code - with luck, this'll fix the failure to start under Opie
2003-12-04use opie-lupdate instead lupdatear8-158/+0
2003-11-03Porting Opie to MacOS-X.eilers9-9/+9
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-09-28remove unnecessary includesmickeyl2-5/+0
2003-09-27merge dasher which has been introduced in BRANCH first (wtf?) into HEADmickeyl49-0/+5331
2003-08-09Merges from BRANCH_1_0kergoth9-9/+9
2003-07-19* Adds a keyboard layout with a configure button to multikey when it istreke1-0/+18
unable to load the selected layout. Fixes (#920)
2003-07-09these inputmethods link to pickboardschurig2-1/+5
2003-06-12removed erraneous ~ before "Package:"schurig1-1/+1
2003-06-05sanitizedschurig1-1/+1
2003-06-05sanitizedschurig8-8/+12
2003-06-03allow "ROOT_INSTALL=blah make install" to workschurig8-0/+8
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 ↵kergoth10-0/+10
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth10-10/+10
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus8-0/+8
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey8-8/+45
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth10-10/+10
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-24I dont know why we were defaulting to fixed... *shudders*.. but we default ↵kergoth1-1/+1
to smallsmooth now.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth8-8/+8
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
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