summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Expand)AuthorFilesLines
2004-11-16libopie1 goes into unsupportedmickeyl136-30032/+0
2004-10-07fixed typo chanegd -> changed in doxygen commentclem1-1/+1
2004-09-10added support for DEVFSschurig1-0/+4
2004-09-10removed some warningsschurig1-5/+4
2004-09-08default rotation is now 90schurig1-25/+3
2004-04-20correct copyright and licensellornkcor2-6/+10
2004-04-10fixmickeyl1-1/+1
2004-03-28- remove optional SQL support from libopie1mickeyl1-12/+1
2004-03-24reorder menu entriesmickeyl1-2/+2
2004-03-14namespace correctionalwin6-9/+31
2004-03-05Big Screen Extensions should only be in the new LIBOPIEUI2.zecke21-2719/+0
2004-03-02run the optimize_connect scriptalwin12-45/+50
2004-03-01fix includeschicken17-41/+4
2004-02-19Restore binary compatibility and make use of the virtual_hookzecke2-29/+107
2004-02-19Add notes for API fixes and BC stuffzecke3-1/+15
2004-02-19The hardware keys on the H5xxx are rotated by 270°zecke1-1/+8
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-1/+1
2004-02-06add libopie2db dependenciear1-1/+1
2004-02-02Use @slash to avoid problems with warning due /* in a commentzecke2-5/+5
2004-02-02Add some API Docuzecke2-1/+139
2004-01-16Some changes to handle alarms for datebook-sql db..eilers3-0/+36
2004-01-05use smallIconSize, not hardcoded 14mickeyl1-4/+4
2004-01-04better not define rotation as pressaction _and_ heldactionmickeyl1-2/+2
2003-12-30fix a problem in the c7x0 backlight handling...mickeyl1-12/+14
2003-12-29- add fine granular backlight support for devices with the corgi backlight in...mickeyl2-37/+113
2003-12-22add a few missing const directives to get it to compile againmickeyl1-4/+4
2003-12-22Fixing stupid bug, found by sourcode review..eilers1-0/+11
2003-12-22Finishing implementation of sql-backend for datebook. But I have toeilers17-75/+396
2003-12-08work around sucky gcc2, which doesn't understand when the two argumentsmickeyl1-1/+1
2003-12-08Committing unfinished sql implementation before merging to libopie2 starts..eilers10-21/+471
2003-12-08Rot270 is not a Direction, but a Rotation. treke, is this fix correct?mickeyl1-4/+4
2003-12-08Automatic rotation. This might break binary compatibility, so beware includingtreke2-19/+109
2003-12-05add some comments to Zaurus classmickeyl1-0/+17
2003-12-04use opie-lupdate instead lupdatear2-38/+0
2003-11-27eliminated drawpad segfaultwaspe1-0/+3
2003-11-17Changing Model_Zaurus_SLC700 to Model_Zaurus_SLC7x0 as it is in BRANCH_1_0..eilers1-1/+1
2003-11-17Shit .. missed a wrong ")".. Odevice compiles now.. !eilers1-1/+1
2003-11-17Merging the corgie-patches from Branch manually.. (no cvs -j would causedeilers1-10/+13
2003-11-17Added #include QDateTime which is needed by this header file itselfeilers1-0/+1
2003-11-17Minor changes..eilers2-1/+2
2003-11-10Platform MacOS-X: Disable backtrce in odebug..eilers4-42/+150
2003-11-03Porting Opie to MacOS-X.eilers2-4/+2
2003-11-02add iPAQ H5xxx supportchicken2-10/+18
2003-10-24even more Jornada 56X updateschicken1-0/+11
2003-10-22improved Jornada 56X supportchicken2-1/+130
2003-10-20Pushing todo closer to sql support. Recurrances and custom entries still miss...eilers7-132/+260
2003-10-09Added class for Yopy devices.ocheong1-2/+147
2003-10-09Added definitions for Yopy model, vendor, and hardkeys.ocheong1-1/+14
2003-10-08include QPEApplication if you need itzecke1-0/+2
2003-10-07Just a small example on usage of an Event Filter...zecke2-0/+13