summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/obexftpdialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-05-10OBEX push functionality moved to libbluetooth1.korovkin1-1/+1
Made some reformatting in device.cc In bluezapplet.cpp /etc/init.d/bluetooth is started synchronously if it's called from QCopMessage.
2006-05-06Browse button forces reconnection.korovkin1-8/+21
2006-04-30Fixed bug with suspend reenabling.korovkin1-1/+1
Made some minor formatting.
2006-04-25Dedicated to Natalia Korovkina, my best friend and wife.korovkin1-4/+46
Added remove file functionality to OBEX FT dialog.
2006-04-24Improved diagnostic messages.korovkin1-4/+43
Added LOG saving functionality.
2006-03-20Added file sending.korovkin1-11/+88
2006-03-19Added device browsing and files downloading using OBEX File transferkorovkin1-0/+390
protocol.