Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-09-03 | fix for gcc4 | 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 | 10 | -416/+165 |
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-29 | add pixmap for bluetooth on + discovery mode | mickeyl | 1 | -0/+0 |
2005-08-29 | Hi-res icons for datebook | drw | 4 | -0/+0 |
2005-08-29 | Fix addressbook app icon to have blue circle | drw | 1 | -0/+0 |
2005-08-29 | Remove old, unused addressbook small icons | drw | 3 | -0/+0 |
2005-08-29 | Scale icons in contact table listing and in configure dialog | drw | 2 | -16/+24 |
2005-08-29 | Hi-res icons for addressbook | drw | 17 | -0/+0 |
2005-08-29 | simpify the mimes | llornkcor | 1 | -2/+2 |
2005-08-28 | added podcast support for opieplayer | llornkcor | 1 | -1/+2 |
2005-08-28 | podcast! support.. 1st installment. needs improvements | llornkcor | 4 | -110/+567 |
2005-08-27 | call QCopChannel::send() instead of using a QCopEnvelop | mickeyl | 2 | -26/+14 |
2005-08-27 | call processEvents() to make it more likely^w^w^wsure the QCopEnvelope gets ↵ | mickeyl | 2 | -0/+4 |
processed | ||||
2005-08-25 | revert last change which made dialogs appear as small windows on 240x320 models | mickeyl | 1 | -5/+5 |
2005-08-25 | fix search results | llornkcor | 1 | -12/+13 |
2005-08-24 | optimize search. fix other things | llornkcor | 3 | -200/+170 |
2005-08-24 | fix STUPID bug by remembering that a QCopEnvelope is sent in the object ↵ | mickeyl | 2 | -5/+13 |
destructor sometimes C++ is too tricky for human beings :/ | ||||
2005-08-23 | make it compile | mickeyl | 10 | -24/+12 |
2005-08-23 | mention SL-C3100, mention helper programs (add more if necessary) | mickeyl | 1 | -4/+11 |
2005-08-23 | - fix SIGSEGV when trying to send but IrDA is not enabled | mickeyl | 2 | -27/+32 |
- rename 'scan' button to 'rescan' - disable 'send' button if IrDA and BT is both disabled | ||||
2005-08-23 | add support for the Sharp SL-C3100 "Borzoi" | mickeyl | 4 | -11/+22 |
2005-08-23 | make calc2 a subdir project | mickeyl | 14 | -10/+23 |
2005-08-23 | remove double entries added by previous commit (*cough* *cough* we know who ↵ | mickeyl | 1 | -4/+0 |
you are :D) | ||||
2005-08-23 | and away with the generated ones | mickeyl | 2 | -353/+0 |
2005-08-23 | readd some files again | mickeyl | 7 | -3/+960 |
2005-08-23 | fix url | llornkcor | 2 | -2/+2 |
2005-08-22 | changed tab order in light-and-power settings panel | hrw | 1 | -17/+12 |
now it behave like it should (goes from up to bottom, left to right) | ||||
2005-08-22 | add obexsendbase.ui courtesy Michael Haynie | mickeyl | 1 | -0/+369 |
2005-08-22 | update ChangeLog | mickeyl | 1 | -1/+2 |
2005-08-22 | Replace the existing, apparently non-working, OBEX Send form with a | mickeyl | 5 | -450/+42 |
completely new implementation. The new implementation supports selective send over both IrDA and Bluetooth, to selected receivers (which are discovered as the form pops up). The form also indicates transfer status as the transfers progress. There is a new QT Designer UI form file, integrated into the build. There are also two new source files for the form to supply the abstract methods (typical of QT2). Patch courtesy Michael Haynie - thanks! | ||||
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-17 | split rotation handling of c7x0 and CXK because of the W100 Rot0 special case | mickeyl | 1 | -3/+14 |
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-14 | opie-smb needs this | llornkcor | 1 | -0/+22 |