summaryrefslogtreecommitdiff
path: root/core/applets/irdaapplet/irda.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-05-10application of proper parens for the socket call checkerik1-1/+1
2007-03-06Reworked to fit into the Opie style guidelines.erik1-199/+239
2005-05-04Resource -> OResourcedrw1-6/+8
2004-11-20Stop fooling the user and allow receiving of files only ifzecke1-2/+6
2004-10-30remove hardcoded icon size here as wellmickeyl1-12/+13
2004-09-10Fix warnings about unused parameterzecke1-3/+3
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl1-2/+2
2004-03-14Updatet the appletszecke1-4/+2
2004-03-02run the optimize_connect scriptalwin1-2/+2
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
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