summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1924-73/+18022
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-1614-42/+8924
| |\|
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+73
| | |\
| | | * Add changes file for 5.6.2v5.6.2Alex Blasche2016-09-121-0/+73
| | * | BC data files for QtConnectivity for Qt 5.6Milla Pohjanheimo2016-09-052-0/+8421
| | |/
| | * QBluetoothSocket::connectToService - check a socket type firstTimur Pocheptsov2016-08-263-4/+98
| | * 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
| * | BC data files added for QtConnectivity (5.7)Milla Pohjanheimo2016-09-152-0/+9020
| * | Fix NFC corkboard example on AndroidAlex Blasche2016-08-311-7/+32
| * | 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
* | | winrt: Connect LE timeout to correct discovery workerOliver Wolff2016-08-091-2/+6
* | | winrt: Add mean to choose bluetooth discovery modeOliver Wolff2016-08-091-20/+26
* | | winrt: Stop LE scan timer when stopping device discoveryOliver Wolff2016-08-091-0/+2
* | | winrt: Start device watcherOliver Wolff2016-08-091-0/+2
* | | winrt: Add missing error handling for device discoveryOliver Wolff2016-08-091-3/+8
* | | winrt: Implement LE device discovery timeoutOliver Wolff2016-08-043-5/+87
* | | Do not permit QLEController::connectToDevice() in peripheral modeAlex Blasche2016-08-031-0/+5
* | | Merge remote-tracking branch 'gerrit/btle' into devAlex Blasche2016-08-0310-13/+1447
|\ \ \
| * | | Proper state and warning on access denied errorOliver Wolff2016-07-281-0/+5
| * | | Register connectionStatus callback in Xaml threadOliver Wolff2016-07-261-12/+16
| * | | WinRT: getNativeService/getNativeCharacteristic helper functionsOliver Wolff2016-07-262-53/+70
| * | | winrt: Proper handling of ClientCharacteristicConfigurationOliver Wolff2016-07-261-91/+229
| * | | WinRT: use constrefs for ComPtr parameters where applicableOliver Wolff2016-07-191-4/+4
| * | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-1331-426/+726
| |\ \ \
| * | | | WinRT: BTLE: Write descriptorsOliver Wolff2016-06-161-5/+89
| * | | | WinRT: BTLE: Write characteristicsOliver Wolff2016-06-161-6/+83
| * | | | WinRT: BTLE: Read descriptorsOliver Wolff2016-06-161-4/+70
| * | | | WinRT: BTLE: Read characteristicsOliver Wolff2016-06-161-3/+57
| * | | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-06-1033-590/+656
| |\ \ \ \
| * | | | | WinRT: Use ComPtr for native typesOliver Wolff2016-05-311-1/+1
| * | | | | WinRT: BTLE: Discover service detailsOliver Wolff2016-05-311-2/+237
| * | | | | WinRT: BTLE: Discover list of available servicesOliver Wolff2016-05-312-1/+86