summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2005-04-20Added function to set the associated AP address. Some improvements to scanNet...skyhusker3-5/+38
2005-04-18- improve scan function using the wireless extensions.mickeyl5-31/+212
2005-04-16Opie/X11:zecke1-0/+1
2005-04-14More icon sizing updatesdrw3-47/+50
2005-04-10using big icons on small screens makes no sense. Half of screen willalwin1-6/+7
2005-04-05Use OResource for loading imagesdrw9-225/+240
2005-04-05Use OResource for loading imagesdrw1-9/+15
2005-04-05Use OResource for loading imagesdrw6-179/+163
2005-04-05Eliminate compiler warnings and doc updatesdrw2-6/+7
2005-04-05OResource has moved to Opie::Coredrw2-108/+0
2005-04-05Initial version of OResourcedrw3-6/+185
2005-04-05crash-fix in odevice.cpp while scanning the distribution table (#1565)deller1-1/+1
2005-04-03Fix buttons so images scale correctlydrw1-0/+6
2005-04-02Set pixmaps for correct buttons - thanks Mickey for findingdrw1-2/+2
2005-03-31check for '2.4' kernel rather than for an Embedix version, since we willmickeyl2-20/+8
2005-03-31add basic support for the Sharp SL-C1000 (Akita) PDAmickeyl3-44/+52
2005-03-25Fix for bug #1613 - scale file dialog icons appropriatelydrw1-6/+13
2005-03-24last bugfixes on opie-eye an imagescrollview. Seems that now all is workingalwin1-1/+4
2005-03-24the filesystem-menu will executed when click on the filsystem-buttonalwin2-6/+14
2005-03-24- removed a lot of useless debugoutputalwin1-16/+14
2005-03-23Fixing last issues on QueryByExample on SQL databases. All tests passed succe...eilers2-29/+35
2005-03-23Add debug output to help developer to find a very silly bug, which takeseilers1-1/+8
2005-03-22added missing interface methods for a generic imagedisplay (displayalwin2-0/+123
2005-03-21on non-embedix kernel zaurii devices don't wait after suspend 'causealwin3-22/+50
2005-03-20Fixing #1608, second issue: QueryByExample-Datediff does not work properly.eilers2-11/+39
2005-03-20add sd path for familiarllornkcor1-1/+2
2005-03-19Oops.. member variable m_read was not initialized.eilers2-0/+2
2005-03-19Minor update for generic sorted(): It will now ignory any categories if filte...eilers2-21/+22
2005-03-18work on plugins finished.alwin5-8/+58
2005-03-18Reworte generic sorted() and added filter for "DoNotShowWithCategory" neededeilers2-12/+25
2005-03-18mark this class as IDEA cause it isn't implemented.alwin1-0/+2
2005-03-17Update the API Documentation for OProcess and OApplicationFactoryzecke2-3/+3
2005-03-17I had to change interface. so the used UUID has changed, too!alwin2-2/+5
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