summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update Bluetooth QML API meta data following recent 5.3 version changesAlex Blasche2013-10-231-3/+4
| * | Register Bluetooth QML APIs as 5.3Alex Blasche2013-10-231-0/+4
* | | Added class description.Nedim Hadzic2014-02-133-0/+40
* | | Fixed couple minor things for QNX platformNedim Hadzic2014-01-143-1/+4
* | | Implemented Bluetooth Low Energy: examples documentationNedim Hadzic2014-01-144-0/+43
* | | Implemented Bluetooth Low Energy: examplesNedim Hadzic2014-01-0919-1/+1506
* | | Implemented Bluetooth Low Energy: documentationNedim Hadzic2013-12-051-1/+104
* | | Implemented Bluetooth Low Energy: autotestsNedim Hadzic2013-11-2810-27/+864
* | | Implemented the characteristic error handling.Nedim Hadzic2013-11-288-25/+82
* | | Removed get part in return methods.Nedim Hadzic2013-11-286-20/+22
* | | 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-0442-96/+4445
|/ /
* | Merge branch 'stable' into devAlex Blasche2013-10-2279-809/+1019
|\|
| * 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-1412-70/+73
| * 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-1410-16/+21
| * QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-147-13/+22
| * Simplify QBluetoothTransferManager autotestFabian Bumberger2013-10-111-66/+6
| * 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-113-17/+17
| * Remove the "registerNdefMessageHandler" template function and doc fixesAlex Blasche2013-10-112-12/+1
| * Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-113-7/+23
| * 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
| * sync.profile: Remove dependency on qtsystems#devSergio Ahumada2013-10-091-1/+0
| * QNX: Fix update progressFabian Bumberger2013-10-081-4/+8
| * Fix QDeclarativeBluetoothSocket stringData propertyAlex Blasche2013-10-062-27/+9
| * Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-0418-129/+129
| * Change the service properties in btchat exampleFabian Bumberger2013-10-013-4/+15
| * 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-308-97/+202
| * Refactor QDeclarativeBluetoothServiceInfoFabian Bumberger2013-09-302-171/+76
| * Update the git-archive export optionsSergio Ahumada2013-09-271-3/+4
| * 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-254-2/+23