summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gerrit/dev' into btlebtleAlex Blasche2018-07-25297-2502/+28040
|\
| * Rename qbluetoothsocket_p files to qbluetoothsocket_dummyAlex Blasche2018-07-254-9/+9
| * Add override to all overridden QBluetoothSocketPrivate functionsAlex Blasche2018-07-255-103/+102
| * Move QBluetoothSocket::connectToService() to private implementationsAlex Blasche2018-07-2512-134/+384
| * Rename QBluetoothSocketBasePrivate::connectToService()Alex Blasche2018-07-2512-23/+23
| * Rename the final interface for the QBluetoothSocketPrivate dummyAlex Blasche2018-07-255-51/+45
| * Add QBluetoothSocketPrivate interface for WinRTAlex Blasche2018-07-257-71/+169
| * Add QBluetoothSocketPrivate interface for AndroidAlex Blasche2018-07-259-97/+189
| * Add separate interfaces for QBluetoothSocketPrivate on LinuxAlex Blasche2018-07-2513-62/+431
| * Add runtime polymorphism for QBluetoothSocketPrivateAlex Blasche2018-07-2513-190/+343
| * Mark classes derived from QLowEnergyControllerPrivate as finalAlex Blasche2018-07-245-10/+10
| * QBluetoothSocket - fix info message (IOBluetooth)Timur Pocheptsov2018-07-231-1/+1
| * Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-211-5/+8
| |\
| | * Fix "QMetaObject::invokeMethod: No such method" for ndefMessageReadLars Schmertmann2018-07-171-5/+8
| * | winrt: Only emit characteristicWritten if WriteWithResponse was setOliver Wolff2018-07-181-2/+3
| * | Introduce reportError to fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-07-176-54/+33
| * | Make winrt_bt config test fail on ICCOliver Wolff2018-07-171-0/+4
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-031-8/+24
| |\|
| | * Fix crash in QLEController caused by random device disconnectAlex Blasche2018-06-261-8/+24
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-267-11/+78
| |\|
| | * Fix "QMetaObject::invokeMethod: No such method"Lars Schmertmann2018-06-192-8/+12
| | * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+54
| | |\
| | | * Add changes file for Qt 5.11.1v5.11.1Alex Blasche2018-06-091-0/+54
| | * | QtBluetooth - handle timeous in characteristic writes (Darwin OS)Timur Pocheptsov2018-06-192-1/+10
| | * | Doc: Add missing dots (qtconnectivity)Paul Wicking2018-06-192-2/+2
| * | | Use functor-based connections in the nfc implementationLars Schmertmann2018-06-196-37/+37
| * | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-191-0/+3
| |\| |
| | * | Fix QLEController::connectToDevice() on reconnect behaviorAlex Blasche2018-06-181-0/+3
| | |/
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-0/+9742
| |\|
| | * Add binary compatibility files for Qt 5.11Milla Pohjanheimo2018-06-052-0/+9742
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-0412-143/+522
| |\|
| | * LE controller (CoreBluetooth) - handle timeoutsTimur Pocheptsov2018-06-042-36/+199
| | * Add changes file for Qt 5.9.6Antti Kokko2018-06-041-0/+24
| | * Add changes file for Qt 5.9.5Alex Blasche2018-06-041-0/+29
| | * Reimplement scan/manager state timeouts using GCD timerTimur Pocheptsov2018-05-313-99/+34
| | * Bump versionOswald Buddenhagen2018-05-311-1/+1
| | * Add G(rand)C(entral)D(ispatch) timeout handlerTimur Pocheptsov2018-05-313-1/+208
| | * Properly invalidate services when calling disconnectService() on BlueZAlex Blasche2018-05-293-7/+28
| * | Use Android broadcast ACTION_ADAPTER_STATE_CHANGEDLars Schmertmann2018-05-306-1/+144
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-221-0/+9
| |\|
| | * Doc: Add license details to index page of Qt NFCKai Koehne2018-05-151-0/+9
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-151-0/+79
| |\|
| | * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-0/+79
| | |\
| | | * Add changes file for Qt 5.11.0v5.11.0-rc2v5.11.0-rc1v5.11.0Alex Blasche2018-04-241-0/+79
| * | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-084-7/+17
| |\| |
| | * | Make Adapter1.RemoveDevice() call asyncAlex Blasche2018-05-041-7/+11
| | * | Add missing emission of readChannelFinished()Alex Blasche2018-05-043-0/+6
| * | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-011-12/+27
| |\| |
| | * | Fix crash when entries is empty (caused by disconnect somewhere else)Alex Blasche2018-04-301-12/+27
| | |/
| * | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-272-16/+2