summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-2516-62/+160
* Emit ServiceLookup signal in QBluetoothSocket/Bluez when required.Alex Blasche2013-09-251-0/+4
* Fixing small QBluetoothServer issuesAlex Blasche2013-09-252-1/+3
* sync.profile: Point to qtsystems#devSergio Ahumada2013-09-251-1/+1
* Error handling for QBluetoothServerFabian Bumberger2013-09-2012-30/+109
* 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-2024-154/+126
* Changing the way nfc target detection worksFabian Bumberger2013-09-1919-79/+40
* 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-186-173/+390
* Cleanup Bluetooth project dependenciesAlex Blasche2013-09-176-6/+6
* Remove qdeclarativebluetoothimageproviderFabian Bumberger2013-09-1610-311/+60
* Remove LLCP from the public APIFabian Bumberger2013-09-1618-132/+155
* Fix qdoc warningsAlex Blasche2013-09-164-10/+5
* Remove transactionDetected signalFabian Bumberger2013-09-112-12/+0
* Fix qmake syntax errorAlex Blasche2013-09-111-1/+1
* Clean up QBluetoothDeviceInfoFabian Bumberger2013-09-103-51/+11