summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QBluetoothDeviceDiscoveryAgent - timeout on OS X/iOSTimur Pocheptsov2014-12-051-1/+1
* Provide user visible strings/translations for new BTLE uuidsAlex Blasche2014-12-051-1/+81
* Add new environmental sensing descriptor typesAlex Blasche2014-12-052-2/+16
* Add newly adopted BTLE service/characteristic type uuidsAlex Blasche2014-12-052-11/+191
* Client characteristic configuration (OS X and iOS)Timur Pocheptsov2014-12-052-2/+10
* Update supported platforms and feature in QtBluetoothAlex Blasche2014-12-052-17/+8
* QLowEnergyCharacteristic - cached values (OS X and iOS)Timur Pocheptsov2014-12-041-2/+6
* Low energy descriptor - value on iOSTimur Pocheptsov2014-12-042-0/+59
* Don't update cached char value when property is not readableAlex Blasche2014-12-044-6/+23
* Android: enable writing of characteristics without response modeAlex Blasche2014-12-042-5/+24
* QLowEnergyController/Service - enable for iOSTimur Pocheptsov2014-12-032-3/+13
* Bluez: Do not update char value() if char is non-readableAlex Blasche2014-12-031-3/+6
* QBluetoothLocalDevice - isValid, tests (OS X and iOS)Timur Pocheptsov2014-12-031-5/+1
* Android: Fix automatic notification sending when device demands itAlex Blasche2014-12-031-0/+18
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devAlex Blasche2014-12-036-2/+23
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-276-2/+23
| |\
| | * Reset the controller's internal state when disconnectingAlex Blasche2014-11-233-0/+14
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-213-2/+9
| | |\
| | | * Add missing \since tags for new API introduced by Qt 5.4.Alex Blasche2014-11-133-2/+9
* | | | QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-035-36/+238
* | | | QBluetoothLocalDevice - bug on OS X (isValid)Timur Pocheptsov2014-12-011-1/+5
* | | | QLowEnergyController - service state (OS X/iOS)Timur Pocheptsov2014-12-011-4/+4
* | | | QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-015-78/+75
* | | | Android: Add characteristic indication supportAlex Blasche2014-12-011-4/+15
* | | | QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-016-29/+241
* | | | Update QLEService::Type() documentation for Android specificsAlex Blasche2014-12-011-0/+4
* | | | Android: Implements QLEService::includedServices() and type()Alex Blasche2014-12-012-0/+57
* | | | Bluetooth LE - handles/chars/descriptors/services (OS X and iOS)Timur Pocheptsov2014-12-014-108/+165
|/ / /
* | | Fix missing update of cached characteristic valueAlex Blasche2014-11-261-0/+2
* | | QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-268-15/+468
* | | Document Android's caching of BTLE service data.Alex Blasche2014-11-261-0/+7
* | | QLowEnergyController - service details discovery (OS X and iOS)Timur Pocheptsov2014-11-256-15/+588
* | | Merge branch 'neard' into devAlex Blasche2014-11-2531-8/+1893
|\ \ \
| * \ \ Merge branch 'dev' into neardAlex Blasche2014-11-25277-4326/+23875
| |\ \ \
| * | | | Update documentation to reflect new Linux platform supportAlex Blasche2014-11-132-4/+4
| * | | | Extend QML NearField item to support neardMartin Leutelt2014-10-172-6/+103
| * | | | Updated documentation to include neardMartin Leutelt2014-10-161-0/+12
| * | | | Fixing crash when stopping poll loopLutz Schönemann2014-10-092-30/+32
| * | | | QNearFieldManager::registerNdefMessageHandler returns -1 on errorAlex Blasche2014-10-091-1/+1
| * | | | Neard: porting to neard v0.14Martin Leutelt2014-09-3028-447/+948
| * | | | Neard: Implement tag writeFabian Bumberger2014-07-081-3/+75
| * | | | Add neard ndef record parsingFabian Bumberger2014-07-025-10/+170
| * | | | Implement tag detected and tag lost signalsFabian Bumberger2014-07-023-15/+72
| * | | | Introduce a logging category for the neard implementationFabian Bumberger2014-07-024-10/+66
| * | | | Clean up neard implementationFabian Bumberger2014-07-024-32/+59
| * | | | Add QNearfieldTarget neard implementationFabian Bumberger2014-07-023-1/+161
| * | | | Initial implementation of the QNearfieldmanagerFabian Bumberger2014-07-025-4/+338
| * | | | Add neard Tag dbus interfaceFabian Bumberger2014-07-024-2/+120
| * | | | Add C++ Dbus neard interfacesFabian Bumberger2014-07-015-0/+224
| * | | | Add Neard dbus xml interfacesFabian Bumberger2014-07-012-0/+65