summaryrefslogtreecommitdiffstats
path: root/src/connectivity/bluetooth/qbluetoothsocket_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
* Fix crashes with QRfcommServer::close() and QL2capServer::close()Aapo Haapanen2011-11-221-0/+1
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Fix symbian backend changes breaking bluezAndrew Stanley-Jones2011-04-131-7/+7
* Symbian bluetooth socket implementation improvementFranck Maillot2011-04-131-149/+262
* Fix symbian backend end of QRFcommServer auto testAndrew Stanley-Jones2011-04-071-5/+6
* Cleanup tx/rx bluetooth on SymbianAndrew Stanley-Jones2011-04-061-71/+111
* Change buffering to use a write notifier QBluetoothSocketAndrew Stanley-Jones2011-03-311-3/+0
* Add missing private function into backendsAndrew Stanley-Jones2011-03-311-0/+4
* Add transmit buffering to Bluez backendAndrew Stanley-Jones2011-03-301-3/+4
* Fix QBluetoothSocket::peerName() in SymbianFranck Maillot2011-03-231-1/+35
* Fix QL2capSocket and bttennis to work on SymbianAndrew Stanley-Jones2011-03-021-2/+2
* Missing define renames.Aaron McCarthy2011-02-281-3/+3
* Symbian: QBluetoothSocketPrivate returns address as a name.Antti Luoma2011-02-231-1/+2
* Merge branch 'bluetooth-dev' of patagonia:qtm-connectivity into bluetooth-devTero Saarni2011-02-171-2/+23
|\
| * Created own receive method for socket server sideMarkus Nolvi2011-02-171-2/+23
* | Symbian: fix for QBluetoothSocket buffer length issueTero Saarni2011-02-171-0/+5
|/
* Merge remote branch 'origin/bluetoothsymbianbackend'Andrew Stanley-Jones2011-02-101-10/+17
|\
| * Fixed crash in Symbian RFCOMM server when receiving dataMarkus Nolvi2011-02-091-9/+16
* | Fix l2cap recv bugAndrew Stanley-Jones2011-02-101-7/+6
|/
* Symbian: fix for MOBILITY-2527 issueTero Saarni2011-02-081-3/+10
* Symbian: Fix indentationTero Saarni2011-01-281-1/+1
* Symbian: QBluetoothSocket implementation fixesTero Saarni2011-01-281-19/+39
* Symbian: remove some compiler warningsAntti Luoma2011-01-271-6/+7
* Merge remote branch 'origin/master' into bluetooth-devAntti Luoma2011-01-271-2/+2
|\
| * Fix build with when using symbian/linux-armcc mkspec.Aaron McCarthy2011-01-241-2/+2
* | Merge branch 'master' into bluetooth-devTero Saarni2011-01-141-0/+1
|\|
| * Fix problems and make example touch screen friendlyAndrew Stanley-Jones2011-01-121-1/+2
* | Workaround for KERN-EXEC 3 in Symbian QBluetoothSocketTero Saarni2011-01-131-1/+3
|/
* Initialize variable before useAndrew Stanley-Jones2010-12-301-1/+2
* Backend cleanup and removal of QObjectPrivateAndrew Stanley-Jones2010-12-301-54/+199
* Add missing symbian symbolAndrew Stanley-Jones2010-12-161-0/+7
* make symbian compileAndrew Stanley-Jones2010-11-191-236/+39
* remove QIODevicePrivate dependencyAndrew Stanley-Jones2010-11-191-2/+2
* Bluetooth updates and fixes for cross platformAndrew Stanley-Jones2010-11-031-0/+5
* QBluetoothSocket::L2CapSocket -> QBluetoothSocket::L2capSocket.Aaron McCarthy2010-06-241-1/+1
* Remove unnecessary constructor.Aaron McCarthy2010-06-241-11/+0
* Import Bluetooth API.Aaron McCarthy2010-06-241-0/+391