summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth
AgeCommit message (Expand)AuthorFilesLines
2007-03-06Bluetooth didn't quite work for kernel 2.6 based iPAQs in familiar. Thiserik1-0/+21
2007-02-08This commit adds support for the HTC Universal bluetooth device toerik1-0/+4
2006-11-10Files devicehandler.cpp and devicehandler.h moved from manager tokorovkin4-4/+4
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-16remove generated filesmickeyl2-220/+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
2006-04-09Added empty string in the beginning of the list of ppp scripts.korovkin1-0/+1
2006-04-05Added combobox with ppp script names from /etc/ppp/peers.korovkin4-11/+47
2006-04-04Added persist mode for dund.korovkin4-1/+13
2006-04-04Modified parser so it ignores lines like something_key_something.korovkin2-12/+43
2006-04-04Added headers.korovkin8-2/+80
2006-04-03Added dialog boxes for PAN connection.korovkin2-0/+165
2006-04-03Added dialog boxes for PAN and DUN connections.korovkin8-29/+40
2006-04-01DUN connection parameters dialog added.korovkin4-6/+179
2006-03-30Added connections to several /dev/bluetooth/rfcomm/* ports.korovkin2-24/+42
2006-03-26Made device names in national codings readable.korovkin2-2/+2
2006-03-25Added RFCOMM binding table functionality.korovkin10-232/+349
2006-03-25Added LIBOBEXFTP_INC_DIR LIBOBEXFTP_LIB_DIR dependencies for OBEX FTP usedkorovkin1-7/+7
2006-03-20Added file put functionality.korovkin1-4/+3
2006-03-20Quick fix: made dialog boxes fit into the 240x320 screen.korovkin3-4/+26
2006-03-20Added file sending.korovkin5-136/+283
2006-03-20Added file size.korovkin2-0/+6
2006-03-19Added device browsing and files downloading using OBEX File transferkorovkin15-14/+1234
2006-03-19Added connection and disconnection.korovkin2-24/+41
2006-03-19PPP dialog calls rfcomm connect 0 <device MAC address> <port> if ppp script namekorovkin2-16/+78
2006-03-19Fixed the way OBEX push uses ussp-push utility.korovkin2-13/+71
2006-03-19Added connect command to rfcomm.korovkin1-12/+13
2006-03-19Slightly shortened dialog boxes.korovkin2-8/+35
2006-03-19OBEX popup processes MAC address and port number.korovkin2-21/+25
2006-03-19Added port number.korovkin1-0/+3
2006-03-19We scan ports prior to scanning names.korovkin1-12/+10
2005-12-01blue-pin: make UI resizable to looks good in any resolutionhrw1-65/+146