summaryrefslogtreecommitdiff
path: root/core/obex/obex.pro
AgeCommit message (Collapse)AuthorFilesLines
2007-07-15link against openobex regardless of bluetooth being enabledMichael Krelin1-2/+2
2006-12-03Made OBEX library buildable if bluetooth support is disabled.korovkin1-3/+7
2006-07-06Added OBEX Push functionality for Bluetooth.korovkin1-5/+11
- Added ObexBase - asic class for IR and BT Obex - Added ObexServer - OBEX Push server.
2006-05-02bluetooth patches courtesy Dmitriy Korovkin (thanks!):mickeyl1-2/+2
* When sending data to a device, do service discovery in order to get port number. * Switched to ussp-push for sending. * Clear receivers list on rescan. * Changed the way of window closing in order to shut down IRDA and bluetooth correctly.
2005-08-23readd some files againmickeyl1-3/+4
2005-08-22Replace the existing, apparently non-working, OBEX Send form with amickeyl1-5/+5
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!
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-28/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+28
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14Updatet the appletszecke1-2/+2
2004-03-01remove duplicated boiler plate code in favour of the OTaskbarApplet templatemickeyl1-3/+3
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-06-03allow 'ROOT_INSTALL=blahblah make install' to workschurig1-0/+1
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-02-16so people can actually built itzecke1-0/+31