summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2005-08-09left align toolbar iconsllornkcor1-12/+15
2005-08-09default should be maximizedllornkcor1-5/+5
2005-08-04ODevice:zecke3-14/+50
Patch by Pawel Kolodziejski (pablo _BEI_ omega.xtr.net.pl) to add support for the H19xx series of iPAQs
2005-08-04apply patch in # 0001662, fixes build with uclibcllornkcor3-2/+9
2005-08-04fix # 0001687: opening desktop filellornkcor1-2/+3
2005-07-28Updated translationssudonix8-91/+87
2005-07-25Show 'Predict' tab only once - close #1543hrw2-3/+14
2005-07-22odevice: fix SL6000 rotation + record button mappingmickeyl1-2/+37
2005-07-19remove hardcoded font size from checkbook graphs (hrw)hrw1-0/+1
2005-07-19removed hardcoded font size from graphs - now it's 1 smaller then default onehrw1-2/+4
it would be nice to get _pCfg->getUseSmallFont here like it is done for lists
2005-07-19removed hardcoded font size from netsystemtime (hrw)hrw1-0/+1
2005-07-19change fontsize in ntp server tab and predict tab from hardcoded 7hrw2-2/+2
to default - 2 so it is readable on VGA screen
2005-07-15opiebluez: add scanning.mickeyl3-14/+160
Ok, guys, everything until now was easy. It gets very ugly to go from here - even to just get the name of a remote device, you have to setup some filters on the bluez socket, fill in some random flags to generate a PDU that calls 'get name' and then afterwards poll until the result comes in. Nasty :/ The BlueZ kernel interface seems to be very badly (if at all) documented. All people are assuming that you use libbluetooth to talk to that stack. However since libbluetooth is GPL, we can't do that :/ Guess, we are stuck here until someone finds time and/or motivation to look into that and create some easy-to-understand examples for how to talk directly to the BlueZ kernel interface.
2005-07-14- add device classmickeyl2-1/+96
- first bits at inquiry
2005-07-14- add bool OBluetoothInterface::setUp( bool )mickeyl3-7/+49
- add void OBluetoothInterface::isUp() const
2005-07-11gather HCI mac address directlymickeyl1-5/+12
2005-07-11stupid typomickeyl1-2/+2
2005-07-11don't link to libbluez since this would taint LGPLmickeyl3-15/+6
2005-07-11catch up with renamesmickeyl3-5/+5
2005-07-11fix per recent renamingsmickeyl1-2/+2
2005-07-10ideasmickeyl1-0/+10
2005-07-10yank infrared stuffmickeyl1-1/+0
2005-07-10s/opieshower/opiebluez/mickeyl2-3/+3
2005-07-10make examples depend on EXAMPLESmickeyl5-7/+7
2005-07-10yank infrared stuffmickeyl1-3/+1
2005-07-10s/opieshower/opiebluez/mickeyl1-1/+1
2005-07-10s/opieshower/opiebluez/, infrared better goes through opienetmickeyl7-2/+346
there's the need of a connection abstraction library which bases on opienet and opiebluez in the future. It's for discussion if it makes sense in Opie 1.x
2005-07-10opieshower: add BT device enumerationmickeyl1-0/+16
2005-07-10enable it (here as well)mickeyl1-0/+1
2005-07-10enable itmickeyl1-1/+1
2005-07-10Add skeleton for opieshower examplesmickeyl13-5/+81
2005-07-10Add skeleton for the new Opie bluetooth and infrared librarymickeyl2-0/+4
2005-07-09autopopulate services list, use odebug where appropriate instead of owarnmickeyl3-57/+54
2005-07-09- sanitize 'ret' scopingmickeyl1-31/+27
- fix orthography in popupmenu - remove 'add to group', since groups seem unfinished :/
2005-07-09change the default generated names of Qt Designer to something meaningfulmickeyl5-35/+35
~lart Harlekin for being unbelievable lazy :/ ~lart all other Opie developers for not correcting this when they spotted it...
2005-07-09put a slight bit of sanity into those .ui filesmickeyl2-386/+303
2005-07-05mention bug 1679 in Changelog alsohrw1-0/+1