summaryrefslogtreecommitdiff
path: root/core/obex/obexsend.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-09-12-Kill all owarn statements as they're not needed/useful anymorezecke1-6/+1
-Kill all hardcoding to latin1 and use the system encoding/decoding
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl1-14/+15
2004-03-02run the optimize_connect scriptalwin1-8/+8
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-4/+0
2003-08-09Merge from BRANCH_1_0kergoth1-0/+2
2003-03-26nicer icon for searchharlekin1-1/+1
2003-02-25Honor the clicking of the (X)-Buttonzecke1-0/+4
2003-02-18Convert the way of storing the devices in the QTextBrowserzecke1-52/+89
we assign ids by now it looks soo nice... but it counts up tries and then say there was a failure but it is working though
2003-02-16Debug outputzecke1-8/+11
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/+251
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