summaryrefslogtreecommitdiff
path: root/core/applets/irdaapplet/irda.cpp
AgeCommit message (Collapse)AuthorFilesLines
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-01remove duplicated boiler plate code in favour of the OTaskbarApplet templatemickeyl1-2/+15
2004-03-01fix includeschicken1-5/+0
2003-09-03Fix the most grave visible problems with bigger screenzecke1-1/+1
resolutions
2003-03-26also activate discovery if not allready running - makes beaming with s45 easierharlekin1-9/+19
2003-02-16disable snd in IrDaApplet it hangs on my machine..zecke1-4/+4
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
2003-02-16Add some QCOP methods for the new OBEX dialogzecke1-21/+55
2002-06-27Fix an endless loop error when device is lost.sandman1-279/+223
2002-06-24fixed a segfault if a device is discovered on opie start and added soundsharlekin1-13/+15
2002-06-23changes by Bruno David Rodrigues <bruno.rodrigues@litux.org>, like multiple ↵harlekin1-39/+122
device detection
2002-06-20missing commitdavipt1-2/+5
2002-06-19no more permanent QFile::writeBlock: Write operation not permitted, and also ↵harlekin1-4/+10
its now more c++ rather than c style , the discovery part
2002-06-14show discovered deviceharlekin1-4/+40
2002-06-13receive(bool) -> receive(int) cause QDataStream is not capable of boolzecke1-4/+4
2002-06-13updateharlekin1-122/+143
2002-06-12Fix memleak and add OBEX receive supportzecke1-5/+16
2002-05-18patch by Daniel Foster <daniel-l@34SP.com>harlekin1-8/+56
2002-04-01Import basic applet to allow switching IrDA on and off.dwmw21-0/+159