summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-1/+1
|\
| * OSXBTCentralManager - fix details discovery (iOS/OS X)Timur Pocheptsov2016-04-041-1/+1
* | Updated license headersAntti Kokko2016-01-2030-420/+600
* | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2016-01-052-3/+1
|\|
| * Remove yet another implementation of AutoreleasePool's RAIITimur Pocheptsov2016-01-051-2/+1
| * Fix namespaced build on OSX.Erik Verbruggen2015-12-231-2/+2
* | tvOS supportMike Krus2016-01-051-2/+2
|/
* Add "we mean it header statement" to osx private headerAlex Blasche2015-12-151-0/+11
* qlowenergycontroller_osx - move delegate to the qt_LE_queueTimur Pocheptsov2015-12-105-245/+344
* Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-274-219/+224
* CoreBluetooth - simplify osxbledeviceinquiry's code.Timur Pocheptsov2015-10-292-42/+43
* Core Bluetooth - give a user the second chance to enable BluetoothTimur Pocheptsov2015-10-291-11/+52
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0914-0/+154
* CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-082-10/+31
* Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-202-64/+219
* Bluetooth device discovery agent - minor cleanup (OS X)Timur Pocheptsov2015-03-241-1/+0
* Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-243-13/+26
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-063-0/+176
* Update copyright headersJani Heikkinen2015-02-1627-567/+367
* Bluetooth - check OS X version in runtimeTimur Pocheptsov2015-02-061-2/+6
* Bluetooth - runtime OS X/iOS version checkTimur Pocheptsov2015-02-061-15/+14
* Qt Bluetooth - add runtime OS version check (OS X, iOS)Timur Pocheptsov2015-02-062-25/+41
* QBluetoothTransferReply - cleanup (OS X)Timur Pocheptsov2014-12-182-54/+43
* Bluetooth socket listener (OS X)Timur Pocheptsov2014-12-181-14/+6
* QBluetoothSocket - cleanup (OS X)Timur Pocheptsov2014-12-184-73/+49
* QBluetoothServiceInfo - cleanup (OS X)Timur Pocheptsov2014-12-181-33/+17
* QBluetoothServiceDiscoveryAgent - cleanup (OS X)Timur Pocheptsov2014-12-183-26/+11
* QBluetoothDeviceDiscoveryAgent - cleanup (OS X/iOS)Timur Pocheptsov2014-12-186-216/+41
* QBluetoothLocalDevice - cleanup (OS X)Timur Pocheptsov2014-12-182-24/+14
* QLowEnergyController/CentralManager - cleanup (OS X/iOS)Timur Pocheptsov2014-12-092-202/+121
* QLowEnergyConttroller - char/descriptor values (OS X/iOS)Timur Pocheptsov2014-12-082-82/+108
* QLowEnergyController - bug fixes (OS X, iOS)Timur Pocheptsov2014-12-081-12/+46
* QLowEnergyController - remove debug messages (OS X, iOS)Timur Pocheptsov2014-12-051-3/+0
* QBluetoothDeviceDiscoveryAgent - timeout on OS X/iOSTimur Pocheptsov2014-12-051-1/+1
* Client characteristic configuration (OS X and iOS)Timur Pocheptsov2014-12-051-0/+5
* Low energy descriptor - value on iOSTimur Pocheptsov2014-12-042-0/+59
* QLowEnergyController/Service - enable for iOSTimur Pocheptsov2014-12-031-2/+4
* QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-032-19/+186
* QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-012-11/+58
* QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-012-12/+132
* Bluetooth LE - handles/chars/descriptors/services (OS X and iOS)Timur Pocheptsov2014-12-012-60/+141
* QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-264-0/+139
* QLowEnergyController - service details discovery (OS X and iOS)Timur Pocheptsov2014-11-254-10/+483
* QLowEnergyController - service discovery (OS X and iOS)Timur Pocheptsov2014-11-243-37/+132
* QLowEnergyController - connectTo/disconnectFromDevice (OS X, iOS)Timur Pocheptsov2014-11-241-7/+8
* QLowEnergyController - service discovery (OS X, iOS)Timur Pocheptsov2014-11-133-6/+60
* QLowEnergyController - connectTo/disconnectFrom/Device (OS X, iOS)Timur Pocheptsov2014-11-123-2/+580
* Bluetooth - device (LE) discovery for iOSTimur Pocheptsov2014-11-105-14/+152
* Bluetooth LE - device discovery for OS X.Timur Pocheptsov2014-11-0610-49/+751
* Bluetooth - device discovery test on OS XTimur Pocheptsov2014-11-051-5/+24