summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-22Every file in this commit makes a call to a function which returns a value.erik14-92/+109
2007-01-19core/opie-login/loginwindowimpl.cpp has a fix to properly free stringserik2-4/+22
2007-01-19Every file in this commit has a change to check the return value of a call.erik11-68/+94
2007-01-19Commit of Paul's patch to remove a macro and substitute it with aerik3-12/+15
2007-01-19Every single file in this commit had a memory leak where a resource iserik9-32/+57
2007-01-19BUG: There are only 4095 items in the buffer that is zero'd out using 4096.erik1-1/+1
2007-01-14When selecting a time zone, warn the user if the time zone file in /usr/share...paule1-26/+35
2007-01-14Add setting to show date/time settings on every restart (useful on devices wh...paule2-3/+16
2007-01-13Actually read the doctab enable/disable setting.paule1-0/+7
2007-01-13Implement default sort functions for contact last name and birthday/anniversa...paule2-0/+38
2007-01-13* Increase font size (fixes bug #1597)paule3-16/+494
2007-01-13Prompt user to save on closing a modified file; prompt user on Save As if spe...paule2-25/+116
2007-01-13Improve layout of Highlight Modes tab so that it fits on QVGA screens, allowi...paule1-29/+25
2007-01-13Clear document modified flag on savepaule1-1/+6
2007-01-13Delete configuration dialog object on closingpaule1-1/+2
2007-01-13Add Edit menu with find, replace & go to line functions. Uses dialogs/code al...paule2-8/+23
2007-01-13Set sensible minimum width for Goto Line dialogpaule1-0/+3
2007-01-13Call qApp->processEvents() before deleting dialog objects to avoid crashes (Q...paule1-0/+3
2007-01-12Various comment changes to make them grammatically correct. Also changed theerik2-7/+13
2007-01-12new volume iconserik2-0/+0
2007-01-12Reduce ntp pool servers to the 6 regional servers.erik1-17/+7
2007-01-12This commit switches from using hardcoded ntp servers to using a pool ntperik3-16/+16
2007-01-11I missed a bad override signature. This fixes that. There should be noerik2-2/+2
2007-01-10opie-mediaplayer2: search for audio/x-ogg too - patch from OPIE #1530hrw1-1/+1
2007-01-10All of the files included have instances where an array is new'ed buterik9-14/+14
2007-01-10BUG: The case statement was using err to figure out what to say abouterik1-1/+1
2007-01-10All of the files in this commit have an inheritance member functionerik8-14/+14
2007-01-10BUG: If the global category is checked in the category dialog theerik1-3/+6
2007-01-10BUG: The todo program was printing bad XML output of recurring itemserik1-17/+17
2007-01-08patch from paulllornkcor2-51/+67
2007-01-03Fix for bug#0001547 provided by Paul Eggleton <bluelightning@bluelightning.org>korovkin1-21/+29
2006-12-30Fix for bug# 0001553 Submited by Paul Eggletonkorovkin3-27/+506
2006-12-13changed suspend button mapping for mypal too same as for ipaqsaquadran1-3/+3
2006-12-13Committed patch provided by Paul Solkolovsky which combines allkorovkin2-51/+43
2006-12-03Made OBEX library buildable if bluetooth support is disabled.korovkin5-7/+62
2006-11-14Clear both IRDA and BT lists at startup.korovkin1-33/+41
2006-11-14Removed class members that shadowed the base class members, whichkorovkin2-6/+1
2006-11-10Files devicehandler.cpp and devicehandler.h moved from manager tokorovkin4-4/+4
2006-11-10Made list of receivers loaded form files saved by bt-manager.korovkin2-4/+52
2006-10-24IR OBEX is handled by OPIE OBEX functions, not by external utility.korovkin5-15/+21
2006-09-01multikey: added Hebrew keymap from Skliarouk Arieh - close #962 in OpenEmbedd...hrw1-0/+255
2006-08-14Added Italian keymap, provided by Giorgio Padrinkorovkin1-0/+327
2006-08-02improve ipaq 2200, 4xxx, 4700 support. patches courtesy R.Wagner, E.Hovland, ...mickeyl3-7/+43
2006-07-17supply default argumentsllornkcor1-21/+11
2006-07-14more htc universal stuffllornkcor10-186/+90
2006-07-09initial commit to add video4linux camera app from qtopia 2, needs more workllornkcor32-111/+3723
2006-07-07Added OResource -> Resource for backward compatibility with OPIE 1.2.0.korovkin1-0/+6
2006-07-07s/Resource/OResource/mickeyl2-6/+6
2006-07-07Fixed the typo in the Resource::loadImage function call.korovkin1-4/+4
2006-07-06Added connection to a HID device.korovkin7-2/+158