summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-08-23mention SL-C3100, mention helper programs (add more if necessary)mickeyl1-4/+11
2005-08-23- fix SIGSEGV when trying to send but IrDA is not enabledmickeyl2-27/+32
- rename 'scan' button to 'rescan' - disable 'send' button if IrDA and BT is both disabled
2005-08-23add support for the Sharp SL-C3100 "Borzoi"mickeyl4-11/+22
2005-08-23make calc2 a subdir projectmickeyl14-10/+23
2005-08-23remove double entries added by previous commit (*cough* *cough* we know who ↵mickeyl1-4/+0
you are :D)
2005-08-23and away with the generated onesmickeyl2-353/+0
2005-08-23readd some files againmickeyl7-3/+960
2005-08-23fix urlllornkcor2-2/+2
2005-08-22changed tab order in light-and-power settings panelhrw1-17/+12
now it behave like it should (goes from up to bottom, left to right)
2005-08-22add obexsendbase.ui courtesy Michael Hayniemickeyl1-0/+369
2005-08-22update ChangeLogmickeyl1-1/+2
2005-08-22Replace the existing, apparently non-working, OBEX Send form with amickeyl5-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-21Add support for some unusual requirements of the iPAQ hx4700 BT interface.mickeyl1-13/+42
Patch courtesy Michael Haynie - thanks!
2005-08-21Add some simple interfaces for device scanning (scanning formickeyl2-0/+56
discoverable receivers) to support OBEX Send, and requests for taking BT up or down. Patch courtesy Michael Haynie - thanks!
2005-08-17split rotation handling of c7x0 and CXK because of the W100 Rot0 special casemickeyl1-3/+14
2005-08-16proper opie header and maintainterllornkcor3-1/+57
2005-08-16fix a few thingsllornkcor2-2/+21
2005-08-16add current mount when selecting serverllornkcor2-6/+28
2005-08-16set tab order and fix other things.llornkcor1-2/+10
2005-08-16remove last popen. add umount.llornkcor3-109/+170
2005-08-16clarify do nothingllornkcor1-1/+2
2005-08-15button mountllornkcor1-1/+1
2005-08-15fix use/passllornkcor1-1/+1
2005-08-15better way to get sharesllornkcor2-78/+93
2005-08-15scan betterllornkcor1-55/+25
2005-08-15better way for get ipllornkcor1-38/+39
2005-08-15cleanup. fixllornkcor2-44/+50
2005-08-14use shell script smbfind and not perl script findsmbllornkcor2-2/+2
2005-08-14opie-smb needs thisllornkcor1-0/+22
2005-08-14updatellornkcor1-1/+5
2005-08-14make assumption that Documents files will never be installed/written to ↵llornkcor1-3/+5
/proc /dev /bin and similar places.. so we don't need to waste time scanning these.
2005-08-12revertllornkcor2-2/+3
2005-08-12revert but leave in new stuffllornkcor1-1/+4
2005-08-12fix with import from kdescriptsllornkcor1-11/+150
2005-08-12fix with import from kdescriptsllornkcor1-6/+12
2005-08-11opie-ize thisllornkcor1-4/+3
2005-08-11revertllornkcor1-2/+2
2005-08-11add opie-smbllornkcor32-588/+1903
2005-08-10libopie:zecke1-2/+4
-Build the Asus MyPal ODevice implementation
2005-08-10libopie2/opiecore/device/odevice.h:zecke1-43/+50
-Reduce the maximum amount of numbers a vendor (e.g. iPAQ) can have to 16 bit in favor of supporting more vendors -Introduce AsusMyPal support -Change the numbering of iPAQ models to be 1,2,3,4 like we do with the other vendors.
2005-08-10libopie2/opiecore/device/odevice_ipaq.cpp:zecke1-26/+37
-Restore the Opie Header -Partially redo the H19xx handling
2005-08-10libopie2/opiecore/odevice.cpp:zecke1-0/+2
-Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to instantiate the Asus MyPal implementation
2005-08-10libope2/opiecore/odevice_mypal.[cpp,h]:zecke2-0/+330
-Patch by "Pawel Kolodziejski" <pablo@omega.xtr.net.pl> to add Asus MyPal support to Opie
2005-08-10add close session buttonllornkcor2-2/+9
2005-08-10adding optimize-conmect perl script, originally given to opie by trolltech ↵llornkcor1-0/+34
(but since lost by opie, or not added to cvs). This removes any white spaces from the connect macro, to speed things up at runtime.
2005-08-09Added Dagger fixesdrw1-0/+1
2005-08-09Update libsword required versiondrw1-1/+1
2005-08-09Several updates to Dagger, see /noncore/apps/dagger/ChangeLog for more ↵drw6-44/+51
information
2005-08-09Added fix for bug #1682drw1-0/+1
2005-08-09Fix for bug #1682 - correct sizing of tab controldrw1-0/+9