summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket_osx.mm
Commit message (Expand)AuthorAgeFilesLines
* IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-111-0/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-191-4/+24
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-4/+24
| |\
| | * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-261-4/+24
* | | QtBluetooth - get rid of outdated Q_FUNC_INFO use patternTimur Pocheptsov2016-06-031-6/+6
|/ /
* / Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Add preferredSecurityFlags to QBluetoothSocketAlex Blasche2015-07-031-0/+12
* Bluetooth socket - fix invalid invokeMethod call on OS XTimur Pocheptsov2015-03-231-1/+1
* OSX: Minor signal and readability fix for QBluetoothSocketAlex Blasche2015-03-191-5/+3
* OSX: Ensure service discovery is stopped when socket disconnectsAlex Blasche2015-03-191-0/+13
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-061-8/+9
* Update copyright headersJani Heikkinen2015-02-161-22/+14
* QBluetoothSocket - cleanup (OS X)Timur Pocheptsov2014-12-181-24/+24
* QBluetoothSocket - fix open mode on OS XTimur Pocheptsov2014-10-271-0/+2
* OSX: Set openMode() when the QBluetoothSocket connection is establishedAlex Blasche2014-10-171-15/+18
* QBluetoothSocket - bugfix and mods for OS X.Timur Pocheptsov2014-10-011-17/+45
* Port QBluetoothSocket to OS X.Timur Pocheptsov2014-09-261-0/+735