summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor changelog clarification and other "nice-ifications"v5.3.0-rc1v5.3.0Alex Blasche2014-04-301-4/+3
* 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
* 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
* Android: Fix crashes due to concurrency issuesAlex Blasche2014-03-116-10/+33
* Android: Don't directly use java field valuesAlex Blasche2014-03-113-25/+44
* Android: Don't directly use the action string values but refer to the fields.Alex Blasche2014-03-118-57/+260
* Update .gitignore for qtconnectivity after several binary adds/removalsAlex Blasche2014-03-111-2/+6
* Update QtBluetooth docs for Qt 5.3Alex Blasche2014-03-107-21/+36
* Build the bluetooth doc snippet.Alex Blasche2014-03-106-58/+73
* Add screenshots and description to the QML scanner example.Alex Blasche2014-03-103-1/+21
* Improve BtTestUI device and service discovery outputAlex Blasche2014-03-071-2/+13
* Android: Fix ommission of found services during SDP discoveryAlex Blasche2014-03-071-5/+5
* Add missing Standard BT service/profile uuidsAlex Blasche2014-03-063-62/+93
* Fix uuid value of ServiceClassId PnpInformationAlex Blasche2014-03-062-2/+2
* Remove insignificant flag from working unit test.Alex Blasche2014-03-041-1/+0
* Fix some typosSergio Ahumada2014-03-035-6/+6
* Create QBluetoothServer unit test from QRfcommServer/QL2CAPServer testsAlex Blasche2014-03-0310-804/+16
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-037-16/+16
* Fix not working listen() on Bluez with default Bluetooth addressesAlex Blasche2014-03-031-1/+1
* Fix qrfcomm unit testAlex Blasche2014-03-016-208/+158
* Add dependencies to project file.Alex Blasche2014-02-281-2/+5
* Normalize signal & slot signaturesAlex Blasche2014-02-272-3/+3
* Remove btclientAlex Blasche2014-02-277-646/+0
* Fix qbluetoothsocket unit testAlex Blasche2014-02-274-440/+174
* Fix wrong error message.Alex Blasche2014-02-271-1/+1
* Fix crash when interrupting QBluetoothSocket's input stream threadAlex Blasche2014-02-277-101/+253
* Android: Fix crash in QBluetoothServer::close()Alex Blasche2014-02-278-161/+302
* Utilize new QBluetoothSocket::OperationError on QNX and BluezAlex Blasche2014-02-272-3/+33