summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-11/+19
|\| | |
| * | | Android: Emit deviceDiscovered before deviceUpdatedAndrew Dolby2018-11-211-11/+19
* | | | Emit QBluetoothDeviceDiscoveryAgent::deviceUpdated on Apple platformsAndrew Dolby2018-11-193-9/+77
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-176-29/+20
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-160-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Bump versionv5.11.3Oswald Buddenhagen2018-11-081-1/+1
| * | | winrt: Small code cleanupOliver Wolff2018-11-161-2/+1
| * | | winrt: Clarify situation of ServiceClassIds and ProtocolDescriptorListOliver Wolff2018-11-161-0/+4
| * | | winrt: Document necessity of pairing devices before discoveryOliver Wolff2018-11-161-0/+3
| * | | qbluetoothlocaldevice_p.cpp: Make sure d_ptr is initializedOliver Wolff2018-11-153-27/+12
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0311-32/+53
|\| |
| * | Ensure QObject context is retained to avoid crashesv5.12.0-beta4Alex Blasche2018-10-315-17/+20
| * | Fix regression not updating the device info during BTLE discoveryAlex Blasche2018-10-311-1/+1
| * | Improve QBluetoothDeviceDiscoveryAgent::deviceDiscovered() docsv5.12.0-beta3Alex Blasche2018-10-191-4/+5
| * | QBluetoothUuid: add QDataStream operator<<,>>Thiago Macieira2018-10-191-0/+12
| * | Fix SDP BrowseGroupList entryAlex Blasche2018-10-165-10/+15
* | | Merge remote-tracking branch 'gerrit/5.12' into devAlex Blasche2018-10-169-38/+142
|\| |
| * | Fix the BluetoothProfileDescriptorStructureAlex Blasche2018-10-156-15/+45
| * | Remove unused snippet section markersAlex Blasche2018-10-151-3/+0
| * | SDP records: handle ServiceID and ServiceClassIDList correctly (IOBluetooth)v5.12.0-beta2Timur Pocheptsov2018-10-112-6/+88
| * | Suppress "We mean it" warning due to battery1_p.hAlex Blasche2018-10-101-1/+1
| * | Fix QObject::connect warnings due to removed Q_PRIVATE_SLOT instancesAlex Blasche2018-10-091-13/+8
* | | Bump versionOswald Buddenhagen2018-10-111-1/+1
* | | Replace QBluetoothDeviceInfo::LANAccessDevice with NetworkDeviceAlex Blasche2018-10-092-2/+8
* | | Deprecate QBluetoothDeviceInfo::DataCompleteness with Qt 6 in mindAlex Blasche2018-10-0910-25/+73
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-092-3/+7
|\| |
| * | Permit adjusting of advertisement dataAlex Blasche2018-10-082-3/+7
* | | winrt: Limit QLowEnergyCharacteristic::PropertyTypes assignment to valid valuesOliver Wolff2018-10-082-2/+2
* | | winrt: Remove superfluous .Get() callOliver Wolff2018-10-081-1/+1
* | | winrt: Protect from late callbacks which might cause crashesOliver Wolff2018-10-081-8/+25
* | | Don't require pairing when connecting to BLE on WinRTLauri Laanmets2018-10-0812-8/+1820
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-2914-30/+113
|\| |
| * | Don't report S_OK as error when calling GetAddressOf()v5.12.0-beta1Alex Blasche2018-09-281-1/+1
| * | Fix qtconnectivity buildAlex Blasche2018-09-281-1/+2
| * | Doc: Use a macro to resolve QML import versionsTopi Reinio2018-09-284-8/+10
| * | winrt: Avoid crash on device discovery when device has to be pairedOliver Wolff2018-09-271-2/+6
| * | Don't build when there is no Qt NetworkEskil Abrahamsen Blomfeldt2018-09-271-1/+2
| * | Add limited PinCode pairing support to bttestui appAlex Blasche2018-09-262-2/+9
| * | Minor code cleanup for QBluetoothLocalDevice implementation on AndroidAlex Blasche2018-09-262-16/+12
| * | Don't trigger passkey pairing notification if remote device is unknownAlex Blasche2018-09-261-0/+3
| * | Properly handle pin code pairing on AndroidAlex Blasche2018-09-264-0/+54
| * | Catch SecurityException during pairing on AndroidAlex Blasche2018-09-262-1/+16
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-226-11/+69
|\| |
| * | Update plugins.qmltypesKai Koehne2018-09-192-4/+4
| * | Fix various qdoc warnings in QtBluetoothAlex Blasche2018-09-183-7/+7
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-151-0/+58
| |\|
| | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+58
| | |\
| | | * Add changelog for 5.11.2 releasev5.11.2Alex Blasche2018-08-311-0/+58
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-158-55/+330
|\| | |
| * | | Fix wrong logging messageAlex Blasche2018-09-141-1/+1