summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "qndefnfcsmartposterrecord.h: Fix build with headersclean check."v5.5.0-beta1Friedemann Kleint2015-04-211-4/+0
* Add assignment operator to QNdefNfcSmartPosterRecord.Friedemann Kleint2015-04-212-0/+13
* Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-205-66/+311
* qndefnfcsmartposterrecord.h: Fix build with headersclean check.Friedemann Kleint2015-04-201-0/+4
* Fix trailing commas in enumsAlex Blasche2015-04-204-6/+5
* Android: Avoid code duplication and don't break readWriteQueueAlex Blasche2015-04-151-82/+35
* Misc fixes based on code review commentsAlex Blasche2015-04-151-3/+3
* Android: Fix read/write error reports when failure during initial callAlex Blasche2015-04-152-0/+38
* Android: Implement error reporting for char & desc readingAlex Blasche2015-04-156-17/+80
* Fix enum value breakAlex Blasche2015-04-151-3/+3
* Android: Implement QLEService:readCharacateristic & readDescriptorAlex Blasche2015-04-152-74/+251
* Further improve QLEService class docs with regards to recent changes.Alex Blasche2015-04-151-16/+43
* Always read/write the GATT hardware even if meta data reports otherwiseAlex Blasche2015-04-152-13/+21
* Emit OperationError if char or desc is not part of current serviceAlex Blasche2015-04-152-40/+24
* Bluez: Implement QLES::readCharacteristic()/readDescriptor()Alex Blasche2015-04-156-11/+178
* Make new read(Descriptor/Characteristic)() API compile on OSX and iOSAlex Blasche2015-04-101-0/+30
* Minor doc fixesAlex Blasche2015-04-101-2/+2
* Prevent characteristic write if service is not discoveredAlex Blasche2015-04-101-3/+2
* Add ability to read characteristics and descriptorsAlex Blasche2015-04-104-5/+110
* Merge branch '5.4' into 5.5Alex Blasche2015-04-017-117/+296
|\
| * Android: Fix crash due to dangling pointer inputthreadAlex Blasche2015-03-311-0/+4
| * Do not assert if encryption change was requested by somebody elseAlex Blasche2015-03-311-1/+3
| * Android: abort() QBluetoothSocket in its dtorAlex Blasche2015-03-301-0/+2
| * Android: Fix crash when destructing socket during active connectAlex Blasche2015-03-302-73/+244
| * Fix crash in QBluetoothServiceDiscoveryAgent on Bluez 5.xAlex Blasche2015-03-232-1/+17
| * Minor code optimizationAlex Blasche2015-03-191-12/+2
| * Android: Fix crash in QBluetoothLocalDevice ctor due to Java exceptionAlex Blasche2015-03-181-28/+10
| * QLowEnergyController_bluez now responds to server requests.Christian Waßmuth2015-03-171-2/+14
* | Bluetooth device discovery agent - minor cleanup (OS X)Timur Pocheptsov2015-03-242-6/+4
* | Bluetooth (classic) service discovery - skip LE devices (OS X)Timur Pocheptsov2015-03-241-0/+7
* | Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-246-14/+170
* | Bluetooth socket - fix invalid invokeMethod call on OS XTimur Pocheptsov2015-03-231-1/+1
* | OSX: Minor signal and readability fix for QBluetoothSocketAlex Blasche2015-03-191-5/+3
* | OSX: Ensure service discovery is stopped when socket disconnectsAlex Blasche2015-03-191-0/+13
* | Android: Replace call to deprecated getStaticObjectField() function.Christian Strømme2015-03-171-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-1/+2
|\|
| * Fix case where BluetoothDevice.getServiceChannel() error is not handledAlex Blasche2015-03-051-1/+2
* | Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-0610-52/+235
* | Further fixes to translated messages.Friedemann Kleint2015-03-053-4/+5
* | Further fixes to Bluetooth UUID messages.Friedemann Kleint2015-03-021-11/+32
* | Fix spelling in messages.Friedemann Kleint2015-03-022-4/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-243-11/+17
|\|
| * Improve QBluetoothServiceInfo documentationAlex Blasche2015-02-171-2/+5
| * Set QBluetoothServer::ServiceAlreadyRegisteredError where possibleAlex Blasche2015-02-171-2/+4
| * Use proper endian conversion functionsAndreas Schwab2015-02-171-7/+8
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-02-169-16/+20
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-169-16/+20
| |\|
| | * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-128-9/+9
| | * Bluez5: Fix plain text handover of xml from sdpscannerAlex Blasche2015-02-121-6/+10
| | * Use single-char QString operations for efficiencySergio Ahumada2015-02-112-6/+6