summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-079-3/+395
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+1
| |\
| | * Make heart rate game a highlighted exampleAlex Blasche2017-05-081-0/+1
| * | Avoid bluetoothd and QtBluetooth collision when connecting to BTLE devAlex Blasche2017-05-295-3/+331
| * | Make it more obvious that another active BTLE connection prevents connectAlex Blasche2017-05-234-0/+63
* | | Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-05-1913-61/+102
|\| |
| * | Fix GCC 7 warnings about implicit fallthroughsThiago Macieira2017-05-192-2/+4
| * | BlueZ: Ensure stop advertisement calls are actually sent when issuedAlex Blasche2017-05-151-0/+1
| * | Fix readvertisement failure on peripheral restart on BlueZAlex Blasche2017-05-152-10/+7
| * | Doc: iOS does not have support for classic bluetoothAndy Shaw2017-05-091-1/+1
| |/
| * Fix licensingv5.9.0-beta4Jani Heikkinen2017-04-283-42/+60
| * Fix build for -no-feature-textcodecStephan Binner2017-04-251-0/+10
| * Fix build for -no-feature-concurrentStephan Binner2017-04-252-2/+3
| * Work around Android security permission bug when reading GATT fieldsAlex Blasche2017-04-251-2/+14
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-242-2/+2
* | Fix stringJarek Kobus2017-05-171-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2135-112/+130
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta3Liang Qi2017-04-182-6/+4
| |\
| | * LE/Android: fix status code descriptions5.8Konstantin Ritt2017-04-101-2/+2
| | * QBluetoothSocket/bluez: fix QString::arg() usageMarc Mutz2017-03-241-4/+2
| * | Remove heartlistener exampleAlex Blasche2017-04-072-2/+1
| * | Use heartrate-game example for snippets in BTLE overviewAlex Blasche2017-04-071-14/+13
| * | Fix undocumented parameter warning from qdocAlex Blasche2017-04-061-3/+4
| * | Ensure that QLowEnergyController::connected() is emitted on BlueZAlex Blasche2017-04-061-0/+3
| * | Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-0616-31/+31
| * | The BlueZ feature implies that QtDBus is enabledAlex Blasche2017-04-053-3/+3
| * | Permit BlueZ platforms to set the address type in heartrate-gameAlex Blasche2017-04-052-2/+2
| * | Add documentation for the HeartRate game exampleAlex Blasche2017-04-041-0/+1
| * | Correct the use of QString::argThiago Macieira2017-04-031-4/+4
| * | Remove unused function convertAddressThiago Macieira2017-04-031-10/+0
| * | Fix detecting simple NFC tagsOleg Evseev2017-03-311-6/+9
| * | NFC on Android: Fix crash on restart of an app in debug buildv5.9.0-beta1Lars Schmertmann2017-03-162-1/+4
| * | Ensure the passkey and pincode for pairing are randomAlex Blasche2017-03-141-2/+2
| * | Fix unused parameter warningAlex Blasche2017-03-131-0/+1
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-23/+39
| |\|
| | * Match connected device changes based on local device instanceAlex Blasche2017-02-172-23/+39
| * | NFC on Android: Fix crash on restart of an appLars Schmertmann2017-03-081-0/+4
| * | Update QML export versions in QtConnectivity APIsAlex Blasche2017-02-284-9/+9
* | | Register additional meta typesLars Schmertmann2017-03-305-7/+6
|/ /
* | WinRT: Remove dummy warningv5.9.0-alpha1Oliver Wolff2017-02-083-6/+3
* | Rename WinRT logging categoryOliver Wolff2017-02-082-2/+2
* | Remove WinPhone leftoversOliver Wolff2017-02-082-15/+2
* | winrt: Accept malformed profile descriptor list from applicationsOliver Wolff2017-02-081-0/+72
* | Provide support for QLEService::writeDescriptor() on Android PeripheralAlex Blasche2017-02-062-5/+60
* | Add a small section describing how to enable Bluetooth loggingAlex Blasche2017-02-061-0/+8
* | Add missing logging categories to QtBluetooth docsAlex Blasche2017-02-061-3/+9
* | Update platform feature table for QtBluetoothAlex Blasche2017-02-061-2/+2
* | QLowEnergyController: Fix spelling errorFriedemann Kleint2017-02-061-1/+1
* | winrt: Set proper socket state in setSocketDescriptorOliver Wolff2017-02-031-0/+1
* | winrt: Use custom setSocketDescriptor functionOliver Wolff2017-02-033-8/+19