summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2007-01-19core/opie-login/loginwindowimpl.cpp has a fix to properly free stringserik1-0/+1
2007-01-19Every file in this commit has a change to check the return value of a call.erik3-6/+13
2007-01-19Every single file in this commit had a memory leak where a resource iserik7-16/+38
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-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-12This commit switches from using hardcoded ntp servers to using a pool ntperik1-3/+3
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 buterik8-12/+12
2007-01-10BUG: The case statement was using err to figure out what to say abouterik1-1/+1
2007-01-08patch from paulllornkcor2-51/+67
2006-12-30Fix for bug# 0001553 Submited by Paul Eggletonkorovkin3-27/+506
2006-11-10Files devicehandler.cpp and devicehandler.h moved from manager tokorovkin4-4/+4
2006-07-14more htc universal stuffllornkcor1-0/+14
2006-07-09initial commit to add video4linux camera app from qtopia 2, needs more workllornkcor17-0/+3013
2006-07-07s/Resource/OResource/mickeyl1-1/+1
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
2006-07-02Added OBEX receive functionality.korovkin2-16/+42
2006-06-01add support for ipaq 2200mickeyl1-0/+4
2006-05-25g++ 4.1.1 fixesmickeyl2-3/+3
2006-05-25g++ 4.1.1 fixmickeyl2-2/+2
2006-05-25g++ 4.1.1 fixesmickeyl1-5/+5
2006-05-25g++ 4.1.1 fixmickeyl1-2/+2
2006-05-25g++ 4.1 fixmickeyl1-1/+1
2006-05-16remove generated filesmickeyl4-428/+0
2006-05-14Script must be started after device is started up.korovkin3-8/+36
2006-05-13don't use hand cooked #ifdef versions for conditional compiling, this breaks OEmickeyl1-5/+4
2006-05-10OBEX push functionality moved to libbluetooth1.korovkin10-118/+289
2006-05-09Instead of calling a process, do ::system on stop and use QCopEnvelope on start.korovkin2-42/+16
2006-05-06Added reject function to a Cancel button.korovkin2-2/+25
2006-05-06Browse button forces reconnection.korovkin2-9/+24
2006-05-02Destroy process on an object destruction.korovkin1-8/+14
2006-04-30Fixed bug with suspend reenabling.korovkin2-12/+29
2006-04-29Disable screensaver when running BT gateway.korovkin1-0/+20
2006-04-25Dedicated to Natalia Korovkina, my best friend and wife.korovkin3-30/+84
2006-04-24Improved diagnostic messages.korovkin4-231/+217
2006-04-24On start runs /etc/init.d/bluetooth stop.korovkin2-35/+114
2006-04-20Added services configuration dialog.korovkin10-25/+1387
2006-04-15Added default passkey writing to /etc/bluetooth/pin file.korovkin3-140/+145
2006-04-14Added RFCOMM <-> serial line forwarding functionality.korovkin8-15/+851