summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-27the integer test now is the official dhrystone benchmarkmickeyl6-7/+1419
that makes it easier to compare results
2004-02-27fix dependschicken1-1/+1
2004-02-27This patch adds a benchmark tab to SysInfo!mickeyl7-1/+1173
Available tests & Implementation Status: ------------------------------------------- Integer Arithmetic: done Floating Point: done Text Rendering: done Gfx Rendering: done RAM Performance: in progress SD Performance: not yet done CF Performance: not yet done ------------------------------------------- I will complete this on weekend by adding the last tests and adding a comparison table for known systems :) Have Fun!
2004-02-27added missed 'sw' optionmouse1-0/+1
2004-02-27remove nonexistant depends on libopie2, and add name to maintainersllornkcor3-8/+21
2004-02-27included the wrong ofiledialog.halwin1-2/+2
2004-02-27viewmail window will close on escape pressedalwin2-1/+10
2004-02-26flag ms_is_startingalwin2-1/+17
it will be set true until the main eventloop is reached. Check it with ServerApp::isStarting()
2004-02-26*smile* just another typoalwin2-2/+2
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