summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2005-03-16forgot an interface method required.alwin1-0/+2
2005-03-16ok, removed last errors (i hope)alwin1-2/+1
2005-03-16sorry, guys, checked in wrong filesalwin2-9/+8
2005-03-16first shot of a generic interface for holiday plugin in datebookalwin2-0/+88
2005-03-15ok. the hinge button must have held-action set to 0.alwin1-6/+3
2005-03-15Fix addressbook sort by implementing sorting by 'File As' namedrw1-2/+6
2005-03-14hopefull speedups on keyeventhandler, eventhandler will just set whenalwin1-8/+5
2005-03-13inserted a keyevent-filter just used by CL3000 and C7x0/C8x0.alwin2-48/+95
2005-03-12this error will get my personal "error of the month":alwin2-2/+2
2005-03-11jornada 56x device updateschicken1-1/+6
2005-03-06-When going back from BigScreen to SmallScreen we resize the widgetstack,zecke1-1/+6
2005-03-06Do not switch mode in the eventFilter when we're forced into one modezecke1-2/+2
2005-03-03Some minor fixes to drawing of tab bardrw1-2/+16
2005-03-03fix a typo in the jornada 56x backlight controlchicken1-1/+1
2005-03-01mmc/sd cards may mounted via /dev/mmcblk* within linux 2.6alwin1-1/+2
2005-03-01Provide initial values for tab bar style & positiondrw1-0/+2
2005-02-25Reworked OTabWidget - optimized (now uses less runtime resources), fix displa...drw3-258/+301
2005-02-23Comment out filer/filter settings menu options as they will not be implemente...drw2-19/+12
2005-02-19jornada device fixeschicken1-2/+2
2005-02-19jornada 720 device updateschicken1-6/+16
2005-02-18first bits of jornada 720 device codechicken2-7/+22
2005-02-18-Check if the string is safe (omitted Global::shellQuote as we constructzecke1-5/+6
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke14-84/+204
2005-02-16Fix for bug #1542 - todo crashes when priority < 1 or > 5drw1-0/+12
2005-02-12disable backtracing if building against uclibcmickeyl1-0/+4
2005-02-08Add beam to context menu, flip beam and delete actions in menu/toolbarsdrw1-6/+7
2005-02-07Fix for #1482, do not start a path with "//". We do that by havingzecke1-8/+18
2005-02-07Minor additiondrw2-0/+6
2005-02-07work around qt_version() bug in Qt/Embedded 2.3.10mickeyl2-2/+2
2005-02-07change license.mickeyl10-20/+20
2005-02-06Additional menu functionality for OPimMainWindowdrw2-15/+48
2005-02-06make autorotate also work on kernel 2.6mickeyl2-75/+35
2005-02-06fix default orientation on 2.6 (this time taking hinge sensor into account)mickeyl1-2/+15
2005-02-06Use the right parameters for the syntax.zecke1-2/+1
2005-02-06Remove uncommented code as wellzecke1-4/+0
2005-02-06For saving we do not want to use the file just selected. The user needszecke1-0/+9
2005-02-06Remove old and commented out codezecke1-8/+1
2005-02-06Sorry lorn the patch is inapproriate.zecke1-2/+2
2005-02-06fixes #1522 - where fileselector is automatically selected when only clicking...llornkcor1-2/+2
2005-02-04implement computing the hinge status for Zaurus w/ Kernel 2.6mickeyl1-4/+19
2005-02-04use a sane method to discover valid device nodesmickeyl2-14/+43
2005-02-04show which bits are set in global keymaskmickeyl2-3/+49
2005-02-04- add definitions for keys and buttonsmickeyl3-36/+425
2005-02-03ship own version of sanitized kernel headersmickeyl3-4/+990
2005-02-03Fixing bug #1236: VCARD contained empty WORK and HOME addressfields..eilers1-14/+26
2005-02-02Some minor updates/simplificationdrw2-23/+6
2005-02-02more input system stuffmickeyl2-4/+20
2005-02-02first work on input system abstractionsmickeyl3-7/+218
2005-02-02Change the way categories can be selected, combo box is much more useful than...drw2-84/+45
2005-02-01add skeleton for oinputsystem classes (thin wrapper of Linux Input Subsystem ...mickeyl3-1/+82