summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add "We mean it." comments to private headerFriedemann Kleint2016-12-021-0/+10
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2811-16/+110
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-244-2/+13
| |\
| | * Fix ODR violation in QLlcpServer on AndroidAlex Blasche2016-11-082-0/+3
| | * Android: Fix crash in QBluetoothDeviceDiscoveryAgent ctor due to Java exceptionAndré Klitzing2016-11-041-0/+8
| | * BTLE device discovery - fix incorrect comparisons (iOS/macOS)Timur Pocheptsov2016-11-011-2/+2
| * | LE/Android: Pass list of advertised services found in scan recordAlex Blasche2016-11-117-14/+95
| * | Highlight 31 byte limit for scan and response data in BTLE docsAlex Blasche2016-11-091-1/+4
| * | Remove not needed Log output from Android Device DiscoveryAlex Blasche2016-11-071-1/+0
* | | LE controller - add a getter for a remote device UUIDTimur Pocheptsov2016-11-233-0/+25
* | | Ensure the QBluetoothLocalDevice::requestPairing sends error for iOSAlex Blasche2016-11-161-0/+3
* | | Document BlueZ dependencyKai Koehne2016-11-162-0/+14
* | | Update general QtBluetooth module introductionAlex Blasche2016-11-162-7/+48
* | | LE peripheral manager - warn about value length limit (iOS)Timur Pocheptsov2016-11-154-2/+34
* | | winrt: Keep device statics as worker membersOliver Wolff2016-11-151-27/+21
* | | winrt: Fixed discovery of unpaired BTLE devicesOliver Wolff2016-11-151-88/+196
* | | LE peripheral - fix a characteristic's lengthTimur Pocheptsov2016-11-111-7/+10
* | | Emit descriptorWritten for notification/indication enabled/disabledTimur Pocheptsov2016-11-094-2/+61
* | | LE device scan - use advertisement data (iOS/macOS)Timur Pocheptsov2016-11-082-12/+50
* | | OSXBTPeripheralManager - fix characteristic writeTimur Pocheptsov2016-11-072-17/+80
* | | CoreBluetooth - fix compilation warningsTimur Pocheptsov2016-11-041-0/+9
* | | LE peripheral: fix a crash with unrecognized selector (iOS/macOS)Timur Pocheptsov2016-11-044-8/+23
* | | Convert qtconnectivity to the new configure systemLars Knoll2016-11-014-9/+79
* | | winrt: Do not emit a LE status change if an error/timeout happenedOliver Wolff2016-11-011-2/+4
* | | winrt: Avoid unnecessary asserts in LowEnergyControllerOliver Wolff2016-11-011-1/+3
* | | winrt: BTLE: Handle characteristic changesOliver Wolff2016-11-012-17/+99
* | | Document Qt Bluetooth licenseKai Koehne2016-11-011-0/+13
* | | Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-1232-117/+104
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-0530-114/+65
| |\|
| | * CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-0428-126/+61
| | * Fix misleading error message in QBluetoothSocket Dummy implementationAlex Blasche2016-10-041-1/+1
| | * Fixed build with MaxOSX10.12 SDKSamuel Gaist2016-10-033-0/+16
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-0/+34
| |\|
| | * Handle iOS 10 deprecated data structuresMike Krus2016-09-282-0/+34
* | | winrt: Added default bluetooth device capabilities for Windows 10Oliver Wolff2016-10-071-0/+6
* | | winrt: Enable BTLE support for Windows 10 (Mobile)Oliver Wolff2016-10-073-236/+299
* | | winrt: Added missing error handling to device discovery and low energyOliver Wolff2016-10-042-20/+44
* | | Check Location permissions before running LE scan on AndroidAlex Blasche2016-09-211-0/+26
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-1917-66/+429
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-1610-42/+383
| |\|
| | * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-262-4/+51
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-167-22/+22
| | * Android: Avoid newDevice signal spamming in QBluetoothDeviceDiscoveryAgentAlex Blasche2016-08-011-5/+12
| | * Android: Device discovery doesn't provide major & minor device class infoAlex Blasche2016-08-011-11/+298
| * | Prepare QtNfc for Android Service supportAlex Blasche2016-08-312-3/+11
| * | Make QtBluetooth Low Energy work when Qt runs as Android serviceAlex Blasche2016-08-032-7/+7
| * | Make Classic QtBluetooth work as an Android serviceAlex Blasche2016-08-033-14/+28
* | | Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-262-2/+2
* | | winrt: Remove comment that no longer appliesOliver Wolff2016-08-091-4/+0
* | | winrt: Filter devices found by the LE device watcherOliver Wolff2016-08-092-3/+14