summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.11Kari Oikarinen2018-12-121-1/+1
* Bump versionv5.11.3Oswald Buddenhagen2018-11-081-1/+1
* 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
* | winrt: Do proper error handling if connecting to a LE device failsOliver Wolff2018-08-311-1/+5
|/
* Provide more informative error messages in the BLE Scanner exampleShawn Rutledge2018-08-211-2/+6
* Android: Fix QBluetoothServiceDiscoveryAgent::uuidFilter() behaviorAlex Blasche2018-08-151-4/+10
* QBluetoothServiceInfo - disentangle q<->d madnessTimur Pocheptsov2018-08-091-61/+63
* Bump versionOswald Buddenhagen2018-07-301-1/+1
* Cleanup meaningless code in QBluetoothSocketAlex Blasche2018-07-261-1/+1
* fix use of default constructed QBluetoothSocketEric Lemanissier2018-07-232-9/+11
* Fix "QMetaObject::invokeMethod: No such method" for ndefMessageReadLars Schmertmann2018-07-171-5/+8
* Fix crash in QLEController caused by random device disconnectAlex Blasche2018-06-261-8/+24
* 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
* | Fix QLEController::connectToDevice() on reconnect behaviorAlex Blasche2018-06-181-0/+3
|/
* Add binary compatibility files for Qt 5.11Milla Pohjanheimo2018-06-052-0/+9742
* 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
* Doc: Add license details to index page of Qt NFCKai Koehne2018-05-151-0/+9
* 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
* | Make Adapter1.RemoveDevice() call asyncAlex Blasche2018-05-041-7/+11
* | Add missing emission of readChannelFinished()Alex Blasche2018-05-043-0/+6
* | Fix crash when entries is empty (caused by disconnect somewhere else)Alex Blasche2018-04-301-12/+27
|/
* General QML version bump in docs and qmltypesAlex Blasche2018-04-194-4/+4
* Android: Fix start/stop behavior of QLowEnergyController (peripheral)Alex Blasche2018-04-172-8/+29
* BlueZ: Ensure that QLEController::remoteName() has a valueAlex Blasche2018-04-171-2/+77
* Android: Fix QLEController's remoteName() and remoteAddress()Alex Blasche2018-04-162-0/+15
* BlueZ: Fix crash when discovering GATT service without readable itemsAlex Blasche2018-04-161-2/+6
* Fix missing includev5.11.0-beta4Alex Blasche2018-04-091-0/+1
* Add missing headers while generating DBus interfacesLisandro Damián Nicanor Pérez Meyer2018-04-091-2/+2
* Ensure that BTLE scan works if app has ACCESS_FINE_LOCATIONv5.11.0-beta3Alex Blasche2018-03-211-10/+20
* Fix compiler warningAlex Blasche2018-03-211-0/+3
* Fix shadow warningAlex Blasche2018-03-212-3/+3
* Enable new DBus LE backed for central role use casesv5.11.0-beta2Alex Blasche2018-03-082-9/+12
* Android Qt NFC manager may not startAndrew O'Doherty2018-03-061-4/+4
* Revamp Qt NFC examples: Fix qdoc WarningAndrew O'Doherty2018-03-061-1/+1
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-067-16/+86
* Revamp Qt NFC examples: documentation updateAndrew O'Doherty2018-03-057-10/+147
* QLowEnergyDescriptor fix spelling in docsNikita Baryshnikov2018-03-051-2/+2
* Reset mtu to default value after reconnectAlex Blasche2018-03-051-0/+1