summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix L2CP socket connectionsv5.3.2Alex Blasche2014-08-272-2/+6
* Add missing private headers warningSamuel Gaist2014-08-1860-1/+661
* Move socket workaround into own fctn and fix possible channel mismatchAlex Blasche2014-07-242-122/+121
* Fixed QTBUG-40172 Android Bluetooth Socket Connection fails in some cases.Firat Agdas2014-07-242-10/+130
* Remove dead code.Alex Blasche2014-07-171-15/+0
* Reduce system header dependenciesAlex Blasche2014-07-165-9/+92
* Remove usage of BluetoothSocket.isConnected()Alex Blasche2014-07-101-9/+8
* 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
* 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-232-2/+27
|\
| * Fix discovery hanging in unrecoverable state due to incorrect error handlingAlex Blasche2014-04-162-1/+11
| * Do not always filter Serial Port profiles out anymore on AndroidAlex Blasche2014-04-151-1/+16
* | 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
|/
* 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-022-12/+6
* QML PingPong example addedNedim Hadzic2014-04-022-0/+4
* 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-141-1/+3
* 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-1110-69/+143
* Android: Fix crashes due to concurrency issuesAlex Blasche2014-03-116-10/+33