summaryrefslogtreecommitdiff
path: root/core/applets/irdaapplet/irda.cpp
AgeCommit message (Expand)AuthorFilesLines
2003-09-03Fix the most grave visible problems with bigger screenzecke1-1/+1
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
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 d...harlekin1-39/+122
2002-06-20missing commitdavipt1-2/+5
2002-06-19no more permanent QFile::writeBlock: Write operation not permitted, and also ...harlekin1-4/+10
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