summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly deal with pairing errors in btfiletransfer examplev5.3.1Alex Blasche2014-06-162-11/+26
* Add changelog for upcoming Qt 5.3.1 release.Alex Blasche2014-06-041-0/+89
* Bluez4: Ensure QBluetoothLocalDevice becomes invalid if adapter disappearsAlex Blasche2014-05-273-7/+62
* Process Bluez5 URLs during SDP scanAlex Blasche2014-05-271-1/+1
* Add a few Qt 6 TODO entriesAlex Blasche2014-05-153-0/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-141-4/+3
|\
| * Minor changelog clarification and other "nice-ifications"v5.3.0-rc1v5.3.0Alex Blasche2014-04-301-4/+3
* | Fix uncategorised usage of qWarning().Alex Blasche2014-05-091-2/+2
* | 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
* | Bluez4: Fix incorrect list of connected devices in QBluetoothLocalDeviceAlex Blasche2014-04-222-25/+18
* | Provide correct code snippet for QBluetoothServiceDiscoveryAgentOleg Shparber2014-04-223-4/+29
* | Fix a crash in QBluetoothSocket on reconnection attempt (BlueZ)Oleg Shparber2014-04-161-0/+6
* | Fix internal buffer corruption in QBluetoothSocket (BlueZ)Oleg Shparber2014-04-161-2/+1
* | Refactor disconnection signals emittance in QBluetoothSocketOleg Shparber2014-04-153-17/+10
* | Don't double up the internal list of discovered servicesAlex Blasche2014-04-151-4/+19
* | Fix inconsistent behavior between BtDiscoveryModel & BtServiceDiscoveryAgentAlex Blasche2014-04-141-0/+1
* | Build snippets during developer builds with examples only.Alex Blasche2014-04-141-3/+8
* | Use extended SDP discovery in btchat example.Alex Blasche2014-04-141-1/+1
|/
* Temporary file copy fix BluezNedim Hadzic2014-04-041-1/+10
* Cleaning headers in QBluetoothTransferReplyQnx classNedim Hadzic2014-04-031-4/+1
* Implemented sending buffer files in QBluetoothTransferReply QNXNedim Hadzic2014-04-034-20/+62
* Remove old Bluetooth tennis exampleAlex Blasche2014-04-0224-2591/+7
* QML PingPong example addedNedim Hadzic2014-04-0215-1/+1190
* Equalize the docs front page layout with qtlocation and qtsensors.Alex Blasche2014-04-022-8/+21
* Replace double quote with single quote for single charactersSergio Ahumada2014-03-292-3/+3
* Doc: Fix doc warningSergio Ahumada2014-03-271-1/+1
* Android: Fix error signal handling for rfcomm socketsAlex Blasche2014-03-271-2/+2
* Remove building of doc snippets on AndroidAlex Blasche2014-03-241-6/+8
* QNX: Remove nested event loopFabian Bumberger2014-03-241-2/+0
* Android: Improve QBluetoothLocalDevice::connectedDevices()Alex Blasche2014-03-242-2/+88
* QNX connected state fixv5.3.0-beta1Nedim Hadzic2014-03-181-0/+1
* Qt Bluetooth: Show correct names when compiling the moduleSze Howe Koh2014-03-181-2/+2
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-182-3/+9
* Ensure examples behave on default backend and/or with no local Bt deviceAlex Blasche2014-03-143-4/+19
* Convert internal function parameter to const &Alex Blasche2014-03-133-4/+7
* Fix a few TODOs around the source code and remove obsolete onesAlex Blasche2014-03-137-12/+15
* Fix code snippet error in docs and point out supported NFC platformsAlex Blasche2014-03-113-5/+27
* Improve NFC documentationAlex Blasche2014-03-1113-78/+167