summaryrefslogtreecommitdiffstats
path: root/src/connectivity/bluetooth/qbluetoothtransferreply_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* bluetooth: fix sending memory object through QBluetoothTransferManagerAapo Haapanen2012-03-191-17/+35
* Fix sending files through QBluetoothTransferManager on SymbianAapo Haapanen2011-12-291-8/+15
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Cancelled to CanceledAndrew Stanley-Jones2011-03-141-1/+1
* Symbian: setup Put operation for QBluetoothTransferReplySymbianAntti Luoma2011-02-231-4/+15
* Symbian: Signaling for OBEX upload progressTero Saarni2011-02-041-1/+20
* Symbian: remove some compiler warningsAntti Luoma2011-01-271-2/+2
* Fix build with when using symbian/linux-armcc mkspec.Aaron McCarthy2011-01-241-2/+2
* Implementation for QBluetoothTransferReplySymbian::abort()Tero Saarni2011-01-111-2/+15
* #includes to lowercaseTero Saarni2011-01-111-2/+2
* Remove writeData and readData from QBluetoothTransferReplySymbianTero Saarni2011-01-111-10/+0
* fix memory leak in QBluetoothTransferReplySymbianTero Saarni2011-01-111-0/+2
* Added scan for service port required by Symbian OBEX API.Tero Saarni2011-01-101-6/+35
* Fixes to QBluetoothTransferReplySymbianTero Saarni2011-01-071-9/+26
* Merge branch bluetooth-devAntti Luoma2010-12-171-3/+12
|\
| * Change filename handling in QBluetoothTransferReplySymbianTero Saarni2010-12-141-3/+12
* | Symbian: QBluetoothTransferReplySymbian needs to be the added to schedulerAntti Luoma2010-12-171-0/+2
|/
* Changes to sending object in QBluetoothTransferReplySymbianTero Saarni2010-12-131-8/+30
* remove trailing whitespacesTero Saarni2010-12-101-2/+2
* implementation for QBluetoothTransferReplySymbian::DoCancelTero Saarni2010-12-101-4/+15
* add disconnect to QBluetoothTransferReplySymbianTero Saarni2010-12-101-0/+11
* Removed trailing whitespaces from QBluetoothTransferReplySymbianTero Saarni2010-12-091-3/+3
* Initial start and sendObject implementation for QBluetoothTransferReplySymbianTero Saarni2010-12-091-1/+69
* Add stubs for error and errorString function to QBluetoothTransferReplySymbianTeroS2010-12-081-0/+10
* initial skeleton for QBluetoothTransferReplySymbianTeroS2010-12-071-0/+105