summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2004-04-19Small interface update. If we add doctypes disable the viewport() forzecke4-2/+20
updates
2004-04-12Changed launcher to only add/remove icons/tabs that have changed when removablebrad2-2/+91
media is mounted/unmounted. A card insert on my machine used to take 7500ms. It now takes 548ms. Same with card removal. Old code has been left as is an can be re-enabled with a simple comment.
2004-04-11Simple math reorganisation for jacket battery display (same as last one for ↵brad1-2/+2
main battery, I just missed it)
2004-04-10resource.h must stay behind time.h to compile on maceilers1-1/+1
2004-04-08#include <qpe/global.h>mickeyl1-2/+3
2004-04-08add mipsllornkcor1-1/+4
2004-04-08use containsllornkcor1-6/+6
2004-04-08Allow to take a ScreenShot, Open it directly with drawpadzecke2-7/+31
Comment it and send via email
2004-04-07use Opie debugging frameworkmickeyl20-351/+334
2004-04-07simplify mac os testmickeyl1-9/+5
2004-04-07non opie mainllornkcor1-1/+56
2004-04-07re-add enter,space,tab,up,down icons, as convience for non keyboarded devicesllornkcor1-4/+1
2004-04-07respect TERM variablellornkcor1-1/+3
2004-04-07add commented out defines for non opiellornkcor1-3/+7
2004-04-07move namespace into opie ifdefllornkcor1-3/+3
2004-04-06Do not override menu font size, use font as defined in Appearance settings, ↵drw2-11/+2
and fixed compiler warning
2004-04-06Some spelling and capitalization fixes for menu itemsdrw4-5/+5
2004-04-06Simple math rearrangement that fixes the drawing of the battery meter on my iPAQbrad1-1/+1
2004-04-05convert helpbrowser, taboapp and textedit to Opie debugging frameworkmickeyl4-114/+122
qcop and embeddedkonsole needs more work. the diagnostics part uses printf
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl12-406/+417
2004-04-04Comitting a fix is probably a good ideazecke1-4/+1
use EXPORT_OPIE_APPLET_v1 instead of OTaskBarAppletWrapper directly
2004-04-04fix up owarn usagezecke8-44/+36
2004-04-04fix odebug usagemickeyl1-10/+10
2004-04-04better use owarn heremickeyl1-2/+2
2004-04-04fix odebug usagemickeyl1-2/+2
2004-04-04catch up with new define in odebug.hmickeyl4-5/+5
2004-04-04fix debugging stuff (see addressbook)mickeyl4-12/+12
2004-04-04s/Opie::Core::odebug/odebug/ (same with oerr,owarn,ofatal)mickeyl7-134/+134
2004-04-02Use ODebug (another 35 down...) - all of core/pim is converted.drw10-42/+56
2004-04-02Use ODebug (another 10 down...)drw2-11/+13
2004-04-02Use ODebug (another 2 down...)drw2-6/+5
2004-04-02Use ODebug (another 7 down...)drw7-11/+16
2004-04-02Use ODebug (another 43 down...)drw7-23/+31
2004-04-02Use ODebug (135 down...), and remove libopiedb2 from dependenciesdrw8-156/+170
2004-04-02added ENDOFLINEwimpie1-1/+1
2004-04-02improve visible namemickeyl1-2/+2
2004-04-02reduce unnecessary nestingmickeyl2-2/+6
improve plugin names
2004-04-02s/qtopia/qt/mickeyl1-1/+1
2004-04-02eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;)mickeyl2-2/+2
2004-04-01Link to libopie2 stuff and update dependsdrw3-4/+4
2004-03-31Removed all unnecessary dependencies to libopiedb2 and reimplementedeilers7-8/+8
the conditional compilation of the SQL implementation. Therefore, it is possible to remove all dependencies of libsqlite and libopiedb2 etc. just by disabling the SQL support in the configuration ! If disabled, the usual xml-immplementation is used. Thanks to mickeyl who already fixed the "backends.pro" ..
2004-03-31Some smarter information which libraries should be activated to be ableeilers3-0/+9
to compile them
2004-03-31Fixed namespace for OWait to be able to compile it.. But I don't understand, ↵eilers1-1/+1
why we need it.. !?
2004-03-31added missed include files for QColorDragmouse1-0/+5
2004-03-29Add workaround for the new format of ipkg written list files on external media.brad1-14/+33
Works with old and new versions of ipkg now and does not touch anything set up by other package management programs
2004-03-29remove bogus dependencymickeyl1-1/+1
this directory is empty - is it supposed to be so ?
2004-03-29fix dependenciesmickeyl4-7/+4
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl54-57/+57
build system
2004-03-28libopie1 -> libopie2groucho1-1/+1
2004-03-28libopie1 => libopie2groucho2-2/+2