summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1616-273/+178
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-153-267/+91
| |\
| | * Update qml types for QtConnectivity 5.6.0 releasev5.6.0-rc1v5.6.0Alex Blasche2016-02-052-267/+2
| | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-1/+8
| | |\
| | * | Add changelog for QtBluetooth/QtNfc 5.6.0 releaseAlex Blasche2016-01-261-0/+89
| * | | Update gitnignore following recent changes in the build systemAlex Blasche2016-02-101-0/+10
| * | | Bump versionOswald Buddenhagen2016-02-081-1/+1
| | |/ | |/|
| * | Not all descriptors where discovered in some casesOleksii Serdiuk2016-02-021-1/+8
| |/
| * Bluetooth: Do not assert on remote data.Christian Kandeler2016-01-221-1/+6
| * Document QtBluetooth and QtNfc logging categoriesAlex Blasche2016-01-152-0/+40
| * Fix qdoc warning about missing dtor documentation in QQmlNdefRecordAlex Blasche2016-01-151-0/+3
| * Bluetooth: Fix mapping of device address to HCI id.Christian Kandeler2016-01-151-1/+1
| * Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-155-4/+20
| * Fix typo regarding requiresAndy Shaw2016-01-081-1/+1
| * Android: Fix QBluetoothSocket::bytesAvailable()Alex Blasche2016-01-072-2/+2
* | Bump QML types to version 5.7Alex Blasche2016-02-124-7/+7
* | Fix undefined behavior in AddressInfo's default ctor.Alex Blasche2016-02-113-3/+16
* | Improve BTLE documentationAlex Blasche2016-02-103-7/+30
* | Bluetooth LE: Fix two list setter functions.Christian Kandeler2016-02-093-0/+10
* | Bluetooth LE: Add configure test for Linux crypto API.Christian Kandeler2016-02-094-2/+50
* | Fix warnings in LeCmacVerifierAlex Blasche2016-02-091-0/+3
* | Doc: fix minor typoGabriel Pannwitz2016-02-041-1/+1
* | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-0313-31/+562
* | Docs: Update Bluetooth LE overview to include peripheral functionality.Christian Kandeler2016-01-271-8/+25
* | Merge BTLE Peripheral support on Linux into 5.7/devAlex Blasche2016-01-2749-179/+6000
|\ \
| * | Update to new Qt license headersneardAlex Blasche2016-01-2616-244/+318
| * | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-26289-4082/+7369
| |\ \ | |/ / |/| |
* | | Updated license headersAntti Kokko2016-01-20257-3587/+6289
* | | Updated license headersAntti Kokko2016-01-2030-495/+1054
* | | Enable using the module in a statically built applicationAndy Shaw2016-01-114-0/+26
| * | Add example for Bluetooth Peripheral functionality.Christian Kandeler2016-01-266-2/+254
| * | Bluetooth: Print warning to indicate that signed write is unimplemented.Christian Kandeler2016-01-261-0/+1
| * | Bluetooth: Add more thorough checks for the Signed Write Command.Christian Kandeler2016-01-251-13/+33
| * | Bluetooth: Fix typo in command value.Christian Kandeler2016-01-221-2/+2
| * | Bluetooth LE: Fix check for space left in advertising data.Christian Kandeler2016-01-221-1/+1
| * | Bluetooth LE Advertiser: Add missing endianness conversion.Christian Kandeler2016-01-181-2/+2
| * | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-1815-0/+555
| * | Add the "We mean it" statement to private headerAlex Blasche2016-01-051-0/+11
| * | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-0514-34/+52
| |\ \ | |/ / |/| |
* | | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2016-01-0512-25/+44
|\ \ \ | | |/ | |/|
| * | Remove yet another implementation of AutoreleasePool's RAIITimur Pocheptsov2016-01-051-2/+1
| * | Bluez5: Sanitize app name to be valid DBus object path nameAlex Blasche2015-12-234-2/+26
| * | Handle undefined QLowEnergyController error cases as Unknown errorAlex Blasche2015-12-231-0/+1
| * | Fix inconsistent use of 'override'.Erik Verbruggen2015-12-231-1/+1
| * | Remove deprecated 'register' storage class specifier.Erik Verbruggen2015-12-231-1/+1
| * | Android: Invalidate services after a disconnect from the peripheral sideAlex Blasche2015-12-231-0/+8
| * | Remove unused isConnecting member variable in QLECPrivateOSXAlex Blasche2015-12-232-19/+6
| * | OSX/iOS: Invalide QTLE services when remote device disconnectsAlex Blasche2015-12-231-0/+1
| * | Fix namespaced build on OSX.Erik Verbruggen2015-12-231-2/+2
* | | tvOS supportMike Krus2016-01-053-7/+6