summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add copy operator to QBluetoothHostInfo.Alex Blasche2014-02-273-0/+33
* Remove QBluetoothSocketPrivate::socketDescriptor()Alex Blasche2014-02-266-21/+1
* QNX Service registered value fixNedim Hadzic2014-02-262-5/+23
* Fix crash when calling QBluetoothLocalDevice::connectedDevices()Alex Blasche2014-02-261-0/+3
* Max pending connection check for QNX server implementedNedim Hadzic2014-02-262-1/+3
* Revert "Bump latest Nfc QML API version to 5.4"Alex Blasche2014-02-262-5/+7
* QNX QBluetoothSocket state fixNedim Hadzic2014-02-262-1/+4
* Bump latest Nfc QML API version to 5.4v5.3.0-alpha1Alex Blasche2014-02-252-7/+5
* QNX pairing status fix implementedNedim Hadzic2014-02-211-3/+34
* QBluetoothServer QNX closing error fixNedim Hadzic2014-02-211-10/+15
* Socket memory leak fix for QBluetoothServer QNXNedim Hadzic2014-02-211-3/+3
* Don't refuse the connect attempt while in ServiceLookupState.Alex Blasche2014-02-201-1/+1
* Don't assert when we discover a new SDP property.Alex Blasche2014-02-201-1/+0
* the poster example needs no widgets, but it needs quickOswald Buddenhagen2014-02-203-4/+7
* Add extensive test application for QtBluetoothAlex Blasche2014-02-159-0/+1285
* Merge "Merge remote-tracking branch 'gerrit/stable' into dev" into refs/stagi...Alex Blasche2014-02-154-5/+3
|\
| * Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-144-5/+3
| |\
| | * Fix missing QBluetoothSocket::state update after unsuccessful SDP searchold/5.2Alex Blasche2014-02-131-0/+1
| | * Fix interaction with Android devicesAlex Blasche2014-02-131-1/+3
| | * Reduce debug output on BluezAlex Blasche2014-02-111-2/+0
| | * Explicitly declare the parameter type of QBluetoothServer::error().Alex Blasche2014-02-111-1/+1
* | | Fix namespaced buildsAlex Blasche2014-02-141-1/+1
* | | QNX: Config test for libbb2Fabian Bumberger2014-02-144-11/+85
|/ /
* | Fix qmake and compiler warningsAlex Blasche2014-02-142-3/+2
* | Adjust strings for translationAlex Blasche2014-02-138-24/+24