summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QNX complie error solved.Nedim Hadzic2013-11-202-1/+2
* Additional constructors to QLowEnergyDescriptorInfo class and method modifica...Nedim Hadzic2013-11-1116-60/+70
* Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-0439-96/+4427
* Merge branch 'stable' into devAlex Blasche2013-10-2262-609/+784
|\
| * Doc: Fix module name formatv5.2.0-beta1Sze Howe Koh2013-10-213-3/+3
| * Remove not needed error enum and avoid future enum value collisionsAlex Blasche2013-10-153-7/+5
| * Update Bluetooth QML meta data for Qt CreatorAlex Blasche2013-10-151-7/+16
| * Doc: language and style review doc qtconnectivityNico Vertriest2013-10-149-25/+28
| * Use recommended way of using \brief statements in QML Types.Alex Blasche2013-10-148-8/+8
| * Update Nfc QML meta data for Qt CreatorAlex Blasche2013-10-141-25/+33
| * 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