Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-07-03 | Don't display hidden sets in trainer. | brad | 1 | -1/+2 |
2004-06-17 | Fix inability to delete system characters. | brad | 1 | -3/+17 |
It appears this has never previously worked correctly. Reported by : A.Pearce@salford.ac.uk | ||||
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 7 | -7/+7 |
2004-05-14 | CLEANUP: Don't include header files via relative paths | mickeyl | 3 | -6/+6 |
Note: Remember to rm stamp-headers | ||||
2004-04-24 | gcc 3.4 fixes | mickeyl | 5 | -14/+20 |
2004-04-24 | gcc 3.4 fixes | mickeyl | 2 | -6/+6 |
2004-04-16 | Now the graffiti charset is commited, remove the dirty hack I put in a while ↵ | brad | 1 | -2/+0 |
back. | ||||
2004-04-09 | Removed warnings about initialization sequence in constructores | wimpie | 21 | -79/+118 |
and unused variables and arguments | ||||
2004-04-05 | Missed qWarning and deps | brad | 4 | -5/+6 |
2004-04-05 | qDebug -> odebug | brad | 5 | -40/+45 |
2004-04-02 | Some simple changes | wimpie | 2 | -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-21 | Fixes for graffiti handling. Contains a dirty hack that will be rectified ↵ | brad | 4 | -4/+19 |
when I commit the Graffiti charset. | ||||
2004-03-15 | Fixed LIBQTAUX config dep | brad | 1 | -1/+1 |
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 1 | -1/+1 |
2004-03-14 | Input Methods -> ODP | zecke | 10 | -17/+19 |
2004-03-02 | run the optimize_connect script | alwin | 4 | -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-26 | make difference between OnScreen keyboard and hardware keyboard clear | mickeyl | 1 | -1/+1 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 3 | -3/+3 |
2004-02-14 | Clean-up of .cvsignore files | drw | 3 | -0/+7 |
2004-02-05 | More janitor.... | zecke | 18 | -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-27 | Another bunch of return QS_FALSE; | zecke | 9 | -0/+18 |
2004-01-18 | Comit the "Mono" patch by | zecke | 5 | -3/+35 |
Brad Campbell <brad@wasp.net.au> | ||||
2004-01-12 | depends on PICKBOARD | zecke | 1 | -1/+1 |
2004-01-10 | change maintainter from warick to opie project | llornkcor | 2 | -2/+2 |
2004-01-05 | configdlg now based on QDialog, instead of QTabWidget | mouse | 1 | -4/+1 |
2004-01-04 | more patches to multikey+applet courtesy Anton Kachalov <mouse@altlinux.ru> | mickeyl | 2 | -90/+83 |
2004-01-03 | add multikey patches courtesy Anton Kachalov <mouse@altlinux.ru> | mickeyl | 4 | -81/+209 |
2003-12-23 | Patch from Brad Campbell to fix opie-handwritings writing of data files | treke | 3 | -318/+322 |
2003-12-10 | Whoops, accidently added the includes back | mjg59 | 2 | -5/+0 |
2003-12-10 | Fix the search directory for the training file, remove the (non-working ↵ | mjg59 | 3 | -9/+15 |
anyway) font size calculation code - with luck, this'll fix the failure to start under Opie | ||||
2003-12-04 | use opie-lupdate instead lupdate | ar | 8 | -158/+0 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 9 | -9/+9 |
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details | ||||
2003-09-28 | remove unnecessary includes | mickeyl | 2 | -5/+0 |
2003-09-27 | merge dasher which has been introduced in BRANCH first (wtf?) into HEAD | mickeyl | 49 | -0/+5331 |
2003-08-09 | Merges from BRANCH_1_0 | kergoth | 9 | -9/+9 |
2003-07-19 | * Adds a keyboard layout with a configure button to multikey when it is | treke | 1 | -0/+18 |
unable to load the selected layout. Fixes (#920) | ||||
2003-07-09 | these inputmethods link to pickboard | schurig | 2 | -1/+5 |
2003-06-12 | removed erraneous ~ before "Package:" | schurig | 1 | -1/+1 |
2003-06-05 | sanitized | schurig | 1 | -1/+1 |
2003-06-05 | sanitized | schurig | 8 | -8/+12 |
2003-06-03 | allow "ROOT_INSTALL=blah make install" to work | schurig | 8 | -0/+8 |
2003-04-24 | Correct invalid architecture fields | kergoth | 2 | -2/+2 |
2003-04-24 | Correct invalid architecture fields | kergoth | 2 | -2/+2 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 10 | -0/+10 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 10 | -10/+10 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 8 | -0/+8 |
2003-03-24 | modify postinst scripts to prevent spurious nonzero exit codes | jamey | 8 | -8/+45 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 10 | -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-24 | I dont know why we were defaulting to fixed... *shudders*.. but we default ↵ | kergoth | 1 | -1/+1 |
to smallsmooth now. | ||||
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 8 | -8/+8 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. |