summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * QtNfc QML Api starts with version 5.2Alex Blasche2013-10-149-15/+20
| * QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-146-12/+21
| * Fix unit test error in qndefrecord.Alex Blasche2013-10-112-14/+12
| * Update QML type description for Bluetooth QML API due to API changes.Alex Blasche2013-10-111-32/+14
| * Document the data roles offered by the BluetoothDiscoveryModel.Alex Blasche2013-10-111-3/+25
| * BluetoothDiscoveryModel API fixesAlex Blasche2013-10-112-15/+12
| * Remove the "registerNdefMessageHandler" template function and doc fixesAlex Blasche2013-10-112-12/+1
| * Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-112-2/+19
| * Make the QBluetoothTransferRequest constructor explicitFabian Bumberger2013-10-111-1/+1
| * Fix Bluetooth doc errors.Alex Blasche2013-10-102-8/+4
| * Fix MSVC64-warning about truncation from size_t to int.Friedemann Kleint2013-10-101-1/+1
| * QNX: Fix update progressFabian Bumberger2013-10-081-4/+8
| * Fix QDeclarativeBluetoothSocket stringData propertyAlex Blasche2013-10-062-27/+9
| * Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-0417-105/+105
| * Change the service properties in btchat exampleFabian Bumberger2013-10-012-2/+8
| * QNX: Fix socket connection with a service info objectFabian Bumberger2013-10-012-3/+7
| * QNX: Fix uuid filter in service discoveryFabian Bumberger2013-09-301-1/+1
| * Don't throw an error when a low energy device is discoveredFabian Bumberger2013-09-301-4/+11
| * QML Near Field: Allow detecting NDEF messages without setting a filterFabian Bumberger2013-09-301-7/+5
| * Alter the way type and TNF are treated in the qml APIFabian Bumberger2013-09-306-58/+146
| * Refactor QDeclarativeBluetoothServiceInfoFabian Bumberger2013-09-302-171/+76
| * Update QML plugin meta data for Qt CreatorAlex Blasche2013-09-262-10/+125
| * QNX: Extend documentation for NDEF message handlersv5.2.0-alpha1Fabian Bumberger2013-09-251-0/+15
| * QNX: Set the correct target id for the invoke filterFabian Bumberger2013-09-251-2/+7
| * Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-2510-10/+10
| * Remove private and unused API from QBluetoothServiceInfoPrivateAlex Blasche2013-09-255-57/+16
| * Emit service discovery error during internal device discoveryAlex Blasche2013-09-253-1/+21
| * Fix peer to peer communication using two local adapters.Alex Blasche2013-09-258-37/+65
| * Emit ServiceLookup signal in QBluetoothSocket/Bluez when required.Alex Blasche2013-09-251-0/+4
| * Fixing small QBluetoothServer issuesAlex Blasche2013-09-252-1/+3
* | Implemented new approach for Bluetooth service discoveryNedim Hadzic2013-10-213-1/+128
* | Introduce compile test for BT API 10.2.1Fabian Bumberger2013-10-171-0/+4
|/
* Error handling for QBluetoothServerFabian Bumberger2013-09-2010-27/+91
* Refactor device and service discovery errorsFabian Bumberger2013-09-2011-66/+45
* QNX: Fix compilation and a compiler warningFabian Bumberger2013-09-203-3/+3
* Simplify QBluetoothTransferManager code.Alex Blasche2013-09-205-173/+26
* Remove compiler warningsAlex Blasche2013-09-201-0/+1
* Refactor QDeclarativeBluetoothSocketFabian Bumberger2013-09-202-62/+72
* Unify QBluetoothSoket, QBluetoothServer and QBluetoothServiceInfo protocol enumFabian Bumberger2013-09-2013-108/+80
* Changing the way nfc target detection worksFabian Bumberger2013-09-1915-70/+33
* QNX: Take socketType and serverType into accountFabian Bumberger2013-09-195-3/+39
* Add remote address property to QBluetoothDiscoveryModelFabian Bumberger2013-09-182-0/+31
* Lower the verbosity of bluetoothFabian Bumberger2013-09-1812-44/+58
* BlackBerry: Add some platform documentationFabian Bumberger2013-09-183-10/+19
* Refactor QBluetoothDiscoveryModelFabian Bumberger2013-09-182-130/+268
* Cleanup Bluetooth project dependenciesAlex Blasche2013-09-171-1/+1
* Remove qdeclarativebluetoothimageproviderFabian Bumberger2013-09-167-199/+1
* Remove LLCP from the public APIFabian Bumberger2013-09-1616-130/+153
* Fix qdoc warningsAlex Blasche2013-09-164-10/+5
* Remove transactionDetected signalFabian Bumberger2013-09-112-12/+0