summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-26forgot remove some ifdefsalwin3-21/+0
2004-02-26make difference between OnScreen keyboard and hardware keyboard clearmickeyl4-4/+4
2004-02-26another typoalwin1-1/+1
2004-02-26typoalwin1-1/+1
2004-02-26Yeah - zkb fixed and working within OPIE.alwin40-0/+13021
2004-02-26UI FIX: Indicate that the setting "Show applications in subpopups" is onlymickeyl1-3/+6
relevant if "Show tabs in O-Menu" is checked by enabling/disabling dynamically.
2004-02-26SDL includes corrected, CRs in some files removed, just for consistency :)sudonix32-1051/+1050
2004-02-26More translationssudonix3-207/+208
2004-02-26Some typos fixedsudonix1-3/+3
2004-02-25add the missing header creation. i always wonder how you guys compilemickeyl1-0/+1
stuff without these changes... do you create them by hand? :D
2004-02-25deps correctedalwin2-2/+2
2004-02-25depends on LIBOPIE2DBalwin1-1/+1
2004-02-25must link against libopiedb2alwin2-2/+2
2004-02-25remove the stupid #ifdef __i386__zecke1-2/+0
We're on Opie and don't need to mess with Qtopia.. we fix up broken Qt usage of legacy via a __weak__ symbol hack
2004-02-25Unmess the .pro filezecke1-5/+2
2004-02-25Revert drw s commitzecke3-564/+590
Do not expose private API Better include the .moc
2004-02-25Todo: libopie->libopie2drw33-224/+237
2004-02-25Added OPimRecurrenceBase & OPimRecurrenceWidget to libopiepim2drw5-2/+1454
2004-02-25fix most of zecke's comments. Someone should look into the open issues thoughmickeyl4-19/+17
(see mail to opie-devel)
2004-02-25correct h5xxx support, patch by bedboichicken1-0/+4
2004-02-24API extension: ONetwork::isPresent( const char* name )mickeyl2-6/+21
2004-02-24substitute hack with another hack to enforce LGPL compliancemickeyl3-12/+428
2004-02-24use "..." suffix after name of menu item, when you open a dialog as actionmickeyl1-2/+2
2004-02-24add comment about embeddedkonsolemickeyl1-3/+2
2004-02-24s/Qkonsole/Konsole/mickeyl3-5/+5
2004-02-24s/Qkonsole/Konsole/mickeyl5-20/+21
2004-02-24fix a regression bug when an interface appears or disappearsmickeyl1-34/+40
2004-02-24why not tell us something informative when you're telling us something anyway?mickeyl1-1/+1
2004-02-24libopie -> libopie2alwin2-3/+3
2004-02-24OContactXXX -> OPimContactXXXalwin1-4/+4
2004-02-24the examples now have a cute iconmickeyl2-1/+1
todo: fix .control files in the example directories, they all have the same
2004-02-24add missing patch from v1_0_3 disabling fixed custom rotation in favour of ↵mickeyl1-6/+13
live rotation
2004-02-24mediummount seems to be finishedalwin1-0/+3
2004-02-24use Config for checking if the medium should be checkedalwin1-132/+114
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl53-1267/+1266
but that will be not visible to application classes so we can change it later.
2004-02-24add bartenderchicken1-0/+1
2004-02-24one more fixchicken1-1/+1
2004-02-24small fixchicken1-1/+1
2004-02-24changed keyword "autocheck" to "check" in checkStorage()alwin1-2/+2
2004-02-24- check now for the storage media flag "check =" in ↵alwin1-0/+7
DocumentListPrivate::appendDocpath - fixed a possible segmentation fault in DocumentListPrivate::nextFile
2004-02-24user gets a message why this dialog appearsalwin1-1/+9
2004-02-24Embedded Konsole: libopie->libopie2drw5-21/+11
2004-02-23Help Browser: libopie->libopie2, make a quicklaunch appdrw4-9/+6
2004-02-23Text Editor: libopie->libopie2drw6-9/+12
2004-02-23Tab OApp: libopie->libopie2drw3-5/+5
2004-02-23depends on libopiedb2 - not libopie1. This comes with libopiepim2 - it dependsalwin1-1/+1
on this lib. :(
2004-02-23aqpk must link against libstdc++ this moment - has to be fixedalwin1-1/+1
2004-02-23this is handled by opie-taskbar.controlchicken1-10/+0
2004-02-23ODict: libopie->libopie2drw6-15/+12
2004-02-23The Orinoco (and Symbol/Spectrum) driver recently got the monitor modemickeyl1-6/+9
patch applied. It uses the WE15 IW_MODE_MONITOR. Fix OOrinocoMonitoringInterface to work with recent Orinoco drivers