summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent_osx.mm
Commit message (Expand)AuthorAgeFilesLines
* SDP records: handle ServiceID and ServiceClassIDList correctly (IOBluetooth)v5.12.0-beta2Timur Pocheptsov2018-10-111-1/+14
* Fix QObject::connect warnings due to removed Q_PRIVATE_SLOT instancesAlex Blasche2018-10-091-13/+8
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Merge remote-tracking branch 'gerrit/5.10' into devAlex Blasche2017-10-171-0/+2
|\
| * IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-111-0/+2
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-4/+4
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-2/+2
|/
* Apple: Do Classic dev discovery inside QBluetoothServiceDiscoveryAgentAlex Blasche2017-06-151-1/+1
* Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-121-2/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-2/+1
| |\
| | * CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-041-2/+1
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-06-091-7/+9
|\| |
| * | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-7/+9
| |\|
| | * QBluetoothServiceDiscoveryAgent: set q_ptr in d_ptr's constructor.Edward Welbourne2016-06-021-7/+9
* | | QtBluetooth - get rid of outdated Q_FUNC_INFO use patternTimur Pocheptsov2016-06-031-1/+1
|/ /
* / Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Remove QNX/BlackBerry implementation for QtBluetoothAlex Blasche2015-06-171-3/+0
* Bluetooth (classic) service discovery - skip LE devices (OS X)Timur Pocheptsov2015-03-241-0/+7
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-061-5/+6
* Update copyright headersJani Heikkinen2015-02-161-22/+14
* QBluetoothServiceDiscoveryAgent - cleanup (OS X)Timur Pocheptsov2014-12-181-30/+23
* Bluetooth - service discovery bugfix/test update on OS XTimur Pocheptsov2014-11-051-3/+13
* Fix qdoc warnings & adds missing changelog entry for recent API changeAlex Blasche2014-10-301-4/+4
* Port QBluetoothTransferReply to OS X.Timur Pocheptsov2014-10-161-0/+4
* QBluetoothServiceDiscoveryAgent - bugfix for OS X.Timur Pocheptsov2014-09-301-0/+4
* Port QBluetoothSocket to OS X.Timur Pocheptsov2014-09-261-1/+3
* Port QBluetoothServiceInfo and QBluetoothServiceDiscoveryAgent to OS X.Timur Pocheptsov2014-09-161-0/+570