summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add dependencies to project file.Alex Blasche2014-02-281-2/+5
* Normalize signal & slot signaturesAlex Blasche2014-02-272-3/+3
* Fix qbluetoothsocket unit testAlex Blasche2014-02-271-1/+22
* 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-272-0/+15
* 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
* 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-141-11/+32
|/ /
* | Fix qmake and compiler warningsAlex Blasche2014-02-142-3/+2
* | Adjust strings for translationAlex Blasche2014-02-138-24/+24
* | Port QtBluetooth to AndroidAlex Blasche2014-02-1347-64/+4017
* | Add support for NFC file and data sharingStuart Burge2014-02-1317-8/+1778
* | Merge branch 'stable' into devAlex Blasche2014-02-075-27/+64
|\|
| * QBluetoothServer fixesAlex Blasche2014-02-073-8/+39
| * Fix broken QBluetoothServiceInfo::serviceClassUuids() callAlex Blasche2014-02-072-19/+25
* | Merge "Merge remote-tracking branch 'gerrit/stable' into dev" into refs/stagi...Alex Blasche2014-02-0610-88/+138
|\ \
| * | Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-0310-88/+138
| |\|
| | * Use qt_error_string rather than strerror.Alex Blasche2014-01-303-9/+9
| | * Synchronize setting of QBluetoothSocket's error string, code and signalAlex Blasche2014-01-303-21/+22
| | * Don't cache the QBluetoothSocket::localName() & peerName()Alex Blasche2014-01-293-15/+3
| | * Refine documentation for QBluetoothSocket::localXYZ() functions.Alex Blasche2014-01-281-1/+12
| | * Initialize QBluetoothSocket::socketError properly.Alex Blasche2014-01-282-0/+2
| | * Fix crash in Bluez implementation for QBluetoothSocketAlex Blasche2014-01-281-2/+3
| | * Fix broken SDP discovery on QBluetoothSocketAlex Blasche2014-01-282-2/+4
| | * Fix crash during SDP discovery on BluezAlex Blasche2014-01-241-7/+22
| | * Stop SDP search if QML Model is turned offAlex Blasche2014-01-222-3/+5
| | * Add missing documentation for QQmlNdefRecord::Unknown enum value.Alex Blasche2014-01-221-0/+1
| | * Do not clear result lists while the SDP search is ongoing.Alex Blasche2014-01-201-1/+6
| | * Improve QBluetoothServiceDiscoveryAgent documentationAlex Blasche2014-01-201-16/+34
| | * Cleanup dead code in Bluez SDP discovery backendAlex Blasche2014-01-201-12/+4