summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QtBluetooth (iOS) - fix potential linker errorsv5.6.1-1v5.6.15.6.1Timur Pocheptsov2016-05-237-0/+28
* Add changelog for 5.6.1 releaseAlex Blasche2016-05-191-0/+60
* Fix iOS compilationAlex Blasche2016-05-191-0/+2
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-122-2/+2
* Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-0412-1/+134
* Bluez5: Fix serial service discovery inside QBluetoothSocketAlex Blasche2016-04-291-5/+7
* Fix QBluetoothServiceInfo QDebug operatorAlex Blasche2016-04-291-23/+31
* fix example installsOswald Buddenhagen2016-04-283-6/+13
* purge unreferenced .ui fileOswald Buddenhagen2016-04-281-21/+0
* Increase test coverage in bttestuiAlex Blasche2016-04-281-1/+1
* Improve QBluetoothServiceDiscoveryAgent::setUuidFilter() docsAlex Blasche2016-04-271-1/+6
* Peripheral Privacy Flag (0x2A02) may not be writable on some platformsAlex Blasche2016-04-271-2/+1
* Improve QBluetoothUuid(QString) ctor documentationAlex Blasche2016-04-261-3/+6
* Fix typo in Android permission nameAlex Blasche2016-04-131-1/+1
* Android: Suppress failed connect/close attempts due to targetLost detectionAlex Blasche2016-04-132-5/+6
* Fix Annotated URL Example on AndroidAlex Blasche2016-04-133-2/+11
* Android: Ensure Bluetooth device discovery finds remote devicesAlex Blasche2016-04-132-1/+4
* Document changed behavior of QBLD::address() on Android 6.0Alex Blasche2016-04-131-0/+4
* OSXBTCentralManager - fix details discovery (iOS/OS X)Timur Pocheptsov2016-04-041-1/+1
* Spelling fixFrank Meerkoetter2016-03-231-2/+2
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-2212-0/+0
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-223-0/+0
* Nfc - guarantee statics initialization orderTimur Pocheptsov2016-03-181-3/+6
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-1516-27/+26
* don't over-expose private dependenciesOswald Buddenhagen2016-02-252-7/+7
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-252-4/+3
* 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.05.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
* 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
* disable build on android if androidextras is absentOswald Buddenhagen2015-12-211-0/+2