Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2006-03-20 | Quick fix: made dialog boxes fit into the 240x320 screen. | korovkin | 3 | -4/+26 |
2006-03-20 | Added file sending. | korovkin | 5 | -136/+283 |
2006-03-20 | Added file size. | korovkin | 2 | -0/+6 |
2006-03-19 | Added device browsing and files downloading using OBEX File transfer | korovkin | 15 | -14/+1234 |
protocol. | ||||
2006-03-19 | Added connection and disconnection. | korovkin | 2 | -24/+41 |
2006-03-19 | PPP dialog calls rfcomm connect 0 <device MAC address> <port> if ppp script name | korovkin | 2 | -16/+78 |
is empty. | ||||
2006-03-19 | Fixed the way OBEX push uses ussp-push utility. | korovkin | 2 | -13/+71 |
2006-03-19 | Added connect command to rfcomm. | korovkin | 1 | -12/+13 |
Added timeout. | ||||
2006-03-19 | Slightly shortened dialog boxes. | korovkin | 2 | -8/+35 |
2006-03-19 | OBEX popup processes MAC address and port number. | korovkin | 2 | -21/+25 |
2006-03-19 | Added port number. | korovkin | 1 | -0/+3 |
2006-03-19 | We scan ports prior to scanning names. | korovkin | 1 | -12/+10 |
2006-01-17 | Opie-console fallback to FixedFont settings from qpe.conf in config | hrw | 1 | -1/+4 |
2006-01-16 | opie-packagemanager: added two options | hrw | 4 | -5/+27 |
- "Force resursive" for -recursive ipkg option - "Verbose fetch" for -verbose_wget ipkg option | ||||
2006-01-08 | added support for asus mypal 716 in bluepingplugin | aquadran | 1 | -0/+4 |
2005-12-01 | blue-pin: make UI resizable to looks good in any resolution | hrw | 1 | -65/+146 |
- buttons are larger now - field for info about incoming connection is higher - PIN entry field is wider | ||||
2005-11-15 | pcmciaapplet: make 'activate' default choice instead of 'suspend' | hrw | 1 | -4/+4 |
- it is less confusing in that way | ||||
2005-11-02 | Opie Bluetooth Applet: | zecke | 1 | -0/+4 |
Start hciattach with the right commands for the Asus MyPal. Patch is courtsey Pawel Kolodziejski | ||||
2005-10-26 | appearance: more work on icon sizes | hrw | 1 | -7/+7 |
- added default values for (Small|Big)IconSize (drw) - set useBigPixmaps on HiRes devices (hrw) | ||||
2005-10-18 | fixed bug #1647 - Opie-console doesn't respect scroll-bar on left side | hrw | 1 | -10/+15 |
2005-10-17 | Appearance: Added configuration options to set smallIconSize, bigIconSize, ↵ | hrw | 2 | -0/+42 |
useBigPixmaps | ||||
2005-10-16 | fixed bug #1492 - Backup and Restore does not show list of backups to ↵ | hrw | 1 | -0/+1 |
restore on start | ||||
2005-10-12 | fixed bug #1686: opie-console lack U I setting for switching scrollbar | hrw | 4 | -0/+54 |
2005-09-16 | removed hardcoded font size from wellenreiter | hrw | 1 | -2/+5 |
2005-09-03 | fix compilation when QT_QWS_EBX is defined | mickeyl | 1 | -1/+1 |
2005-08-31 | Fix support for non-English language texts | drw | 5 | -7/+11 |
2005-08-31 | diminish error message | mickeyl | 1 | -2/+2 |
2005-08-31 | - add support for the new Switches type in the Linux Input System (coming ↵ | mickeyl | 1 | -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 applicable | mickeyl | 2 | -9/+9 |
- Resource -> OResource - fix off-by-one bug in paint() | ||||
2005-08-25 | fix search results | llornkcor | 1 | -12/+13 |
2005-08-24 | optimize search. fix other things | llornkcor | 3 | -200/+170 |
2005-08-23 | make it compile | mickeyl | 10 | -24/+12 |
2005-08-23 | make calc2 a subdir project | mickeyl | 14 | -10/+23 |
2005-08-23 | fix url | llornkcor | 2 | -2/+2 |
2005-08-21 | Add support for some unusual requirements of the iPAQ hx4700 BT interface. | mickeyl | 1 | -13/+42 |
Patch courtesy Michael Haynie - thanks! | ||||
2005-08-21 | Add some simple interfaces for device scanning (scanning for | mickeyl | 2 | -0/+56 |
discoverable receivers) to support OBEX Send, and requests for taking BT up or down. Patch courtesy Michael Haynie - thanks! | ||||
2005-08-16 | proper opie header and maintainter | llornkcor | 3 | -1/+57 |
2005-08-16 | fix a few things | llornkcor | 2 | -2/+21 |
2005-08-16 | add current mount when selecting server | llornkcor | 2 | -6/+28 |
2005-08-16 | set tab order and fix other things. | llornkcor | 1 | -2/+10 |
2005-08-16 | remove last popen. add umount. | llornkcor | 3 | -109/+170 |
2005-08-16 | clarify do nothing | llornkcor | 1 | -1/+2 |
2005-08-15 | button mount | llornkcor | 1 | -1/+1 |
2005-08-15 | fix use/pass | llornkcor | 1 | -1/+1 |
2005-08-15 | better way to get shares | llornkcor | 2 | -78/+93 |
2005-08-15 | scan better | llornkcor | 1 | -55/+25 |
2005-08-15 | better way for get ip | llornkcor | 1 | -38/+39 |
2005-08-15 | cleanup. fix | llornkcor | 2 | -44/+50 |
2005-08-14 | use shell script smbfind and not perl script findsmb | llornkcor | 2 | -2/+2 |
2005-08-12 | revert | llornkcor | 2 | -2/+3 |