summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Provide guarding against non-BTLE enabled versions of BluezAlex Blasche2014-06-1611-15/+98
* Don't construct QBluetoothUuid via string parsingAlex Blasche2014-06-162-11/+11
* Discover all Bluetooth services and their handlesAlex Blasche2014-06-167-3/+183
* Connect to BTLE deviceAlex Blasche2014-06-169-10/+223
* Create 2nd version of QLowEnergyController and add related unit testAlex Blasche2014-06-169-8/+1221
* Make lowenergyscanner example compile after recent API changesAlex Blasche2014-06-111-1/+1
* Convert characteristic and descriptor handles to intAlex Blasche2014-06-1116-56/+77
* Provide means of translating descriptor types to user stringsAlex Blasche2014-06-117-29/+58
* Enable and fix the BTLE related unit testsAlex Blasche2014-06-117-25/+46
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-048-23/+24
* Rename permission related API in QLowEnergyCharacteristicInfoAlex Blasche2014-06-0410-21/+36
* Fix BTLE related qdoc errorsAlex Blasche2014-06-048-75/+89
* Improve handling of QBluetoothUuid::CharacteristicType enumAlex Blasche2014-06-048-161/+205
* Cleanup of BTLE classesAlex Blasche2014-06-0411-74/+4
* Streamline some of the QLowEnergyDescriptorInfo related codeAlex Blasche2014-06-049-29/+75
* Fix abortion of QLowEnergyController processing of given serviceAlex Blasche2014-06-022-19/+33
* Merge BTLE service names into QBluetoothUuid::serviceClassToString()Alex Blasche2014-06-023-41/+33
* Compare the NDef records without using qHashAlex Blasche2014-06-021-6/+29
* Merge branch 'dev' into btleAlex Blasche2014-05-26159-3661/+5414
|\
| * Port QBluetoothSocket/QBluetoothServer to Bluez 5Alex Blasche2014-05-262-42/+55
| * Bluez5: Fix unit test for QBluetoothServiceDiscoveryAgentAlex Blasche2014-05-261-1/+5
| * Add QBluetoothUuid::protocolToString()Alex Blasche2014-05-262-0/+46
| * Use Alias as Device/Adapter name on Bluez 5Alex Blasche2014-05-262-2/+2
| * Use proper include syntax for system headersAlex Blasche2014-05-231-3/+3
| * Fix crash during call to QBluetoothServiceDiscoveryAgent::stop()Alex Blasche2014-05-231-5/+1
| * Code cleanup: Avoid repeated service info duplication checkAlex Blasche2014-05-235-56/+29
| * Utilize Qt global discovery mode session in QBluetootLocalDevice.Alex Blasche2014-05-232-22/+8
| * Simplify detection of Bluetooth Base UUID derived uuidsAlex Blasche2014-05-222-27/+6
| * Bluez5: Ensure device discovery returns meaningfull RSSI dataAlex Blasche2014-05-225-2/+56
| * Service discovery via Bluez5Alex Blasche2014-05-2210-110/+717
| * Ensure that QBluetoothAddress debug operator can handle const refsAlex Blasche2014-05-162-2/+2
| * Fix QBluetoothDeviceDiscovery unit test for Bluez 5Alex Blasche2014-05-161-4/+23
| * Remove nokia URLS from NFC unit testsAlex Blasche2014-05-154-24/+24
| * Utilize QStringLiteral where possibleAlex Blasche2014-05-1522-153/+154
| * Make QBluetoothLocalDevice pass on Bluez 5Alex Blasche2014-05-131-2/+4
| * Bluez5 support for QBluetoothDeviceDiscoveryAlex Blasche2014-05-099-20/+495
| * Merge branch 'stable' into devAlex Blasche2014-05-0834-163/+548
| |\
| | * Add missing classname tag to Bluetooth and NFC qml moduleAlex Blasche2014-05-072-0/+2
| | * BlackBerry C API added for OS>10.2.1Nedim Hadzic2014-04-294-19/+154
| | * Check for QT_NO_DEBUG_STREAM for QBluetoothUuid QDebug helperOleg Shparber2014-04-281-0/+3
| | * Fix a renamed qdoc tag and improve grammar/spellingAlex Blasche2014-04-252-4/+4
| | * Build snippet outside of example build configurations too.Alex Blasche2014-04-241-5/+0
| | * Remove duplicate function definitionLouai Al-Khanji2014-04-241-4/+5
| | * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2313-38/+267
| | |\
| | | * Fix discovery hanging in unrecoverable state due to incorrect error handlingAlex Blasche2014-04-162-1/+11
| | | * Add Qt 5.3.0 change log for QtNfc and QtBluetoothAlex Blasche2014-04-151-0/+154
| | | * Do not always filter Serial Port profiles out anymore on AndroidAlex Blasche2014-04-151-1/+16
| | | * Doc: Improved example documentationJerome Pasion2014-04-1410-36/+86
| | * | Bump MODULE_VERSION to 5.3.1Sergio Ahumada2014-04-221-1/+1
| | * | Fix crash in QDeclarativeBluetoothServiceOleg Shparber2014-04-222-41/+23