summaryrefslogtreecommitdiff
path: root/core/obex/obexhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-07-06Added OBEX Push functionality for Bluetooth.korovkin1-16/+28
- Added ObexBase - asic class for IR and BT Obex - Added ObexServer - OBEX Push server.
2004-03-02run the optimize_connect scriptalwin1-2/+2
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-1/+0
2004-02-08improve support for BigScreenar1-1/+2
2003-08-09Merge from BRANCH_1_0kergoth1-0/+2
2003-03-14Unconfuse eilers about naming variables :)zecke1-2/+2
I hate big gray squares in a TextView better include pics/obex/* to the obex2 package...
2003-02-16Debug outputzecke1-1/+1
disabled some features inside the QTextView.. fixed two typos and the order of filename + description it's sending now again
2003-02-16disable snd in IrDaApplet it hangs on my machine..zecke1-0/+65
Remove the hacky OBEX Implementation Add a more cleaned up more appealing (not yet working) version which will even be able to do OBEX over Bluetooth in the future -It handles receive better let's you choose what to do with custom files and created a DocLnk -Send lets you beam to multiple devices this needs the IrDa Applet to be present