summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2006-04-25Dedicated to Natalia Korovkina, my best friend and wife.korovkin3-30/+84
Added remove file functionality to OBEX FT dialog.
2006-04-24Improved diagnostic messages.korovkin4-231/+217
Added LOG saving functionality.
2006-04-24On start runs /etc/init.d/bluetooth stop.korovkin2-35/+114
On setBluezStatus runs /etc/init.d/bluetooth start or stop. If "listDevices()" is called prior to "enableBluetooth()", postpone the action. If BT was enabled befor "enableBluetooth()" was received, do not disable it on "disableBluetooth()". Timer period became twice shorter. When "listDevices()" received, show browsing icon. Added OPIE120 for compatibility.
2006-04-20Added services configuration dialog.korovkin10-25/+1387
2006-04-15Added default passkey writing to /etc/bluetooth/pin file.korovkin3-140/+145
Added encrypt default passkey in edit line button.
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
Added message boxes in order to confirm DUN and PAN disconnections.
2006-04-01DUN connection parameters dialog added.korovkin4-6/+179
2006-03-30Added connections to several /dev/bluetooth/rfcomm/* ports.korovkin2-24/+42
Fixed typo in pppd command line.
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
by OPIE bluetooth manager.
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
protocol.
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
is empty.
2006-03-19Fixed the way OBEX push uses ussp-push utility.korovkin2-13/+71
2006-03-19Added connect command to rfcomm.korovkin1-12/+13
Added timeout.
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
2006-01-17Opie-console fallback to FixedFont settings from qpe.conf in confighrw1-1/+4
2006-01-16opie-packagemanager: added two optionshrw4-5/+27
- "Force resursive" for -recursive ipkg option - "Verbose fetch" for -verbose_wget ipkg option
2006-01-08added support for asus mypal 716 in bluepingpluginaquadran1-0/+4
2005-12-01blue-pin: make UI resizable to looks good in any resolutionhrw1-65/+146
- buttons are larger now - field for info about incoming connection is higher - PIN entry field is wider
2005-11-15pcmciaapplet: make 'activate' default choice instead of 'suspend'hrw1-4/+4
- it is less confusing in that way
2005-11-02Opie Bluetooth Applet:zecke1-0/+4
Start hciattach with the right commands for the Asus MyPal. Patch is courtsey Pawel Kolodziejski
2005-10-26appearance: more work on icon sizeshrw1-7/+7
- added default values for (Small|Big)IconSize (drw) - set useBigPixmaps on HiRes devices (hrw)
2005-10-18fixed bug #1647 - Opie-console doesn't respect scroll-bar on left sidehrw1-10/+15
2005-10-17Appearance: Added configuration options to set smallIconSize, bigIconSize, ↵hrw2-0/+42
useBigPixmaps
2005-10-16fixed bug #1492 - Backup and Restore does not show list of backups to ↵hrw1-0/+1
restore on start
2005-10-12fixed bug #1686: opie-console lack U I setting for switching scrollbarhrw4-0/+54
2005-09-16removed hardcoded font size from wellenreiterhrw1-2/+5
2005-09-03fix compilation when QT_QWS_EBX is definedmickeyl1-1/+1
2005-08-31Fix support for non-English language textsdrw5-7/+11
2005-08-31diminish error messagemickeyl1-2/+2
2005-08-31- add support for the new Switches type in the Linux Input System (coming ↵mickeyl1-0/+1
with 2.6.14) - use the new Switches support to rewrite the hinge sensor handling on Zaurus models w/ 2.6 - add Switches support to SysInfo, OInputSystem, oinputsystemdemo
2005-08-29- paint discovery pixmap if applicablemickeyl2-9/+9
- Resource -> OResource - fix off-by-one bug in paint()
2005-08-25fix search resultsllornkcor1-12/+13
2005-08-24optimize search. fix other thingsllornkcor3-200/+170